I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/dlc_episode3/scripts/S0403.rpy", line 32, in script
j "I don't drive it around town much, but it comes in handy when doing projects up at the summer house. You never know when you might need to pick up a load of lumber or something."
KeyError: u'jess'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/dlc_episode3/scripts/S0403.rpy", line 32, in script
j "I don't drive it around town much, but it comes in handy when doing projects up at the summer house. You never know when you might need to pick up a load of lumber or something."
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1208, in __call__
who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)
File "renpy/character.py", line 1129, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1109, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'jess'
Windows-10-10.0.18362
Ren'Py 7.4.8.1895
College Bound 0.4.05
Wed Oct 13 16:39:19 2021