So im attempting to continue a save of mine in game and get Hanna knocked up, but everytime i try to do it, regardless of whether or not I sleep with her, I get the following error upon ending the night, its persistent and returns regardless of ignoring it.
Full traceback:
File "start.rpyc", line 460, in script call
File "cl/class_room.rpyc", line 295, in script call
File "cl/class_activity.rpyc", line 231, in script call
File "bg/bedroom1/bedroom1.rpyc", line 252, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/bg/bedroom1/bedroom1.rpy", line 252, in <module>
File "game/cl/class_game.rpy", line 428, in pass_time
File "game/cl/class_game.rpy", line 343, in new_day
File "game/cl/class_flagged.rpy", line 12, in clean_up
File "game/cl/class_flag.rpy", line 24, in update
File "game/cl/class_flag.rpy", line 33, in hook_set_flag
File "game/cl/class_flagged.rpy", line 98, in __setitem__
File "game/cl/class_flagged.rpy", line 106, in __setattr__
File "game/cl/class_flagged.rpy", line 94, in __getattr__
AttributeError: _parent
Any clue on how to fix it?