I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/labelsnav.rpy", line 105, in script
if hallwaybathroomdoor == 1:
File "game/labelsnav.rpy", line 105, in <module>
if hallwaybathroomdoor == 1:
NameError: name 'hallwaybathroomdoor' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/labelsnav.rpy", line 105, in script
if hallwaybathroomdoor == 1:
File "D:\Games\IndecentDesires-Chapter5-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "D:\Games\IndecentDesires-Chapter5-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Games\IndecentDesires-Chapter5-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/labelsnav.rpy", line 105, in <module>
if hallwaybathroomdoor == 1:
NameError: name 'hallwaybathroomdoor' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Indecent Desires Chapter5
Sat Oct 06 12:24:22 2018