I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter 03.rpy", line 29936, in script
if ch3_servicing_marc_as_dom == True:
File "game/chapter 03.rpy", line 29936, in <module>
if ch3_servicing_marc_as_dom == True:
NameError: name 'ch3_servicing_marc_as_dom' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter 03.rpy", line 29936, in script
if ch3_servicing_marc_as_dom == 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 03.rpy", line 29936, in <module>
if ch3_servicing_marc_as_dom == True:
NameError: name 'ch3_servicing_marc_as_dom' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations ch3.12a
Wed Feb 1 11:48:27 2023