get this script error message at the gym when nichole shows up at husbands self defense training
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/episodes/episode_15/ep_15.rpy", line 2581, in script
if yes_fun_ep12:
File "game/episodes/episode_15/ep_15.rpy", line 2581, in <module>
if yes_fun_ep12:
NameError: name 'yes_fun_ep12' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/episodes/episode_15/ep_15.rpy", line 2581, in script
if yes_fun_ep12:
File "renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/episodes/episode_15/ep_15.rpy", line 2581, in <module>
if yes_fun_ep12:
NameError: name 'yes_fun_ep12' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
EG Ep.15 Final
Sun Aug 6 14:56:13 2023
(i just hit ignore and it skips a few and then works again)