I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/academy/classroom/screen_exam_intro_menu.rpy", line 789, in script call
call generic_action_strip_to_underwear(additional_subtags=["class"], skip_descriptions=True, skip_responses=True, confiscate_clothing=True)
File "game/scripts/generic_actions/generic_actions_misc.rpy", line 166, in script call
call generic_action_strip_clothing("upper", additional_subtags, skip_descriptions=True, skip_responses=True, confiscate_clothing=confiscate_clothing) from _call_generic_action_strip_clothing
File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in script
$ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in <module>
$ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
AttributeError: 'WebmHelper' object has no attribute 'used_webm_penalty'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/academy/classroom/screen_exam_intro_menu.rpy", line 789, in script call
call generic_action_strip_to_underwear(additional_subtags=["class"], skip_descriptions=True, skip_responses=True, confiscate_clothing=True)
File "game/scripts/generic_actions/generic_actions_misc.rpy", line 166, in script call
call generic_action_strip_clothing("upper", additional_subtags, skip_descriptions=True, skip_responses=True, confiscate_clothing=confiscate_clothing) from _call_generic_action_strip_clothing
File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in script
$ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
File "C:\Program Files (x86)\CorruptedAcademy-0.31-pc\CorruptedAcademy-0.307-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files (x86)\CorruptedAcademy-0.31-pc\CorruptedAcademy-0.307-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in <module>
$ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
File "game/scripts/main_classes/webm/class_webm_helper_ren.py", line 94, in show_video
webm_selection = self.get_webm_selection_for_tag(main_tag, girl, sub_tags)
File "game/scripts/main_classes/webm/class_webm_helper_ren.py", line 634, in get_webm_selection_for_tag
webm_match_rating = self._get_match_rating(webm, sub_tags, girl, girl_webms) + self._get_extra_rating_based_on_times_played(webm, possible_webms)
File "game/scripts/main_classes/webm/class_webm_helper_ren.py", line 310, in _get_match_rating
weight = self.used_webm_penalty
AttributeError: 'WebmHelper' object has no attribute 'used_webm_penalty'
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.312i
Mon Nov 18 19:26:49 2024