I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2019, in script
if lena_suit == True:
File "game/script.rpy", line 2019, in <module>
if lena_suit == True:
NameError: name 'lena_suit' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2019, in script
if lena_suit == True:
File "E:\h games\EyeoftheStorm-Chapters_1_and_2-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "E:\h games\EyeoftheStorm-Chapters_1_and_2-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\h games\EyeoftheStorm-Chapters_1_and_2-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 2019, in <module>
if lena_suit == True:
NameError: name 'lena_suit' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Eye of the Storm Chapters_1_and_2
Wed Jul 25 00:48:00 2018