- May 13, 2018
- 564
- 641
Anybody else getting this weird crash when trying to complete the Amy event? I'm using 0x52's mod, if that matters.
I can ignore it and it seems like the story progresses, but clearly something unexpected is happening. Anybody know a fix?
I can ignore it and it seems like the story progresses, but clearly something unexpected is happening. Anybody know a fix?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1_Home_label.rpy", line 455, in <module>
NameError: name 'finished_xmas_story_2' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "1_Home_label.rpyc", line 455, in script
File "I:\Games\Lust Theory\LustTheory-S2-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "I:\Games\Lust Theory\LustTheory-S2-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "I:\Games\Lust Theory\LustTheory-S2-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/1_Home_label.rpy", line 455, in <module>
NameError: name 'finished_xmas_story_2' is not defined