Trollden Tristim
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 8003, in script call
$ picked_option.call_action()
File "game/script.rpy", line 8804, in script call
call advance_time from _call_advance_time_7
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 155, in script call
$ act.call_action()
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 188, in script call
$ the_crisis.call_action()
File "game/Mods/Crisis/coffee_break.rpy", line 38, in script call
call coffee_break_chit_chat_label(person_one, person_two, person_three) from _call_coffee_break_chit_chat_label_1
File "game/Mods/Crisis/coffee_break.rpy", line 55, in script
person_one.char "Don't you think [the_person.mc_title] has a nice bulge in his pants."
AttributeError: 'NoneType' object has no attribute 'mc_title'
and
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 8042, in script call
call advance_time from _call_advance_time_15
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 155, in script call
$ act.call_action()
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 204, in script call
$ the_crisis.call_action()
File "game/Mods/Starbuck/SB_Fetish_Vaginal_Event.rpy", line 94, in script call
call fuck_person(the_person, start_position = missionary, start_object = make_bed(), skip_intro = True, girl_in_charge = False) from _call_fuck_person_SBV12
File "game/script.rpy", line 8241, in script call
call sex_description(the_person, position_choice, object_choice, start_round, private = private, girl_in_charge = girl_in_charge, position_locked = position_locked) from _call_sex_description
File "game/script.rpy", line 8443, in script call
call sex_description(the_person, position_choice, the_object, round+1, private = private, girl_in_charge = girl_in_charge, position_locked = position_locked) from _call_sex_description_2
File "game/script.rpy", line 8298, in script call
$ the_position.call_scene(the_person, mc.location, the_object, round) #HERE IS WHERE THE SCENE SCRIPT IS CALLED
File "game/Mods/Starbuck/SB_Reverse_Cowgirl.rpy", line 134, in script
"[the_girl.possessive] stops grinding for a second when she feels your finger at her asshole."
AttributeError: 'Person' object has no attribute 'possessive'