I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/home_scripts/home_map_navigation.rpy", line 98, in script
if Gwendolyn_storyevent_number_1 == True and Dump_variable_1== False:
File "game/scripts/home_scripts/home_map_navigation.rpy", line 98, in <module>
if Gwendolyn_storyevent_number_1 == True and Dump_variable_1== False:
NameError: name 'Gwendolyn_storyevent_number_1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/home_scripts/home_map_navigation.rpy", line 98, in script
if Gwendolyn_storyevent_number_1 == True and Dump_variable_1== False:
File "D:\Animated Games\Games\TwistedWorld-0.6\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "D:\Animated Games\Games\TwistedWorld-0.6\renpy\python.py", line 1080, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Animated Games\Games\TwistedWorld-0.6\renpy\python.py", line 1073, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/home_scripts/home_map_navigation.rpy", line 98, in <module>
if Gwendolyn_storyevent_number_1 == True and Dump_variable_1== False:
NameError: name 'Gwendolyn_storyevent_number_1' is not defined
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.1.22070801
Twistedworld 0.6
Thu Jul 28 14:35:57 2022