I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scene_3.rpy", line 302, in script
j " {color=#0000ffff} Ohh... it's the nurse and [nameb]. "
KeyError: u'nameb'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scene_3.rpy", line 302, in script
j " {color=#0000ffff} Ohh... it's the nurse and [nameb]. "
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1393, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1190, in __call__
what = what_pattern.replace("[what]", sub(what, translate=True))
File "renpy/character.py", line 1179, 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'nameb'
Windows-7-6.1.7601-SP1
Ren'Py 7.4.4.1439
A Split Existence 0.3
Fri Oct 22 07:21:07 2021