Hello,i have dowloaded the mod and when i try to load any of my previous saves(and i even tried to make a new one jus to load it at the begining of the game) i keep getting this error code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 341, in script call
call .start_understanding_loop()
File "game/script.rpy", line 345, in script call
call .start_understanding_loop()
File "game/script.rpy", line 363, in script call
$ shower_chore = Chore("Take a Shower",
File "game/Classes/Misc_Functionality/save_compatability.rpy", line 239, in script call
call load_patches()
File "game/Classes/Misc_Functionality/save_compatability.rpy", line 170, in script call
$ renpy.call(_current_patch.update_label)
File "game/Mods/coxSluttery/patch/coxSlutteryPatch.rpy", line 948, in script
python:
File "game/Mods/coxSluttery/patch/coxSlutteryPatch.rpy", line 951, in <module>
CarinaCox.contact_app_image = "images/Cox/CoxSluttery/CarinaCoxContactImage.png"
NameError: name 'CarinaCox' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 341, in script call
call .start_understanding_loop()
File "game/script.rpy", line 345, in script call
call .start_understanding_loop()
File "game/script.rpy", line 363, in script call
$ shower_chore = Chore("Take a Shower",
File "game/Classes/Misc_Functionality/save_compatability.rpy", line 239, in script call
call load_patches()
File "game/Classes/Misc_Functionality/save_compatability.rpy", line 170, in script call
$ renpy.call(_current_patch.update_label)
File "game/Mods/coxSluttery/patch/coxSlutteryPatch.rpy", line 948, in script
python:
File "C:\Users\ADMIN\Downloads\Nova pasta\AVeryFullHouse-0.32.4-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\ADMIN\Downloads\Nova pasta\AVeryFullHouse-0.32.4-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Mods/coxSluttery/patch/coxSlutteryPatch.rpy", line 951, in <module>
CarinaCox.contact_app_image = "images/Cox/CoxSluttery/CarinaCoxContactImage.png"
NameError: name 'CarinaCox' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 8.3.4.24120703
A Very Full House 0.32.4
Wed Jan 22 09:16:15 2025
I followed all the instructions and honestly know just a little of programming,so i don't know what could be the problem.