I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 10911, in script call
$ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument.
File "game/game_roles/role_pregnant.rpy", line 63, in script
$ was_immaculate = the_person.event_triggers_dict("immaculate_conception", False) # In case you manage to get someone pregnant without even fucking them!
File "game/game_roles/role_pregnant.rpy", line 63, in <module>
$ was_immaculate = the_person.event_triggers_dict("immaculate_conception", False) # In case you manage to get someone pregnant without even fucking them!
TypeError: 'RevertableDict' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 10911, in script call
$ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument.
File "game/game_roles/role_pregnant.rpy", line 63, in script
$ was_immaculate = the_person.event_triggers_dict("immaculate_conception", False) # In case you manage to get someone pregnant without even fucking them!
File "V:\Lab_Rats_2-v0.35.1-pc\renpy\ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "V:\Lab_Rats_2-v0.35.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/game_roles/role_pregnant.rpy", line 63, in <module>
$ was_immaculate = the_person.event_triggers_dict("immaculate_conception", False) # In case you manage to get someone pregnant without even fucking them!
TypeError: 'RevertableDict' object is not callable
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.35.1
Wed Dec 09 14:03:36 2020