View Issue Details

IDCategoryLast Update
0003777Bug Report2025-10-07 13:48
ReporterYchiii 
SeveritycrashReproducibilityalways
Status confirmedResolutionopen
Summary0003777: occurs when Debbie is supposed to come back from the hospital
Descriptionoccurs when Debbie is supposed to come back from the hospital
clicking rollback or ignore does not help
Platform/OSWindows
Version21.0.0-wip.6428

Activities

Ychiii

Ychiii

2025-10-07 11:44

reporter  

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

While running game code:
  File "game/src/loop.rpy", line 2, in script call
  File "game/src/loop.rpy", line 11, in script
  File "game/src/loop.rpy", line 11, in <module>
AttributeError: 'Actor' object has no attribute 'chat'

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

Traceback (most recent call last):
  File "game/src/loop.rpy", line 2, in script call
  File "game/src/loop.rpy", line 11, in script
  File "renpy/ast.py", line 1187, in execute
  File "renpy/python.py", line 1260, in py_exec_bytecode
  File "game/src/loop.rpy", line 11, in <module>
  File "game/saga/event.py", line 111, in next
  File "game/saga/logic/deb_baby.py", line 385, in post
AttributeError: 'Actor' object has no attribute 'chat'

Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.4.1.25072401
Summertime Saga 21.0.0-wip.6428
Tue Oct  7 13:37:25 2025
traceback.txt (937 bytes)
strayerror

strayerror

2025-10-07 13:17

developer   ~0006107

Is it possible that you loaded an old save that was made in a version prior to 21.0.0-wip.5252 (Nov 2024 release)?
Ychiii

Ychiii

2025-10-07 13:41

reporter   ~0006108

21.0.0-wip.6155-pc
from version 5252 do not work
strayerror

strayerror

2025-10-07 13:48

developer   ~0006109

Thanks, we've been able to recreate the issue and will aim to get a hotfix out which will fix any saves you've made while playing through her reworked route (so you won't need to replay it all if you don't want to), and prevent this issue from impact other players. I'll update this issue once that's been done.

Issue History

Date Modified Username Field Change
2025-10-07 11:44 Ychiii New Issue
2025-10-07 11:44 Ychiii File Added: traceback.txt
2025-10-07 13:17 strayerror Status new => feedback
2025-10-07 13:17 strayerror Note Added: 0006107
2025-10-07 13:41 Ychiii Note Added: 0006108
2025-10-07 13:41 Ychiii Status feedback => assigned
2025-10-07 13:48 strayerror Status assigned => confirmed
2025-10-07 13:48 strayerror Note Added: 0006109