megaera

Member
Nov 12, 2016
390
339
At this point either i have the worst RNG on the planet or the Kenzie Reeve mod (Ramen's) doesn't work properly/generates error.
 
Oct 10, 2020
40
134
At this point either i have the worst RNG on the planet or the Kenzie Reeve mod (Ramen's) doesn't work properly/generates error.
If you are receiving errors, please download and install the latest patch/hotfix. Otherwise, I think your first guess is most likely the case as you may have so many girls in your application pool. Took me almost half an hour to find my own mods for testing due to this, too.
 

mockingbird15

Newbie
Mar 26, 2023
43
58
Small itsy bitsy detail: portrait and fullbody pics are not transparent which make the pic in the teachers room have a pic white square. Other than that, love the mod.
i have to say i did not think about that, nor do i know how to fix it :ROFLMAO:
glad you enjoyed the content, more will come (y)
 
Last edited:

afwfweeeerr2csahty

New Member
Jul 1, 2024
6
1
So whoever made that 'hypnotize' mod did a rly nice job, but I also think it's way too IMBA. I suggest to shorten the usages to 1 exactly since it still gives you a shit ton of stat per usage and also allows you to increase 1 mother's stat. Would be great to have a selector 'how many hypno usages do you want' like 1-9
 

darkbeers

New Member
May 3, 2024
8
2
do you maybe have a duplicate of kenzie in your mod folder ?
I think I'm catching the same thing

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/story/label_game_intro.rpy", line 56, in script
$ academy.girl_manager.generate_all_girls_as_applications()
File "game/scripts/story/label_game_intro.rpy", line 56, in <module>
$ academy.girl_manager.generate_all_girls_as_applications()
ValueError: too many values to unpack (expected 2)

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

Full traceback:
File "game/scripts/story/label_game_intro.rpy", line 56, in script
$ academy.girl_manager.generate_all_girls_as_applications()
File "C:\Users\cdbee\OneDrive\Desktop\CorruptedAcademy-0.311-pc\CorruptedAcademy-0.311-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\cdbee\OneDrive\Desktop\CorruptedAcademy-0.311-pc\CorruptedAcademy-0.311-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/story/label_game_intro.rpy", line 56, in <module>
$ academy.girl_manager.generate_all_girls_as_applications()
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 481, in generate_all_girls_as_applications
self.add_girl_to_applications(girl_config)
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 244, in add_girl_to_applications
girl = Girl(girl_config)
File "game/scripts/main_classes/girl/class_girl_ren.py", line 157, in __init__
self.load_webms()
File "game/scripts/main_classes/girl/class_girl_ren.py", line 2246, in load_webms
webm = Webm(vid_path)
File "game/scripts/main_classes/webm/class_webm_ren.py", line 14, in __init__
self.main_tags, self.sub_tags = self.generate_tags()
File "game/scripts/main_classes/webm/class_webm_ren.py", line 33, in generate_tags
main_tags, sub_tags = self.name.split(tag_type_delimited)
ValueError: too many values to unpack (expected 2)

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.311
Thu Nov 28 20:23:23 2024
 

Crichton1

Newbie
May 18, 2024
93
126
The more clothes mod is heavily focused on cheerleader outfits. it seems to be the only thing the girls want to wear. I think the cheerleader vids end up playing instead of girl specific vids sometimes.
 

BolHeX

Member
Nov 30, 2019
439
740


BolHeX What do you mean when you say that you "enjoyed the previous games"? Isn't this your first game? Did you make some other game, one that I can't find, or what? What "previous games" do you mean?

I liked how well made this one is. There is alot of care put in both the game itself and care for the player's experience too, so I would love to play more of your work if there is any. I am just looking to know if there are more games out there that you have made and/or are related to this game that I could enjoy playing too.

Regardless, thank you for making such a good game with so much love, attention, and care BolHeX !​
Like Axterx said, I mean the other two games that followed this premise. Examination Dat and WTM Academy.

I think I'm catching the same thing

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/story/label_game_intro.rpy", line 56, in script
$ academy.girl_manager.generate_all_girls_as_applications()
File "game/scripts/story/label_game_intro.rpy", line 56, in <module>
$ academy.girl_manager.generate_all_girls_as_applications()
ValueError: too many values to unpack (expected 2)

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

Full traceback:
File "game/scripts/story/label_game_intro.rpy", line 56, in script
$ academy.girl_manager.generate_all_girls_as_applications()
File "C:\Users\cdbee\OneDrive\Desktop\CorruptedAcademy-0.311-pc\CorruptedAcademy-0.311-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\cdbee\OneDrive\Desktop\CorruptedAcademy-0.311-pc\CorruptedAcademy-0.311-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/story/label_game_intro.rpy", line 56, in <module>
$ academy.girl_manager.generate_all_girls_as_applications()
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 481, in generate_all_girls_as_applications
self.add_girl_to_applications(girl_config)
File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 244, in add_girl_to_applications
girl = Girl(girl_config)
File "game/scripts/main_classes/girl/class_girl_ren.py", line 157, in __init__
self.load_webms()
File "game/scripts/main_classes/girl/class_girl_ren.py", line 2246, in load_webms
webm = Webm(vid_path)
File "game/scripts/main_classes/webm/class_webm_ren.py", line 14, in __init__
self.main_tags, self.sub_tags = self.generate_tags()
File "game/scripts/main_classes/webm/class_webm_ren.py", line 33, in generate_tags
main_tags, sub_tags = self.name.split(tag_type_delimited)
ValueError: too many values to unpack (expected 2)

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.311
Thu Nov 28 20:23:23 2024
Make sure you have downloaded the . Which is also available in the main post. While this error is caused by a mod the latest hotfix allows it to silently error out.

The more clothes mod is heavily focused on cheerleader outfits. it seems to be the only thing the girls want to wear. I think the cheerleader vids end up playing instead of girl specific vids sometimes.
You can raise the girl specific video "weight" on the PC. PC -> Settings -> Modify Settings
1732851772514.png
 
  • Like
Reactions: darkbeers

megaera

Member
Nov 12, 2016
390
339
do you maybe have a duplicate of kenzie in your mod folder ?
Nope. Deleted the entire game folder, delete the ren'py saves and reinstalled every mod, one by one (install, open the game, start new game) to figure out that it was the one bugging.

EDIT: SO i had other issues with the Krystal Boyd mod, selected he photoshop created an error and closed the game. Realised i had the same error with Little Caprice too. Checked the KBoyd folder and the _shared_photoshot was in her folder (post fix) and not the _mod folder. Placed it in the proper folder and it fixed it.

Realised that the modmaker was the same for Krystal than Kenzie. Checked Kenzie's mod folder and sure enough the _shared_photoshot and _shared_videoshot are in the girls folder and not the mod folder. Haven't tested it yet, but it seems like a promising lead.
 
Last edited:

megaera

Member
Nov 12, 2016
390
339
So whoever made that 'hypnotize' mod did a rly nice job, but I also think it's way too IMBA. I suggest to shorten the usages to 1 exactly since it still gives you a shit ton of stat per usage and also allows you to increase 1 mother's stat. Would be great to have a selector 'how many hypno usages do you want' like 1-9
also it's a fun add on but a little bit more flavour would make it trully awesome.
 

davemanster

Member
Jun 10, 2017
265
281
The more clothes mod is heavily focused on cheerleader outfits. it seems to be the only thing the girls want to wear. I think the cheerleader vids end up playing instead of girl specific vids sometimes.
It is by design. If you enable generic videos I tried to balance out when generic videos play while girl mod videos still have a good weight to them. If you have better wording suggestions for the pop up please let me know.

The cheerleader thing kind of happened by accident. It was the first time working with BolHex with it and he made outfit tags for them. Then it evolved into both highly corrupted and non corrupt girls can wear it since it’s a u form. I may work to try to balance that out more in the future. There is a corrupted range now that has not been taken full advantage of in the current iteration but is planned to in the next.

In the meantime, you could adjust the cheer weights in the config of the clothing mod. You should be able to find just the cheer stuff near the top and in the weights section you could lower them.

I hope you overall enjoy it! Cheers.
 
  • Like
Reactions: Crichton1
Oct 10, 2020
40
134
Nope. Deleted the entire game folder, delete the ren'py saves and reinstalled every mod, one by one (install, open the game, start new game) to figure out that it was the one bugging.

EDIT: SO i had other issues with the Krystal Boyd mod, selected he photoshop created an error and closed the game. Realised i had the same error with Little Caprice too. Checked the KBoyd folder and the _shared_photoshot was in her folder (post fix) and not the _mod folder. Placed it in the proper folder and it fixed it.

Realised that the modmaker was the same for Krystal than Kenzie. Checked Kenzie's mod folder and sure enough the _shared_photoshot and _shared_videoshot are in the girls folder and not the mod folder. Haven't tested it yet, but it seems like a promising lead.
Thanks for sharing your input. We will do our best to fix our mods and learn from this experience to become better modders.
 

megaera

Member
Nov 12, 2016
390
339
Thanks for sharing your input. We will do our best to fix our mods and learn from this experience to become better modders.
Tried fixing the Kenzie mod the same way and it didn't work. I can't seem to figure out what's happening. Either it generates an error on the "girl screen selection" when it would generate her in the choices or some of my fixes just makes the game crash on start up (trying to frankenstein the "girl_config")

Keep up the nice work though :D
 
Oct 10, 2020
40
134
Tried fixing the Kenzie mod the same way and it didn't work. I can't seem to figure out what's happening. Either it generates an error on the "girl screen selection" when it would generate her in the choices or some of my fixes just makes the game crash on start up (trying to frankenstein the "girl_config")

Keep up the nice work though :D
Thanks for your feedback.

Try to rename this particular vid.
fuck_pussy_orgasm-home-top,stockings > fuck_pussy_orgasm-home,top,stockings
darkbeers please rename yours, too. It should fix your issue.

More importantly, please update your game to the current verion and update, 0.312k, if you have not yet done so already.

I haven't uploaded a new file because the hotfix created by BolHeX should have fixed or bypassed your issue by now. Hope this works for you.
I always double check my vid names but I always seem to miss one or two every upload, which sucks.
 
Last edited:

megaera

Member
Nov 12, 2016
390
339
Thanks for your feedback.

Try to rename this particular vid.
fuck_pussy_orgasm-home-top,stockings > fuck_pussy_orgasm-home,top,stockings
darkbeers please rename yours, too. It should fix your issue.

More importantly, please update your game to the current verion and update, 0.312k, if you have not yet done so already.

I haven't uploaded a new file because the hotfix created by BolHeX should have fixed or bypassed your issue by now. Hope this works for you.
I always double check my vid names but I always seem to miss one or two every upload, which sucks.
You're right that i didn't have the update. I was working on an install without it because it broke my game (or something in my game broke and it was a coincidence it was after I updated it). The regular in school sex end sequence of "sex-orgasm-cumming" had been permanently changed to "orgasm-cumming". Which is a drag when you use mods, because a lot of them don't bother to have an "orgasm" vid. A fresh install without the update restored it, so i thought the update broke it. Copied my folder and reinstalled the update before posting this and it didn't do it, so i'm at a lost.

Anyhow, thx a bunch :D and just to confirm it: it fixed it.
 
Last edited:

tgp31

Member
Aug 17, 2018
280
91
Here are more I found.

selected_girl.tolerance
selected_girl.pressure
selected_girl.corruption
selected_girl.discipline
selected_girl.affection
selected_girl.naturism
selected_girl.intellect
selected_girl.arousal
selected_girl.fear
selected_girl.temp_corruption
selected_girl.temp_discipline
selected_girl.temp_affection
selected_girl.temp_naturism
selected_girl.temp_intellect
selected_girl.temp_arousal
selected_girl.temp_fear
selected_girl.fame
selected_girl.people_skill
selected_girl.max_tolerance
selected_girl.corruption_xp
selected_girl.discipline_xp
selected_girl.affection_xp
selected_girl.naturism_xp
selected_girl.intellect_xp
selected_girl.arousal_xp
selected_girl.fear_xp
selected_girl.fame_xp
selected_girl.financial_need
selected_girl.initial_fame
selected_girl.initial_financial
selected_girl.initial_financial_need
selected_girl.initial_wealth
selected_girl.wealth
selected_girl.obedience.factor

selected_girl.mother.*same with the girls attributes above*

academy.girl_manager.girls[0].*same with the attributes above with selected girl, which girls you have currently at the academy*
academy.girl_manager.girls[1].***
academy.girl_manager.girls[2].***
academy.girl_manager.girls[3].***
academy.girl_manager.girls[4].***
academy.girl_manager.girls[5].***
academy.girl_manager.girls[6].***

academy.girl_manager.girls[0].mother.***
academy.girl_manager.girls[1].mother.***
academy.girl_manager.girls[2].mother.***
academy.girl_manager.girls[3].mother.***
academy.girl_manager.girls[4].mother.***
academy.girl_manager.girls[5].mother.***
academy.girl_manager.girls[6].mother.***

You could use the Universal Ren'Py Mod to cheat too. It works fine with this game. I used it with this game.



Well most of those haven't break the game for me yet but yeah you still should be careful though when you use them and same with using the Universal Ren'Py (Cheat) Mod.
How do I use Universal Ren'Py Mod? I put it in the "game" folder and run the game. The welcome menu shows up telling to use alt+m. But after opening the mod page I am lost. All the pages are blank and I don't know what to do. When on the 1st "Search" tab, when I click on "Open" button, it shows error page "An exception has occurred."

Also, from which file did you find the console commands?
 

Hermenegild

Member
Sep 18, 2017
481
256
Which file contains all the console commands?
None. You can do everything you want in the console: you can create new variables, modify them, remove them, manipulate the lists, etc; your only limitation is, you have to adhere to Python's syntax. It's impossible to list all the console commands.
 
  • Like
Reactions: tgp31

tgp31

Member
Aug 17, 2018
280
91
None. You can do everything you want in the console: you can create new variables, modify them, remove them, manipulate the lists, etc; your only limitation is, you have to adhere to Python's syntax. It's impossible to list all the console commands.
So no fixed variables like Sugarcube? How can I create new variables? I don't know anything about Python.
 
4.20 star(s) 25 Votes