Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I get an error during the trial with Tate, just a few lines after he finishes his trial and gets back to the seats, I get this error line:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

KeyError: 'NAME'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "tateegg.rpyc", line 5291, in script

  File "G:\Furry games\LustShards-1.3-win\renpy\ast.py", line 930, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "G:\Furry games\LustShards-1.3-win\renpy\exports.py", line 1473, in say

    who(what, *args, **kwargs)

  File "G:\Furry games\LustShards-1.3-win\renpy\character.py", line 1337, in __call__

    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)

  File "G:\Furry games\LustShards-1.3-win\renpy\character.py", line 1251, in prefix_suffix

    return (sub(prefix) + sub(body) + sub(suffix))

  File "G:\Furry games\LustShards-1.3-win\renpy\character.py", line 1231, in sub

    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]

  File "G:\Furry games\LustShards-1.3-win\renpy\substitutions.py", line 278, in substitute

    s = formatter.vformat(s, (), kwargs) # type: ignore

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat

  File "G:\Furry games\LustShards-1.3-win\renpy\substitutions.py", line 168, in get_field

    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value

KeyError: 'NAME'

Windows-10-10.0.19044 AMD64

Ren'Py 8.1.1.23060707

Lust Shards Chapter 1 1.3

Wed Aug 23 19:49:15 2023

[/code]

I can click on "ignore" and keep progressing, but I can definitely see I'm missing a few lines of dialogues because of this error, can someone help me please? Or maybe this is a new-found bug? I have no idea tbh, but so far, I'm loving Tate's road soooo damn much! Amazing job!