i got this
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 23975, in script
if menu_flag_sarahfucksbelmont:
File "game/script.rpy", line 23975, in <module>
if menu_flag_sarahfucksbelmont:
NameError: name 'menu_flag_sarahfucksbelmont' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 23975, in script
if menu_flag_sarahfucksbelmont:
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/script.rpy", line 23975, in <module>
if menu_flag_sarahfucksbelmont:
NameError: name 'menu_flag_sarahfucksbelmont' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The Survival of Sarah Rose V0.9.9
Sun Apr 14 16:59:09 2024
[/code]