View Issue Details

IDCategoryLast Update
0003785Bug Report2025-10-11 09:09
ReporterHaywire_69 
SeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed
Summary0003785: GFE with Jenny
DescriptionAfter selecting GFE with Jenny the characters start to leave Jenny's room got the following errors:

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 call
  File "game/src/plot/jen_gfe.rpy", line 84, in script
  File "game/src/plot/jen_gfe.rpy", line 86, in <module>
AttributeError: 'Cat' object has no attribute 'debbie_bed1'. Did you mean: 'debbie_west'?

-- 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 call
  File "game/src/plot/jen_gfe.rpy", line 84, in script
  File "renpy/ast.py", line 2079, in execute
  File "renpy/python.py", line 1292, in py_eval
  File "renpy/python.py", line 1285, in py_eval_bytecode
  File "game/src/plot/jen_gfe.rpy", line 86, in <module>
AttributeError: 'Cat' object has no attribute 'debbie_bed1'. Did you mean: 'debbie_west'?

Linux-6.14.0-33-generic-x86_64-with-glibc2.41 x86_64
Ren'Py 8.4.1.25072401
Summertime Saga 21.0.0-wip.6428
Thu Oct 9 09:14:35 2025

I was able to say 'Ignore' on the screen that came up and was able to continue.
Platform/OSLinux
Version21.0.0-wip.6428

Activities

Haywire_69

Haywire_69

2025-10-11 00:22

reporter   ~0006136

This appears to have been an issue in the 6428 build but resolved in 6440 for both Windows and Linux versions. This can now be closed.

Issue History

Date Modified Username Field Change
2025-10-09 13:23 Haywire_69 New Issue
2025-10-11 00:22 Haywire_69 Note Added: 0006136
2025-10-11 09:09 strayerror Status new => resolved
2025-10-11 09:09 strayerror Resolution open => fixed