View Issue Details

IDCategoryLast Update
0000453Bug Report2018-07-29 13:53
Reporteryup 
SeverityblockReproducibilityalways
Status resolvedResolutionfixed
Summary0000453: Cannot progress past cleaning talent show auditorium
DescriptionAfter you get the beer and have them clean the auditorium it crashes with the bug. You can ignore it but it then loops indefinitely. Preventing you from making any progress whatsoever.

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/school/first_floor/right_hallway/assembly_hall/assembly_hall.rpy", line 11, 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 514, in force
KeyError: u'Dewitt'

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

Full traceback:
  File "scripts/locations/school/first_floor/right_hallway/right_hallway.rpyc", line 11, in script call
  File "scripts/locations/school/first_floor/right_hallway/assembly_hall/assembly_hall.rpyc", line 11, in script
  File "D:\Downloads (D)\SummertimeSaga-0.16.0-pc\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 "D:\Downloads (D)\SummertimeSaga-0.16.0-pc\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/school/first_floor/right_hallway/assembly_hall/assembly_hall.rpy", line 11, 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 514, in force
KeyError: u'Dewitt'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Tue Jul 24 23:46:02 2018
[/code]
Platform/OSWindows
Version0.16

Activities

adomo

adomo

2018-07-25 07:48

reporter   ~0000535

Same exact problem for me here @devs
adomo

adomo

2018-07-25 07:51

reporter   ~0000536

This seems to have affected everyone of my quests as in I cannot progress on anything now

Issue History

Date Modified Username Field Change
2018-07-25 06:47 yup New Issue
2018-07-25 07:48 adomo Note Added: 0000535
2018-07-25 07:51 adomo Note Added: 0000536
2018-07-29 13:53 dogeek Status new => resolved
2018-07-29 13:53 dogeek Resolution open => fixed