Hello dev, im playing on android, version 0.960. Whenever i try to click continue, the load button on settings or access the swipe command in game, it always shows a error screen. My saves was from version 0.958 and i just recently decided to download and update to version 0.960. Is there a way to fix this? i dont want to re-do everything i have 100k + on the in game bank XD
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 738, in execute
File "game/screens.rpy", line 738, in execute
File "game/screens.rpy", line 848, in execute
File "game/screens.rpy", line 848, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "_layout/screen_main_menu.rpymc", line 28, in script
File "renpy/ast.py", line 823, in execute
File "renpy/python.py", line 1179, in py_exec_bytecode
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
File "renpy/ui.py", line 303, in interact
File "renpy/display/core.py", line 2165, in interact
File "renpy/display/core.py", line 2687, in interact_core
File "renpy/display/displayable.py", line 431, in visit_all
File "renpy/display/displayable.py", line 431, in visit_all
File "renpy/display/displayable.py", line 431, in visit_all
[Previous line repeated 1 more time]
File "renpy/display/screen.py", line 480, in visit_all
File "renpy/display/core.py", line 2687, in <lambda>
File "renpy/display/screen.py", line 491, in per_interact
File "renpy/display/screen.py", line 697, in update
File "game/screens.rpy", line 738, in execute
File "game/screens.rpy", line 738, in execute
File "game/screens.rpy", line 848, in execute
File "game/screens.rpy", line 848, in <module>
File "renpy/revertable.py", line 221, in __getitem__
IndexError: list index out of range
[/code]