I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/home_scripts/home_map_navigation.rpy", line 415, in script
if period == 0 and jazmin_livingroom_night_LV_1 == True and jazmin_looking_for_a_teacher_MainstoryEvent == False:
File "game/scripts/home_scripts/home_map_navigation.rpy", line 415, in <module>
if period == 0 and jazmin_livingroom_night_LV_1 == True and jazmin_looking_for_a_teacher_MainstoryEvent == False:
NameError: name 'jazmin_livingroom_night_LV_1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/home_scripts/home_map_navigation.rpy", line 415, in script
if period == 0 and jazmin_livingroom_night_LV_1 == True and jazmin_looking_for_a_teacher_MainstoryEvent == False:
File "renpy/ast.py", line 1892, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/home_scripts/home_map_navigation.rpy", line 415, in <module>
if period == 0 and jazmin_livingroom_night_LV_1 == True and jazmin_looking_for_a_teacher_MainstoryEvent == False:
NameError: name 'jazmin_livingroom_night_LV_1' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Twistedworld 0.4
Mon Aug 30 19:43:58 2021