View Issue Details

IDCategoryLast Update
0003034Bug Report2020-10-25 06:28
Reporterdragonbull1234 
SeveritycrashReproducibilityhave not tried
Status closedResolutionno change required
Summary0003034: Game crashes after debbie sleeps with character
DescriptionGame crashes after Debbie sleeps with the character for the first time in his bed. Post skinny dipping scene.
I was just skipping through unplayed portions, however when I did the Debby route I got to the first sex scene with her, after the skinny dipping scene. Afterwards, whenever I got into the hallway it seems a scene is supposed to play out or something cause it goes to the crash screen.
Platform/OSWindows
Version0.20.5

Activities

dragonbull1234

dragonbull1234

2020-10-25 01:26

reporter  

traceback.txt (2,537 bytes)
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 64, in <module>
  File "game/scripts/core/systems/FSM/state_machine.rpy", line 498, in get
KeyError: u'diary_extra_debbie'

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

Full traceback:
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 72, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 68, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 208, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 11, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 208, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/home.rpyc", line 58, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/erik_s_house/erik_s_house.rpyc", line 16, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 208, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 64, in script
  File "C:\Users\dandd\OneDrive\Desktop\SummertimeSaga-0-20-6-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\dandd\OneDrive\Desktop\SummertimeSaga-0-20-6-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\dandd\OneDrive\Desktop\SummertimeSaga-0-20-6-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 64, in <module>
  File "game/scripts/core/systems/FSM/state_machine.rpy", line 498, in get
KeyError: u'diary_extra_debbie'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.6
Sat Oct 24 19:25:36 2020
traceback.txt (2,537 bytes)
dragonbull1234

dragonbull1234

2020-10-25 01:28

reporter   ~0005120

I should add that I played through the walkthrough of the main storyline first, then jennys before getting to Debbie.
mil578

mil578

2020-10-25 06:27

updater   ~0005124

Update to .20.7

Issue History

Date Modified Username Field Change
2020-10-25 01:26 dragonbull1234 New Issue
2020-10-25 01:26 dragonbull1234 File Added: traceback.txt
2020-10-25 01:28 dragonbull1234 Note Added: 0005120
2020-10-25 06:27 mil578 Note Added: 0005124
2020-10-25 06:28 mil578 Status new => closed
2020-10-25 06:28 mil578 Resolution open => no change required