I don't know if this mod is still being worked on, but after copy folder into mod folder I receive errors when trying to use the wardrobe. Is there a fix I over looked
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Mods/Core/Mechanics/Person_Extensions/command_person_enhanced.rpy", line 32, in script call
$ _return.call_action()
File "game/Mods/ExtrasPack/extras_wardrobe.rpy", line 205, in script
menu:
File "game/Mods/ExtrasPack/extras_wardrobe.rpy", line 208, in <module>
"Save as an underwear set" if new_outfit.is_suitable_underwear_set():
AttributeError: 'RevertableList' object has no attribute 'is_suitable_underwear_set'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 11768, in script call
File "script.rpyc", line 11765, in script call
File "script.rpyc", line 11881, in script call
File "game/Mods/Core/Mechanics/Person_Extensions/command_person_enhanced.rpy", line 32, in script call
$ _return.call_action()
File "game/Mods/ExtrasPack/extras_wardrobe.rpy", line 205, in script
menu:
File "C:\Users\User\Downloads\Lab_Rats_2_Mod-v0.38.1.1-market\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\User\Downloads\Lab_Rats_2_Mod-v0.38.1.1-market\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "C:\Users\User\Downloads\Lab_Rats_2_Mod-v0.38.1.1-market\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\User\Downloads\Lab_Rats_2_Mod-v0.38.1.1-market\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Mods/ExtrasPack/extras_wardrobe.rpy", line 208, in <module>
"Save as an underwear set" if new_outfit.is_suitable_underwear_set():
AttributeError: 'RevertableList' object has no attribute 'is_suitable_underwear_set'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.38.1.2
Tue Apr 13 22:28:17 2021