I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 10744, in script call
call advance_time from _call_advance_time_15
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 292, in script call
$ advance_time_action_list[count].call_action()
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 335, in script call
$ crisis.call_action()
File "game/Mods/Crisis/Enhanced/mom_outfit_help_enhanced.rpy", line 360, in script call
call fuck_person(the_person, start_position = SB_doggy_standing, skip_intro = True, position_locked = True) from _call_fuck_person_mom_outfit_help_crisis_03
File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 516, in script call
$ the_person.call_dialogue("sex_beg_finish")
File "game/Mods/Core/ast_label_hook.rpy", line 23, in execute
ret = self.hook_func(self)
File "game/Mods/Personality/sex_beg_finish_override.rpy", line 24, in enhanced_sex_beg_finish
remove_clothing_based_on_preference(the_person)
File "game/Mods/Personality/sex_beg_finish_override.rpy", line 21, in remove_clothing_based_on_preference
return person.strip_outfit_to_max_sluttiness(temp_sluttiness_boost = 20)
File "game/Mods/Core/Mechanics/Person_Extensions/person_class_extensions.rpy", line 531, in strip_outfit_to_max_sluttiness
self.draw_animated_removal(strip_choice, display_transform = display_transform, position = position, emotion = emotion, lighting = lighting, scene_manager = scene_manager, wipe_scene = wipe_scene) #Draw the strip choice being removed from our current outfit
File "game/Mods/Core/Mechanics/Person_Extensions/person_class_extensions.rpy", line 1141, in draw_animated_removal_enhanced
current_draw_number += 1
NameError: global name 'current_draw_number' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 10744, in script call
call advance_time from _call_advance_time_15
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 292, in script call
$ advance_time_action_list[count].call_action()
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 335, in script call
$ crisis.call_action()
File "game/Mods/Crisis/Enhanced/mom_outfit_help_enhanced.rpy", line 360, in script call
call fuck_person(the_person, start_position = SB_doggy_standing, skip_intro = True, position_locked = True) from _call_fuck_person_mom_outfit_help_crisis_03
File "game/Mods/Core/bugfix_sexmechanic_mod.rpy", line 516, in script call
$ the_person.call_dialogue("sex_beg_finish")
File "AWSWMod", line 1, in script
File "game/Mods/Core/ast_label_hook.rpy", line 23, in execute
ret = self.hook_func(self)
File "game/Mods/Personality/sex_beg_finish_override.rpy", line 24, in enhanced_sex_beg_finish
remove_clothing_based_on_preference(the_person)
File "game/Mods/Personality/sex_beg_finish_override.rpy", line 21, in remove_clothing_based_on_preference
return person.strip_outfit_to_max_sluttiness(temp_sluttiness_boost = 20)
File "game/Mods/Core/Mechanics/Person_Extensions/person_class_extensions.rpy", line 531, in strip_outfit_to_max_sluttiness
self.draw_animated_removal(strip_choice, display_transform = display_transform, position = position, emotion = emotion, lighting = lighting, scene_manager = scene_manager, wipe_scene = wipe_scene) #Draw the strip choice being removed from our current outfit
File "game/Mods/Core/Mechanics/Person_Extensions/person_class_extensions.rpy", line 1141, in draw_animated_removal_enhanced
current_draw_number += 1
NameError: global name 'current_draw_number' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.33.3
Fri Oct 23 10:36:39 2020