I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 469, in script
if active_char == mia and current_location == beach:
File "game/script.rpy", line 469, in <module>
if active_char == mia and current_location == beach:
NameError: name 'mia' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 469, in script
if active_char == mia and current_location == beach:
File "C:\Users\morga\Downloads\StrangeGift-0.7-pc\renpy\ast.py", line 1681, in execute
if renpy.python.py_eval(condition):
File "C:\Users\morga\Downloads\StrangeGift-0.7-pc\renpy\python.py", line 1794, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\morga\Downloads\StrangeGift-0.7-pc\renpy\python.py", line 1788, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 469, in <module>
if active_char == mia and current_location == beach:
NameError: name 'mia' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
A Strange Gift 0.7