View Issue Details

IDCategoryLast Update
0003785Bug Report2025-10-09 13:23
ReporterHaywire_69 
SeverityminorReproducibilityhave not tried
Status newResolutionopen
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

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-10-09 13:23 Haywire_69 New Issue