I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/CustomCheatMenu.rpy", line 34, in script
menu:
File "game/screens.rpy", line 205, in execute
screen choice(items):
File "game/screens.rpy", line 205, in execute
screen choice(items):
File "game/screens.rpy", line 208, in execute
vbox:
File "game/screens.rpy", line 209, in execute
for i in items:
File "game/screens.rpy", line 210, in execute
textbutton i.caption action i.action
NameError: Name 'variable_name' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/CustomCheatMenu.rpy", line 34, in script
menu:
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\ast.py", line 1459, in execute
choice = renpy.exports.menu(choices, self.set)
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\exports.py", line 847, in menu
rv = renpy.store.menu(items)
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\exports.py", line 1005, in display_menu
show_screen(screen, items=item_actions, _widget_properties=props, _transient=True, _layer=renpy.config.choice_layer, **scope)
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\display\screen.py", line 1041, in show_screen
sls.add(_layer, d, _tag, zorder=d.zorder, transient=_transient, keep_st=True, name=name)
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\display\core.py", line 1009, in add
self.hide_or_replace(layer, remove_index, "replaced")
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\display\core.py", line 1031, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\display\screen.py", line 443, in _hide
self.update()
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\display\screen.py", line 578, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 205, in execute
screen choice(items):
File "game/screens.rpy", line 205, in execute
screen choice(items):
File "game/screens.rpy", line 208, in execute
vbox:
File "game/screens.rpy", line 209, in execute
for i in items:
File "game/screens.rpy", line 210, in execute
textbutton i.caption action i.action
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\ui.py", line 951, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\text\text.py", line 1328, in __init__
self.set_text(text, scope, substitute)
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\text\text.py", line 1426, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\substitutions.py", line 232, 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 "C:\Users\vipoz\Desktop\HighRiseClimb-0.305-pc\HighRiseClimb-0.305-pc\renpy\substitutions.py", line 194, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'variable_name' is not defined.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187