Came across this one when ending day 75. It won't let me play past that point.
Code: Select all
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 485, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gameflow.rpy", line 448, in execute
File "game/gameflow.rpy", line 448, in execute
File "game/gameflow.rpy", line 514, in execute
File "game/gameflow.rpy", line 515, in execute
File "game/gameflow.rpy", line 515, in <module>
File "game/gameflow.rpy", line 348, in WhereToGo
NameError: global name 'sylrissa_pond_choice' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/gameflow.rpyc", line 425, in script
����J��=&��5<�zV�����_��M<�"��@�ߐ�߹D�I����M�R$��$Q_�;^%$j�� �P���|R��mg�D�K�ԙ^
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/ast.py", line 1801, in execute
self.call("execute")
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/ast.py", line 1789, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/statements.py", line 169, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 485, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/exports.py", line 2655, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/display/core.py", line 2624, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/display/core.py", line 2999, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/display/core.py", line 511, in visit_all
d.visit_all(callback)
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/display/core.py", line 511, in visit_all
d.visit_all(callback)
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/display/core.py", line 511, in visit_all
d.visit_all(callback)
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/display/screen.py", line 401, in visit_all
callback(self)
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/display/core.py", line 2999, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/display/screen.py", line 411, in per_interact
self.update()
File "/home/simon/Downloads/cursed-lands-full (1)/renpy/display/screen.py", line 592, in update
self.screen.function(**self.scope)
File "game/gameflow.rpy", line 448, in execute
File "game/gameflow.rpy", line 448, in execute
File "game/gameflow.rpy", line 514, in execute
File "game/gameflow.rpy", line 515, in execute
File "game/gameflow.rpy", line 515, in <module>
File "game/gameflow.rpy", line 348, in WhereToGo
NameError: global name 'sylrissa_pond_choice' is not defined
Linux-4.9.76-1-MANJARO-x86_64-with-glibc2.2.5
Ren'Py 6.99.14.1.3218
0.9.8
Wed Mar 7 21:54:14 2018