i keep getting this error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter 03.rpy", line 8894, in script
if ch3_cassius_not_top_dog_anymore == True:
File "game/chapter 03.rpy", line 8894, in <module>
if ch3_cassius_not_top_dog_anymore == True:
NameError: name 'ch3_cassius_not_top_dog_anymore' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter 03.rpy", line 8894, in script
if ch3_cassius_not_top_dog_anymore == 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 8894, in <module>
if ch3_cassius_not_top_dog_anymore == True:
NameError: name 'ch3_cassius_not_top_dog_anymore' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations ch3.04a
Sun Apr 3 20:48:58 2022
No scene with Cassius.