I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 9088, in script call
call talk_person(picked_option) from _call_talk_person
File "game/script.rpy", line 9210, in script call
call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose.
File "game/script.rpy", line 9210, in script call
call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose.
File "game/script.rpy", line 9210, in script call
call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose.
File "game/script.rpy", line 9207, in script call
$ _return.call_action()
File "game/chat_actions.rpy", line 1368, in script call
call fuck_person(the_person,private = in_private) from _call_fuck_person
File "game/sex_mechanics.rpy", line 65, in script call
call girl_choose_position(the_person, ignore_taboo = ignore_taboo) from _call_girl_choose_position #Get her to pick a position based on what's available #TODO: This function
File "game/sex_mechanics.rpy", line 291, in script
python:
File "game/sex_mechanics.rpy", line 294, in <module>
if position.her_position_willingness_check(the_person, ignore_taboo):
File "game/script.rpy", line 5296, in her_position_willingness_check
elif self.skill_tag == "Vaginal" and the_person.has_family_tboo():
AttributeError: 'Person' object has no attribute 'has_family_tboo'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 9088, in script call
call talk_person(picked_option) from _call_talk_person
File "game/script.rpy", line 9210, in script call
call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose.
File "game/script.rpy", line 9210, in script call
call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose.
File "game/script.rpy", line 9210, in script call
call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose.
File "game/script.rpy", line 9207, in script call
$ _return.call_action()
File "game/chat_actions.rpy", line 1368, in script call
call fuck_person(the_person,private = in_private) from _call_fuck_person
File "game/sex_mechanics.rpy", line 65, in script call
call girl_choose_position(the_person, ignore_taboo = ignore_taboo) from _call_girl_choose_position #Get her to pick a position based on what's available #TODO: This function
File "game/sex_mechanics.rpy", line 291, in script
python:
File "F:\AdultGames\Lab_Rats\Lab_Rats_2-v0.26.1-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\AdultGames\Lab_Rats\Lab_Rats_2-v0.26.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/sex_mechanics.rpy", line 294, in <module>
if position.her_position_willingness_check(the_person, ignore_taboo):
File "game/script.rpy", line 5296, in her_position_willingness_check
elif self.skill_tag == "Vaginal" and the_person.has_family_tboo():
AttributeError: 'Person' object has no attribute 'has_family_tboo'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.26.1
Mon Mar 09 04:26:14 2020