Any idea how to fix this? Can't really progress. Restarting as New Game + results in empty roster.Seem to be stuck in weekupdate Sunday to Monday:
Doesn't update sponsor requests because of it and time doesn't change to 07:00 so miss Monday exam.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 114, in script $ time_manager.skip_days(days_to_skip) File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 114, in <module> $ time_manager.skip_days(days_to_skip) File "game/_mods/content/warblgarbl_extracurricular_services/visit_service.rpy", line 1194, in custom_purchase_weekly_clothing return original_purchase_weekly_clothing(self) TypeError: custom_add_clothing_to_wardrobe() got an unexpected keyword argument 'copy_item' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 114, in script $ time_manager.skip_days(days_to_skip) File "D:\Games\CorruptedAcademy-0.516-pc\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Games\CorruptedAcademy-0.516-pc\renpy\python.py", line 1178, in py_exec_bytecode exec(bytecode, globals, locals) File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 114, in <module> $ time_manager.skip_days(days_to_skip) File "game/scripts/main_classes/class_time_manager_ren.py", line 381, in skip_days self.advance_days() File "game/scripts/main_classes/class_time_manager_ren.py", line 337, in advance_days self._run_weekly_updates() File "game/scripts/main_classes/class_time_manager_ren.py", line 298, in _run_weekly_updates update_func() File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 135, in weekly_update girl.weekly_update() File "game/scripts/main_classes/girl/class_girl_ren.py", line 525, in weekly_update self.purchase_weekly_clothing() File "game/_mods/content/warblgarbl_extracurricular_services/visit_service.rpy", line 1194, in custom_purchase_weekly_clothing return original_purchase_weekly_clothing(self) File "game/scripts/main_classes/girl/class_girl_ren.py", line 2495, in purchase_weekly_clothing self.clothing_manager.purchase_new_clothing(clothing_allowance=non_uniform_allowance) File "game/scripts/main_classes/girl/clothing/class_clothing_manager_ren.py", line 705, in purchase_new_clothing self._purchase_affordable_clothing(other_clothing_options, category_allowance, pay_for_clothing=pay_for_clothing, available_clothing=available_clothing) File "game/scripts/main_classes/girl/clothing/class_clothing_manager_ren.py", line 579, in _purchase_affordable_clothing self.purchase_clothing_item(random_clothing_item, pay_for_clothing) File "game/scripts/main_classes/girl/clothing/class_clothing_manager_ren.py", line 560, in purchase_clothing_item self.add_clothing_to_wardrobe(clothing_item, copy_item=True) TypeError: custom_add_clothing_to_wardrobe() got an unexpected keyword argument 'copy_item' Windows-10-10.0.26100 AMD64 Ren'Py 8.3.4.24120703 Corrupted Academy 0.527 Sun Sep 28 15:57:08 2025
if it's not fixed with the current hotfix or updated mods, you can.. https://f95zone.to/threads/corrupted-academy-v0-527-bolhex.212746/post-18203908Any idea how to fix this? Can't really progress. Restarting as New Game + results in empty roster.
I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object ('/storage/emulated/0/JoiPlay/CorruptedAcademy-0.516-pc/download_cache/75c97054206865c149e56971a03a67b4.webp') at 0x6e09814a90>:
OSError: Couldn't find file 'storage/emulated/0/JoiPlay/CorruptedAcademy-0.516-pc/download_cache/75c97054206865c149e56971a03a67b4.webp'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "_layout/screen_main_menu.rpymc", line 28, in script
File "renpy/ast.py", line 823, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
File "renpy/ui.py", line 301, in interact
File "renpy/display\core.py", line 2211, in interact
File "renpy/display\core.py", line 2864, in interact_core
File "renpy/display\core.py", line 1392, in draw_screen
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 900, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 900, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 900, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\screen.py", line 754, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 900, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 1361, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 900, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 1361, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 1874, in render
File "renpy/display\layout.py", line 1871, in sizeit
File "render.pyx", line 312, in renpy.display.render.render_for_size
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\viewport.py", line 679, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 1361, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 1121, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 1076, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\layout.py", line 1121, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\behavior.py", line 968, in render
File "renpy/display\layout.py", line 1361, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\transform.py", line 957, in render
File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display\im.py", line 626, in render
File "renpy/display\im.py", line 309, in get
File "renpy/display\im.py", line 761, in load
File "renpy/display\im.py", line 711, in load
File "renpy/loader.py", line 672, in load
OSError: Couldn't find file 'storage/emulated/0/JoiPlay/CorruptedAcademy-0.516-pc/download_cache/75c97054206865c149e56971a03a67b4.webp'.
Proof that I can't write without making a typo and basic grammatical mistakes tooView attachment 5295942
Proof that one of us reads these
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
The label Haunted_Mansion is defined twice, at File "game/_mods/addons/abella_danger/et_abella_danger_add_on/_shared_events/label_Haunted_Mansion.rpy", line 1:
label Haunted_Mansion:
and File "game/_mods/addons/abella_danger/et_abella_danger_add_on_mainhex/_shared_events/label_Haunted_Mansion.rpy", line 1:
label Haunted_Mansion:
Ren'Py Version: Ren'Py 8.3.4.24120703
Mon Sep 29 23:29:40 2025
That error means you have the same file twice in the game. Find one of these and delete it:Just loaded the latest mods in game and it generated this error
Code:I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. The label Haunted_Mansion is defined twice, at File "game/_mods/addons/abella_danger/et_abella_danger_add_on/_shared_events/label_Haunted_Mansion.rpy", line 1: label Haunted_Mansion: and File "game/_mods/addons/abella_danger/et_abella_danger_add_on_mainhex/_shared_events/label_Haunted_Mansion.rpy", line 1: label Haunted_Mansion: Ren'Py Version: Ren'Py 8.3.4.24120703 Mon Sep 29 23:29:40 2025
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 114, in script
$ time_manager.skip_days(days_to_skip)
File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 114, in <module>
$ time_manager.skip_days(days_to_skip)
AttributeError: 'Mother' object has no attribute 'base_motivation'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 114, in script
$ time_manager.skip_days(days_to_skip)
File "D:\anarchy\zip files\CorruptedAcademy\CorruptedAcademy-0.516-pc\CorruptedAcademy-0.516-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\anarchy\zip files\CorruptedAcademy\CorruptedAcademy-0.516-pc\CorruptedAcademy-0.516-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 114, in <module>
$ time_manager.skip_days(days_to_skip)
File "game/scripts/main_classes/class_time_manager_ren.py", line 381, in skip_days
self.advance_days()
File "game/scripts/main_classes/class_time_manager_ren.py", line 319, in advance_days
self._run_daily_updates()
File "game/scripts/main_classes/class_time_manager_ren.py", line 288, in _run_daily_updates
update_func()
File "game/scripts/main_classes/rule/class_rule_manager_ren.py", line 74, in daily_update
self.apply_active_rule_effects_to_girls()
File "game/scripts/main_classes/rule/class_rule_manager_ren.py", line 303, in apply_active_rule_effects_to_girls
rule.apply_effects_to_girls()
File "game/scripts/main_classes/rule/class_rule_ren.py", line 253, in apply_effects_to_girls
girl.mother.apply_temporary_stat_change(buff_name, stat_changes, duration_in_days=1)
File "game/scripts/main_classes/girl/class_girl_ren.py", line 1387, in apply_temporary_stat_change
if self.motivation < self.base_motivation:
AttributeError: 'Mother' object has no attribute 'base_motivation'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.529
Tue Sep 30 10:44:57 2025
Maybe try cancelling and retrying? I've had it happen a number of times. Sometimes I'm not sure if it has worked or not and I've just deleted it and downloaded it again, just to be sure.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/main_classes/event/event_wrappers.rpy", line 36, in script call
call expression stage_label from _call_expression_64
File "game/scripts/main_classes/event/event_wrappers.rpy", line 36, in script call
call expression stage_label from _call_expression_64
File "game/scripts/locations/home_visit/at_house/daughter_discussion/label_daughter_discussion.rpy", line 43, in script
jump expression jump_label
ScriptError: could not find label 'confirm'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/main_classes/event/event_wrappers.rpy", line 36, in script call
call expression stage_label from _call_expression_64
File "game/scripts/main_classes/event/event_wrappers.rpy", line 36, in script call
call expression stage_label from _call_expression_64
File "game/scripts/locations/home_visit/at_house/daughter_discussion/label_daughter_discussion.rpy", line 43, in script
jump expression jump_label
File "C:\CorruptedAcademy-0.527-pc\renpy\ast.py", line 1705, in execute
rv = renpy.game.script.lookup(target)
File "C:\CorruptedAcademy-0.527-pc\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'confirm'.
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.529
Tue Sep 30 12:56:53 2025
Fit&Fast, Bride&Co. and Home Sweet Home should have no lvl req.I'm new to the game and I'm in the first week. I got the message from the Headmaster about sponsors but all the sponsors require at least above level 1 and I'm level 1, so how do I get a sponsor?