If I ignore this I can still play the game but I don´t know if that leads to problems and it´s annoying anyway. Happens everytime I go into the hallway, the room I´m in before doesn´t matter. Does someone know how to fix this?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 658, in <module>
NameError: name 'entered_hall' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "pool.rpyc", line 45, in script call
File "pool.rpyc", line 45, in script call
File "pool.rpyc", line 45, in script call
File "pool.rpyc", line 45, in script call
File "script.rpyc", line 658, in script
File "...", line 1702, in execute
if renpy.python.py_eval(condition):
File "...", line 1843, in py_eval
return py_eval_bytecode(code, globals, locals)
File "...", line 1836, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 658, in <module>
NameError: name 'entered_hall' is not defined