I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/script Ch1.rpy", line 367, in script
es "What a mistake that would be! A childish decision made by a failure of a man and I know you, you are a failure because I am you!"
KeyError: u'name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/script Ch1.rpy", line 367, in script
es "What a mistake that would be! A childish decision made by a failure of a man and I know you, you are a failure because I am you!"
File "renpy/ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1474, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1335, in __call__
who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)
File "renpy/character.py", line 1251, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1231, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "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-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'name'
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
ProjektMOONDEMO DEMO
Mon Sep 16 14:44:55 2024