Anyone know a fix for this:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/cl/labels_events.rpy", line 30, in <module>
Exception: ('Error in condition', 'bree_gamer_maid', 'hero.male', AttributeError('male'))
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "start.rpyc", line 944, in script call
File "cl/labels_room.rpyc", line 42, in script call
File "cl/labels_events.rpyc", line 30, in script
File "G:\Games\LoSeSb-24.12.0a-pc_patreon\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Games\LoSeSb-24.12.0a-pc_patreon\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/cl/labels_events.rpy", line 30, in <module>
File "game/cl/class_game_ren.py", line 576, in story_heartbeat
File "game/cl/class_story_ren.py", line 175, in process
File "game/cl/class_story_ren.py", line 594, in test
Exception: ('Error in condition', 'bree_gamer_maid', 'hero.male', AttributeError('male'))