View Issue Details

IDCategoryLast Update
0000644Bug Report2019-11-06 18:54
ReporterStukjj 
SeveritycrashReproducibilityalways
Status closedResolutionduplicate
Summary0000644: Crash in Miss Dewitt's quest in the auditorium
DescriptionAfter the crew cleaned up the stage I gave them the beers and i got this error. After the rollback I can ask Erik beers, take them in the basement and bring it to the auditorium but a new crash, the dialogue with Miss Dewitt doesn't change (screenshot)

[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 "/home/thibaut/Téléchargements/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 "/home/thibaut/Téléchargements/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'

Linux-4.15.0-24-generic-x86_64-with-debian-stretch-sid
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Thu Jul 26 05:17:11 2018
[/code]
Platform/OSLinux
Version0.16

Activities

Casiope

Casiope

2019-11-06 18:54

updater   ~0003534

This bug has been fixed in version 0.16.1. Please update the game to the last version.

Issue History

Date Modified Username Field Change
2018-07-26 04:30 Stukjj New Issue
2019-11-06 18:54 Casiope Status new => closed
2019-11-06 18:54 Casiope Resolution open => duplicate
2019-11-06 18:54 Casiope Note Added: 0003534