I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 283, in script call
call screen hold_screen() #NOTE: We never proceed past the hold screen! No code after this point will run.
File "game/Classes/Misc_Functionality/save_compatability.rpy", line 165, in script call
call load_mods()
File "game/Classes/Misc_Functionality/save_compatability.rpy", line 121, in script call
$ renpy.call(_current_mod.mod_label)
File "game/Mods/coxSluttery/coxSlutteryModLabel.rpy", line 4, in script
python:
File "game/Mods/coxSluttery/coxSlutteryModLabel.rpy", line 87, in <module>
coxPushupLaceBra = coxClothing(name="[[{color=005910}Mira{/color}] Pushup Lace Bra", constants=CONST_COVERS_NIPPLES, tags=["Revealing Underwear", "Pushup Bra", "Lace Bra", "Bra"], bra_set_num=7, force_breast_lift=1, corruption_requirement=4, unlocked=pushup_underwear)
NameError: name 'pushup_underwear' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 283, in script call
call screen hold_screen() #NOTE: We never proceed past the hold screen! No code after this point will run.
File "game/Classes/Misc_Functionality/save_compatability.rpy", line 165, in script call
call load_mods()
File "game/Classes/Misc_Functionality/save_compatability.rpy", line 121, in script call
$ renpy.call(_current_mod.mod_label)
File "game/Mods/coxSluttery/coxSlutteryModLabel.rpy", line 4, in script
python:
File "C:\Users\luisn\OneDrive\Documents\AVeryFullHouse-0.17.1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\luisn\OneDrive\Documents\AVeryFullHouse-0.17.1-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Mods/coxSluttery/coxSlutteryModLabel.rpy", line 87, in <module>
coxPushupLaceBra = coxClothing(name="[[{color=005910}Mira{/color}] Pushup Lace Bra", constants=CONST_COVERS_NIPPLES, tags=["Revealing Underwear", "Pushup Bra", "Lace Bra", "Bra"], bra_set_num=7, force_breast_lift=1, corruption_requirement=4, unlocked=pushup_underwear)
NameError: name 'pushup_underwear' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
A Very Full House 0.17.1
Thu Aug 17 22:13:49 2023