BolHeX

Active Member
Nov 30, 2019
682
1,371
328
Hi to all,
I need advice what I have to do to solve this:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 118, in script
$ application_count = academy.generate_new_applications()
File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 118, in <module>
$ application_count = academy.generate_new_applications()
TypeError: __init__() missing 1 required positional argument: 'event_type'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 118, in script
$ application_count = academy.generate_new_applications()
File "D:\starý_d\000-h\000-best\000-ultra\CorruptedAcademy-0.426a-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\starý_d\000-h\000-best\000-ultra\CorruptedAcademy-0.426a-win\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 118, in <module>
$ application_count = academy.generate_new_applications()
File "game/scripts/main_classes/academy/class_academy_ren.py", line 444, in generate_new_applications
return self.girl_manager.generate_new_applications(application_bonus)
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 588, in generate_new_applications
self.add_girl_to_applications(girl_config)
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 222, in add_girl_to_applications
girl = Girl(girl_config)
File "game/scripts/main_classes/girl/class_girl_ren.py", line 212, in __init__
self.load_events()
File "game/scripts/main_classes/girl/class_girl_ren.py", line 2897, in load_events
event = Event(**event_config)
TypeError: __init__() missing 1 required positional argument: 'event_type'

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.428e
Sun May 18 11:05:03 2025
Looks like one of the girl/mother mods you have has an invite event config. I can't narrow it down further for you. One of their event_config.json files is missing a "event_type" line.

Has anyone made, or is anyone making, Corruption Academy mods for the following women (pictures included to help avoid confusion):

You don't have permission to view the spoiler content. Log in or register now.

On a side note, this game does have mods, but some moderators seem to think otherwise, and might remove posts about them as "off-topic". Hopefully this is clear enough.
I looked into doing Veronica Vain recently but it was pretty hard to find good content for her.
 
  • Like
Reactions: MrHatIsHere

BolHeX

Active Member
Nov 30, 2019
682
1,371
328
You don't have permission to view the spoiler content. Log in or register now.
Some changes to upgrades and management. Modders can now more easily add screens for their locations where you can manage it's upgrades and staff.

The layout is not a fixed one so users can make it as intricate as needed, mine is simple since the shoot studio only has one staff position.

A lot of my time has been spent tearing out the old faculty and academy code to make it more moddable, it was 90% hardcoded and could not be easily expanded upon. Now it should be completely moddable.


Hi
Getting this error View attachment 4852176 after installing Fit&Fast expansion.
Folder has been placed under the "_mods" folder.
I let the author know and they said they will look into it when they can.
 

Hermenegild

Active Member
Sep 18, 2017
606
369
285
BolHeX, I'd like to request a little change to the mechanics.

Some background first. I have a girl in my academy for several weeks already. She's fully corrupted, and has achieved her required grade of 100 (which is also the max grade she can get). She managed this on Thursday, thanks to Advanced Physics homework. So with this grade I switched her to Being A Slut homework subject. In effect, her grade was slightly below 100 during the PTA (but still above 99). And I got a warning during the PTA because of that. My reaction was, "WTF?"

It'd be better if the girl's required grade check was not made against her current grades but against the max she has achieved this last week (or maybe even since she joined the academy).
 

Axterx

Member
Jun 19, 2020
124
62
172
It'd be better if the girl's required grade check was not made against her current grades but against the max she has achieved this last week (or maybe even since she joined the academy).
Alternately, no mom should be asking for 100% grades or the grade check could be made on Friday, rather than during the weekend.

You can offset the -grade bit of the homework by assigning the student to one of the extra classrooms, but no class on the weekends, so the whole thing requires micromanaging with a 100 desired grade girl.
 
  • Like
Reactions: Takkatakka

BolHeX

Active Member
Nov 30, 2019
682
1,371
328
BolHeX, I'd like to request a little change to the mechanics.

Some background first. I have a girl in my academy for several weeks already. She's fully corrupted, and has achieved her required grade of 100 (which is also the max grade she can get). She managed this on Thursday, thanks to Advanced Physics homework. So with this grade I switched her to Being A Slut homework subject. In effect, her grade was slightly below 100 during the PTA (but still above 99). And I got a warning during the PTA because of that. My reaction was, "WTF?"

It'd be better if the girl's required grade check was not made against her current grades but against the max she has achieved this last week (or maybe even since she joined the academy).
I will test using her max achieved grades for those checks, it's an easy enough change. I might need to change all the info displays to reflect her max achieved grades rather than her current grades or it might seem weird that you have met the target when her grades are less than the target.
 
  • Like
Reactions: Discoplayer1

whosboy

New Member
Mar 26, 2020
10
3
85
Any mod to keep the staff naked at all time during school hours? anoying haveing to tell my teaching assistant to get naked every day xD
 

whosboy

New Member
Mar 26, 2020
10
3
85
Next update you can set "uniforms" for each staff position as well as students.
Thank you very much and another question, can teacher assistant remember last order she got? Like if I set her to assisting, take over teaching or observe she remembers she has to do that tomorrow too until I change it again?


Does anyone know if there is a girl pack for Coco Lovelock?
 

Hermenegild

Active Member
Sep 18, 2017
606
369
285
I will test using her max achieved grades for those checks, it's an easy enough change. I might need to change all the info displays to reflect her max achieved grades rather than her current grades or it might seem weird that you have met the target when her grades are less than the target.
Or there might be another way to solve it: if the mother's expectation (the required grade to finish the school) has been satisfied at least once, the girl's weekly grade target is assumed to have been satisfied.

The difference is, this case would really only matter if the girl's grade, mother's expectations, and weekly grade target are very close to each other. It might also be much less UI work for you.
 
4.30 star(s) 50 Votes