Other than this mod, what else have you installed?Hi im newto the forum and dont know how to post new threads so i figured i can reply to you maybe for some help.
I have this problem in my game and dont know what to do.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/patch_tech_update.rpy", line 70, in patch_say
return _say(who, what, *args, **kwargs)
AttributeError: 'Cat' object has no attribute 'Mommy'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "src/loop.rpyc", line 2, in script call
File "src/loop.rpyc", line 11, in script call
File "src/plot/ano01.rpyc", line 300, in script
File "renpy/ast.py", line 2573, in execute
File "renpy/ast.py", line 615, in execute
File "game/patch_tech_update.rpy", line 70, in patch_say
return _say(who, what, *args, **kwargs)
File "renpy/exports/sayexports.py", line 132, in say
File "renpy/character.py", line 1440, in __call__
File "renpy/character.py", line 1354, in prefix_suffix
File "renpy/character.py", line 1334, in sub
File "renpy/substitutions.py", line 373, in substitute
File "renpy/substitutions.py", line 86, in interpolate
File "renpy/substitutions.py", line 78, in interpolate
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "<none>", line 1, in <module>
AttributeError: 'Cat' object has no attribute 'Mommy'
Windows-10-10.0.19044 AMD64
Ren'Py 8.3.2.24090902
Summertime Saga 21.0.0-wip.5091
Wed Nov 6 12:01:53 2024
```
Try and remove "additional_incest_stuff_patch.rpy" and "additional_incest_stuff_patch.rpyc".Game files look like this
I have updated the mod for version 21.0.0. I unpacked the patch v0.20.12.rpa file and fixed some of the codes in the patch.rpy file. Haven't changed or checked all the codings yet but should work most of the time. If there are any mistakes, inform me and I'll fix them.
DOWNLOAD ZIP FILE AND EXTRACT IT TO YOUR \SUMMERTIME SAGA\GAME FOLDER.
MAKE SURE TO DELETE OLD PATCH IF YOU HAVE IT INSTALLED.
EDIT: Finished Patching the new contents in v21.0.0-wip.5003. I've also included Ser Maggot's Anon's locker image and my quick edit of Erik's locker image in the zip file. Attachment updated.
EDIT 2: Fixed a couple of lines, thanks to Ser Maggot
EDIT 3: Included updated art assets from Ser Maggot (Thanks!)
I have updated the mod for version 21.0.0. I unpacked the patch v0.20.12.rpa file and fixed some of the codes in the patch.rpy file. Haven't changed or checked all the codings yet but should work most of the time. If there are any mistakes, inform me and I'll fix them.
DOWNLOAD ZIP FILE AND EXTRACT IT TO YOUR \SUMMERTIME SAGA\GAME FOLDER.
MAKE SURE TO DELETE OLD PATCH IF YOU HAVE IT INSTALLED.
EDIT: Finished Patching the new contents in v21.0.0-wip.5003. I've also included Ser Maggot's Anon's locker image and my quick edit of Erik's locker image in the zip file. Attachment updated.
EDIT 2: Fixed a couple of lines, thanks to Ser Maggot
EDIT 3: Included updated art assets from Ser Maggot (Thanks!)