Traceback

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

I'm sorry, but an uncaught exception occurred.

While running game code:


File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67,
in <module>
File "game/scripts/core/systems/game.rpy", line 347, in main
File "game/scripts/core/systems/locations/locations.rpy", line 259, in
call_screen
File "renpy/common/00action_file.rpy", line 372, in __call__
File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
IndexError: list index out of range

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 67, in
script
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/ast.py", line 914, in execute
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/python.py", line 2028, in py_exec_bytecode
File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 67,
in <module>
File "game/scripts/core/systems/game.rpy", line 347, in main
File "game/scripts/core/systems/locations/locations.rpy", line 259, in
call_screen
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/exports.py", line 2905, in call_screen
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/ui.py", line 297, in interact
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/core.py", line 2702, in interact
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/core.py", line 3518, in interact_core
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/layout.py", line 998, in event
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/layout.py", line 998, in event
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/layout.py", line 998, in event
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/screen.py", line 714, in event
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/layout.py", line 998, in event
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/layout.py", line 998, in event
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/behavior.py", line 962, in event
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/behavior.py", line 897, in handle_click
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/behavior.py", line 313, in run
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/display/behavior.py", line 320, in run
File "renpy/common/00action_file.rpy", line 372, in __call__
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/loadsave.py", line 432, in save
File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-
sdk/renpy/python.py", line 847, in __getitem__
IndexError: list index out of range

You might also like