if It was not teased Jim, but there was a bike ride, there will be a mistake in flashback 16
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 286, in script call
call episode_15 from _call_episode_15
File "game/episodes/episode_15/ep_15.rpy", line 2023, in script call
call flashback_16_a from _call_flashback_16_a
File "game/flashbacks/flashback_16/fl_16_a.rpy", line 76, in script
if tease_guy_ep10:
File "game/flashbacks/flashback_16/fl_16_a.rpy", line 76, in <module>
if tease_guy_ep10:
NameError: name 'tease_guy_ep10' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 286, in script call
call episode_15 from _call_episode_15
File "game/episodes/episode_15/ep_15.rpy", line 2023, in script call
call flashback_16_a from _call_flashback_16_a
File "game/flashbacks/flashback_16/fl_16_a.rpy", line 76, in script
if tease_guy_ep10:
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/flashbacks/flashback_16/fl_16_a.rpy", line 76, in <module>
if tease_guy_ep10:
NameError: name 'tease_guy_ep10' is not defined