I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/episode_7.rpy", line 895, in script
if Alexis_End == True:
File "game/episode_7.rpy", line 895, in <module>
if Alexis_End == True:
NameError: name 'Alexis_End' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/episode_7.rpy", line 895, in script
if Alexis_End == 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/episode_7.rpy", line 895, in <module>
if Alexis_End == True:
NameError: name 'Alexis_End' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.2.1292
Intertwined 0.7
Sun May 16 04:00:10 2021