View Issue Details

IDCategoryLast Update
0000764Bug Report2018-07-29 03:22
Reporterltrain12 
SeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed
Summary0000764: Crash right after Debbie first time
Description[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/home/entrance/hallway/bedroom/dialogue.rpy", line 1166, in <module>
  File "game/scripts/core/systems/state_machine.rpy", line 390, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 414, in _do_trigger
  File "game/scripts/core/systems/state_machine.rpy", line 265, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 137, in process_action
  File "game/scripts/core/systems/state_machine.rpy", line 526, in force
IndexError: list assignment index out of range

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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 193, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 1166, in script
  File "C:\Users\Test\Desktop\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Test\Desktop\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/home/entrance/hallway/bedroom/dialogue.rpy", line 1166, in <module>
  File "game/scripts/core/systems/state_machine.rpy", line 390, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 414, in _do_trigger
  File "game/scripts/core/systems/state_machine.rpy", line 265, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 137, in process_action
  File "game/scripts/core/systems/state_machine.rpy", line 526, in force
  File "C:\Users\Test\Desktop\SummertimeSaga-0.16.0-pc\renpy\python.py", line 713, in do_mutation
    return method(self, *args, **kwargs)
IndexError: list assignment index out of range

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Fri Jul 27 16:35:29 2018
[/code]
Platform/OSWindows
Version0.16

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-07-27 20:36 ltrain12 New Issue
2018-07-29 03:22 dogeek Status new => resolved
2018-07-29 03:22 dogeek Resolution open => fixed