I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/03_week3_02.rpy", line 7018, in script
menu:
File "game/03_week3_02.rpy", line 7019, in <module>
"No" if v_day3_rosa_story != True:
NameError: name 'v_day3_rosa_story' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/03_week3_02.rpy", line 7018, in script
menu:
File "renpy/ast.py", line 1642, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1004, in menu
condition = 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/03_week3_02.rpy", line 7019, in <module>
"No" if v_day3_rosa_story != True:
NameError: name 'v_day3_rosa_story' is not defined
Windows-10-10.0.18362
Ren'Py 7.4.4.1439
Sunshine Love 0.06
Tue May 4 18:03:02 2021