View Issue Details

IDCategoryLast Update
0002661Bug Report2020-03-03 12:47
ReporterPige0n 
SeveritycrashReproducibilityhave not tried
Status closedResolutionduplicate
Summary0002661: Crash when viewing text messages.
DescriptionGame crashes every time I try to view text messages.
Platform/OSWindows
Version0.19.5

Activities

Pige0n

Pige0n

2020-03-03 07:38

reporter  

traceback.txt (4,824 bytes)
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 "game/scripts/core/user_interface/cellphone/cellphone.rpy", line 82, in event
  File "game/scripts/core/user_interface/cellphone/goals.rpy", line 150, in event
IndexError: list index out of range

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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 67, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 32, in script call
  File "scripts/locks/home_lock_check.rpyc", line 123, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/hallway/shower/shower.rpyc", line 39, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 186, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/characters/debbie/button.rpyc", line 7, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/characters/jenny/button.rpyc", line 92, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 67, in script
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  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 "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\display\transform.py", line 882, in event
    rv = d.event(ev, cx, cy, st)
  File "game/scripts/core/user_interface/cellphone/cellphone.rpy", line 82, in event
  File "game/scripts/core/user_interface/cellphone/goals.rpy", line 150, in event
  File "C:\Users\cjcan\Downloads\SummertimeSaga-0-19-5-pc\SummertimeSaga-0-19-5-pc\renpy\python.py", line 847, in __getitem__
    rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.19.5
Tue Mar 03 01:37:38 2020
traceback.txt (4,824 bytes)
Casiope

Casiope

2020-03-03 12:47

updater   ~0004505

The report is a duplicate of 0002529 and is now closed.

Issue History

Date Modified Username Field Change
2020-03-03 07:38 Pige0n New Issue
2020-03-03 07:38 Pige0n File Added: traceback.txt
2020-03-03 12:47 Casiope Status new => closed
2020-03-03 12:47 Casiope Resolution open => duplicate
2020-03-03 12:47 Casiope Note Added: 0004505