View Issue Details

IDCategoryLast Update
0003032Bug Report2020-10-25 06:29
ReporterRelaxony 
SeveritymajorReproducibilityhave not tried
Status closedResolutionno change required
Summary0003032: Error message when I leave my room in the morning
DescriptionThe second time I slept with Debbie in my bed and I read the message from the monitor, I get an error message (see attachment). Debbie is now no matter what time in the cellar and I can' t continue the story.

Version: 0.20.6
Platform/OSWindows
Version0.20.5

Activities

Relaxony

Relaxony

2020-10-24 14:30

reporter  

traceback.txt (2,511 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/core/user_interface/cellphone/hooks.rpyc", line 13, 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/core/user_interface/cellphone/hooks.rpyc", line 13, 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\Relaxo\Desktop\SummertimeSaga-0-20-6-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\Relaxo\Desktop\SummertimeSaga-0-20-6-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\Relaxo\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 16:26:49 2020
traceback.txt (2,511 bytes)
mil578

mil578

2020-10-25 06:29

updater   ~0005126

Update to .20.7

Issue History

Date Modified Username Field Change
2020-10-24 14:30 Relaxony New Issue
2020-10-24 14:30 Relaxony File Added: traceback.txt
2020-10-25 06:29 mil578 Note Added: 0005126
2020-10-25 06:29 mil578 Status new => closed
2020-10-25 06:29 mil578 Resolution open => no change required