Go to the game folder / gui and find the halloween_main_menu.webp, delete it, copy main_menu.webp and rename the copy to halloween_main_menu.webpBro, what it this new background?Please bring back the original or give us an option, its a poor representation of the school setting and is nowhere near as iconic.
Ahhhh! Its seasonal! The lack of pumpkins threw me off! if its temporary I can live with it as a courtesy for the effort.Go to the game folder / gui and find the halloween_main_menu.webp, delete it, copy main_menu.webp and rename the copy to halloween_main_menu.webp
I like the new background personally, nice to see something different for once.
they should mergeI spot at least two girls with two mods:
Ava Adams (from megaera and Hotmike)
Kenzie Reeves (from Ramen-Jiro an Hendley Lamar)
what will happen if I install both at the same time?
I was going to say the same. That the new one is temporary is a relief. It doesn't give the sense of a school setting or of halloween.Bro, what it this new background?Please bring back the original or give us an option, its a poor representation of the school setting and is nowhere near as iconic.
One more question: uniform rules:
Is is as should be or a bug(s)?
- I don't see any violations from students on uniforms - regardless of their fear, discipline or naturism
- On the other hand I don't see that staff is following requested uniforms. For me what is wearing staff looks random
I'll look into this. Not sure about why the achievement isn't working but I'll try to get it to work. New Game Plus should reset stuff to baseline but I'll see if I can get a button to do the same after the Church story's finished.Also, this is more for the modders, but I feel it would be nice to reset progress with the Church storyline for example, or change the implementation of progression a bit. I managed to speed through it too fast, I didn't get all achievements and I didn't see all community outreach options, and I didn't get the achievement about sermon management, even though I did manage the sermons. I did not cheat to speed up progression, I just went there and converted girls daily and sent them on missionary work for like three weeks and I managed to get the Pope achievement.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 647, in execute
screen main_menu():
File "game/screens.rpy", line 647, in execute
screen main_menu():
File "game/screens.rpy", line 648, in execute
if not persistent.has_checked_manifests:
File "game/screens.rpy", line 649, in execute
$ _check_mod_files(download_icons=False, main_menu=True)
File "game/screens.rpy", line 649, in <module>
$ _check_mod_files(download_icons=False, main_menu=True)
TypeError: _check_mod_files() got an unexpected keyword argument 'main_menu'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\core.py", line 2215, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\core.py", line 2745, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\core.py", line 2745, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 647, in execute
screen main_menu():
File "game/screens.rpy", line 647, in execute
screen main_menu():
File "game/screens.rpy", line 648, in execute
if not persistent.has_checked_manifests:
File "game/screens.rpy", line 649, in execute
$ _check_mod_files(download_icons=False, main_menu=True)
File "game/screens.rpy", line 649, in <module>
$ _check_mod_files(download_icons=False, main_menu=True)
TypeError: _check_mod_files() got an unexpected keyword argument 'main_menu'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.531
Wed Oct 1 13:43:22 2025
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/main_classes/girl/class_girl_config_ren.py", line 99, in load_from_config_file
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/scripts/story/label_game_intro.rpy", line 56, in script
File "game/scripts/story/label_game_intro.rpy", line 56, in <module>
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 626, in generate_all_girls_as_applications
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 262, in add_girl_to_applications
File "game/scripts/main_classes/girl/class_girl_ren.py", line 355, in __init__
File "game/scripts/main_classes/girl/mother/class_mother_manager_ren.py", line 308, in generate_mother
File "game/scripts/main_classes/girl/class_girl_config_ren.py", line 106, in load_from_config_file
Exception: Expecting value: line 1 column 1 (char 0) caused by
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/scripts/main_classes/girl/class_girl_config_ren.py", line 99, in load_from_config_file
File "lib/python3.12/json/__init__.py", line 293, in load
File "lib/python3.12/json/__init__.py", line 346, in loads
File "lib/python3.12/json/decoder.py", line 338, in decode
File "lib/python3.12/json/decoder.py", line 356, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/scripts/story/label_game_intro.rpy", line 56, in script
File "renpy/ast.py", line 1187, in execute
File "renpy/python.py", line 1260, in py_exec_bytecode
File "game/scripts/story/label_game_intro.rpy", line 56, in <module>
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 626, in generate_all_girls_as_applications
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 262, in add_girl_to_applications
File "game/scripts/main_classes/girl/class_girl_ren.py", line 355, in __init__
File "game/scripts/main_classes/girl/mother/class_mother_manager_ren.py", line 308, in generate_mother
File "game/scripts/main_classes/girl/class_girl_config_ren.py", line 106, in load_from_config_file
Exception: Expecting value: line 1 column 1 (char 0) caused by
First install will be "main" and you will be using that mod config (traits and whatnot) as the only config. Second download will be used a "add on" and the config will be inactive.I spot at least two girls with two mods:
Ava Adams (from megaera and Hotmike)
Kenzie Reeves (from Ramen-Jiro an Hendley Lamar)
what will happen if I install both at the same time?