I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/dia08_02.rpy", line 1527, in script
menu:
File "game/screens.rpy", line 219, in execute
screen choice(items):
File "game/screens.rpy", line 219, in execute
screen choice(items):
File "game/screens.rpy", line 222, in execute
vbox:
File "game/screens.rpy", line 223, in execute
for i in items:
File "game/screens.rpy", line 224, in execute
textbutton i.caption action i.action
NameError: Name 'JGR9' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/dia08_02.rpy", line 1527, in script
menu:
File "F:\fun games\TheAssistant-1.9-pc\renpy\ast.py", line 1564, in execute
choice = renpy.exports.menu(choices, self.set)
File "F:\fun games\TheAssistant-1.9-pc\renpy\exports.py", line 917, in menu
rv = renpy.store.menu(items)
File "F:\fun games\TheAssistant-1.9-pc\renpy\exports.py", line 1110, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "F:\fun games\TheAssistant-1.9-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 3059, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\core.py", line 3059, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "F:\fun games\TheAssistant-1.9-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 219, in execute
screen choice(items):
File "game/screens.rpy", line 219, in execute
screen choice(items):
File "game/screens.rpy", line 222, in execute
vbox:
File "game/screens.rpy", line 223, in execute
for i in items:
File "game/screens.rpy", line 224, in execute
textbutton i.caption action i.action
File "F:\fun games\TheAssistant-1.9-pc\renpy\ui.py", line 973, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "F:\fun games\TheAssistant-1.9-pc\renpy\text\text.py", line 1423, in __init__
self.set_text(text, scope, substitute)
File "F:\fun games\TheAssistant-1.9-pc\renpy\text\text.py", line 1542, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "F:\fun games\TheAssistant-1.9-pc\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "F:\fun games\TheAssistant-1.9-pc\renpy\substitutions.py", line 203, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'JGR9' is not defined.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
The Assistant 1.9
Thu Mar 10 20:49:56 2022