I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/English/evan_events.rpy", line 2715, in script
"You take [Evan] by the arm, you can feel how his body is shaking slightly."
KeyError: 'Evan'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tl/English/evan_events.rpy", line 2715, in script
"You take [Evan] by the arm, you can feel how his body is shaking slightly."
File "C:\Users\AlanH\OneDrive\Desktop\Play Files\Games\Hidden\B&L-0.9.9.0.4-pc\renpy\ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\AlanH\OneDrive\Desktop\Play Files\Games\Hidden\B&L-0.9.9.0.4-pc\renpy\exports.py", line 1473, in say
who(what, *args, **kwargs)
File "C:\Users\AlanH\OneDrive\Desktop\Play Files\Games\Hidden\B&L-0.9.9.0.4-pc\renpy\character.py", line 1337, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "C:\Users\AlanH\OneDrive\Desktop\Play Files\Games\Hidden\B&L-0.9.9.0.4-pc\renpy\character.py", line 1251, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "C:\Users\AlanH\OneDrive\Desktop\Play Files\Games\Hidden\B&L-0.9.9.0.4-pc\renpy\character.py", line 1231, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\AlanH\OneDrive\Desktop\Play Files\Games\Hidden\B&L-0.9.9.0.4-pc\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 "C:\Users\AlanH\OneDrive\Desktop\Play Files\Games\Hidden\B&L-0.9.9.0.4-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/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: 'Evan'
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
Broken and Loved 0.9.9.0.4
Sun Oct 15 11:37:53 2023