I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Mods/Crisis/coffee_break.rpy", line 128, in script
$ person_two.review_outfit(dialogue = False) #Make sure to reset her outfit so she is dressed properly.
File "game/Mods/Crisis/coffee_break.rpy", line 128, in <module>
$ person_two.review_outfit(dialogue = False) #Make sure to reset her outfit so she is dressed properly.
File "game/Mods/Core/Mechanics/Person_Extensions/person_class_extensions.rpy", line 557, in review_outfit_enhanced
self.apply_outfit(self.planned_outfit) # always restore outfit
File "game/script.rpy", line 2192, in apply_outfit
self.outfit = the_outfit.get_copy().merge_outfit(self.base_outfit)
AttributeError: 'Person' object has no attribute 'base_outfit'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Mods/Crisis/coffee_break.rpy", line 128, in script
$ person_two.review_outfit(dialogue = False) #Make sure to reset her outfit so she is dressed properly.
File "C:\Users\User\Desktop\Games\Lab_Rats_2-v0.24.1-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User\Desktop\Games\Lab_Rats_2-v0.24.1-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Mods/Crisis/coffee_break.rpy", line 128, in <module>
$ person_two.review_outfit(dialogue = False) #Make sure to reset her outfit so she is dressed properly.
File "game/Mods/Core/Mechanics/Person_Extensions/person_class_extensions.rpy", line 557, in review_outfit_enhanced
self.apply_outfit(self.planned_outfit) # always restore outfit
File "game/script.rpy", line 2192, in apply_outfit
self.outfit = the_outfit.get_copy().merge_outfit(self.base_outfit)
AttributeError: 'Person' object has no attribute 'base_outfit'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.24.1
Sun Jan 12 23:23:41 2020