I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/base/script.rpy", line 278, in script
mc "I bet it won't impress me"
KeyError: 'name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/base/script.rpy", line 278, in script
mc "I bet it won't impress me"
File "E:\seth\Temptations_of_Love-2.1-pc\renpy\ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\seth\Temptations_of_Love-2.1-pc\renpy\exports.py", line 1474, in say
who(what, *args, **kwargs)
File "E:\seth\Temptations_of_Love-2.1-pc\renpy\character.py", line 1335, in __call__
who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)
File "E:\seth\Temptations_of_Love-2.1-pc\renpy\character.py", line 1251, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "E:\seth\Temptations_of_Love-2.1-pc\renpy\character.py", line 1231, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "E:\seth\Temptations_of_Love-2.1-pc\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/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "E:\seth\Temptations_of_Love-2.1-pc\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/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
KeyError: 'name'
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
Temptations of Love 2.1
Tue Oct 22 22:15:40 2024