I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter 05.rpy", line 28264, in script
if ch5_ended_jarvis_blackmail_thanks_to_bill_later == True:
File "game/chapter 05.rpy", line 28288, in <module>
elif ch5_ignoring_jarvis == True:
NameError: name 'ch5_ignoring_jarvis' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter 05.rpy", line 28264, in script
if ch5_ended_jarvis_blackmail_thanks_to_bill_later == True:
File "renpy/ast.py", line 1852, 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/chapter 05.rpy", line 28288, in <module>
elif ch5_ignoring_jarvis == True:
NameError: name 'ch5_ignoring_jarvis' is not defined
Windows-10-10.0.26100
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations ch5.09
Mon Feb 3 01:19:41 2025