I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 264, in script call
$ picked_option.call_action()
File "game/general_actions/location_actions/business_actions.rpy", line 225, in script call
call advance_time from _call_advance_time_6
File "game/script.rpy", line 421, in script call
$ crisis.call_action()
File "game/general_actions/interaction_actions/dates.rpy", line 380, in script call
call date_take_home_her_place(the_person, date_type = "movie") from _call_date_take_home_her_place
File "game/general_actions/interaction_actions/dates.rpy", line 672, in script call
call fuck_person(the_person, private = True, start_position = kissing) from _call_fuck_person_104
File "game/general_actions/interaction_actions/sex_mechanics.rpy", line 187, in script call
$ position_choice.call_taboo_break(the_person, mc.location, object_choice)
File "game/sex_positions/kissing.rpy", line 34, in script
"You put your arm around [the_girl.title]'s waist and pull her close. She looks directly into your eyes."
File "game/script.rpy", line 264, in script call
$ picked_option.call_action()
File "game/general_actions/location_actions/business_actions.rpy", line 225, in script call
call advance_time from _call_advance_time_6
File "game/script.rpy", line 421, in script call
$ crisis.call_action()
File "game/general_actions/interaction_actions/dates.rpy", line 380, in script call
call date_take_home_her_place(the_person, date_type = "movie") from _call_date_take_home_her_place
File "game/general_actions/interaction_actions/dates.rpy", line 672, in script call
call fuck_person(the_person, private = True, start_position = kissing) from _call_fuck_person_104
File "game/general_actions/interaction_actions/sex_mechanics.rpy", line 187, in script call
$ position_choice.call_taboo_break(the_person, mc.location, object_choice)
File "game/sex_positions/kissing.rpy", line 34, in script
"You put your arm around [the_girl.title]'s waist and pull her close. She looks directly into your eyes."
File "game/game_screens/hud_screens/person_info_hud.rpy", line 1, in execute
screen person_info_ui(the_person, display_layer = "solo"): #Used to display stats for a person while you're talking to them.
File "game/game_screens/hud_screens/person_info_hud.rpy", line 1, in execute
screen person_info_ui(the_person, display_layer = "solo"): #Used to display stats for a person while you're talking to them.
File "game/game_screens/hud_screens/person_info_hud.rpy", line 5, in execute
python:
File "game/game_screens/hud_screens/person_info_hud.rpy", line 24, in <module>
positive_effects += get_coloured_arrow(1)+get_red_heart(the_person.situational_sluttiness[situation][0])+" - " + the_person.situational_sluttiness[situation][1] + "\n"
File "game/helper_functions/heart_formatting_functions.rpy", line 7, in get_red_heart
the_final_string += get_red_heart(sluttiness - 20) #Call it recursively if we might have another heart after this.
^this line repeats for like 20 pages
RuntimeError: maximum recursion depth exceeded in cmp
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Lab Rats 2 - Down to Business v0.51.1
Fri Apr 8 22:56:18 2022