i have also error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2997, in script
with flash
File "game/script.rpy", line 2997, in <module>
with flash
NameError: name 'flash' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2997, in script
with flash
File "C:\Users\Gebruiker\Desktop\Savior-0.8-pc\renpy\ast.py", line 1380, in execute
trans = renpy.python.py_eval(self.expr)
File "C:\Users\Gebruiker\Desktop\Savior-0.8-pc\renpy\python.py", line 2035, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Gebruiker\Desktop\Savior-0.8-pc\renpy\python.py", line 2028, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 2997, in <module>
with flash
NameError: name 'flash' is not defined