I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/_adventure events.rpy", line 2318, in script
if game.s5_event5_temple == 0:
File "game/_adventure events.rpy", line 2440, in <module>
elif game.s5_event5_temple == 4 and game.s5_event5_temple_daycount >= 50 and s5_event5_temple_classintro == False:
NameError: name 's5_event5_temple_classintro' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/_adventure events.rpy", line 2318, in script
if game.s5_event5_temple == 0:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/_adventure events.rpy", line 2440, in <module>
elif game.s5_event5_temple == 4 and game.s5_event5_temple_daycount >= 50 and s5_event5_temple_classintro == False:
NameError: name 's5_event5_temple_classintro' is not defined
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Of Devotion and Despondence 0.2.11
Sun Jan 14 17:59:11 2024