drdredit

Newbie
Jul 1, 2020
95
154
When i ready for new application, i just save game on Sunday (head to bed black screen)

View attachment 3784560

If there no new girls - i exit to Main Menu and Load from "head to bed"

There is new random "seed"
I get an error dump on Monday morning...

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 50, in script
    $ application_count = academy.generate_new_applications()
  File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 50, in <module>
    $ application_count = academy.generate_new_applications()
IndexError: list index out of range

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

Full traceback:
  File "game/scripts/locations/player_home/bed/label_sleep.rpy", line 50, in script
    $ application_count = academy.generate_new_applications()
  File "D:\Users\xxx\Downloads\Stuff\CorruptedAcademy-0.2-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Users\xxx\Downloads\Stuff\CorruptedAcademy-0.2-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 50, in <module>
    $ application_count = academy.generate_new_applications()
  File "game/scripts/main_classes/academy/class_academy_ren.py", line 302, in generate_new_applications
    return self.girl_manager.generate_new_applications()
  File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 251, in generate_new_applications
    self.add_girl_to_applications(girl_config)
  File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 144, in add_girl_to_applications
    girl = Girl(girl_config)
  File "game/scripts/main_classes/girl/class_girl_ren.py", line 201, in __init__
    self.mother = mother_manager.generate_mother(self)
  File "game/scripts/main_classes/girl/mother/class_mother_manager_ren.py", line 79, in generate_mother
    return Mother(mother_config, daughter)
  File "game/scripts/main_classes/girl/mother/class_mother_ren.py", line 147, in __init__
    self.clothing_manager.generate_outfit()
  File "game/scripts/main_classes/girl/clothing/class_clothing_manager_ren.py", line 590, in generate_outfit
    chosen_clothing, daring_left = self.choose_clothing(part_name, part_daring, ignore_rules)
  File "game/scripts/main_classes/girl/clothing/class_clothing_manager_ren.py", line 782, in choose_clothing
    chosen_clothing_item = fallback_list[0][1]  # Item most likely to have been worn
  File "D:\Users\xxx\Downloads\Stuff\CorruptedAcademy-0.2-pc\renpy\revertable.py", line 221, in __getitem__
    rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.2
Sun Jun 30 22:32:45 2024
 

wirox

Newbie
Sep 18, 2017
22
7
Videoshoot for Elsa Jean.

First I have copied it inside _mods folder (to avoid game crash if something wrong)

Game did not see this videoshoot at all

So i risked to put into main folder Elsa Jean

Now game see not only main, but that videoshoot inside _mods too. There is double.

As i understand now - _mods folder activated (only) when something similar inside main girl folder?

InGame 70.png


2. There is little problem: scene text not match with video (text is literrally from Abella Danger videoshoot)

InGame 71.png

InGame 72.png
 
Last edited:

BolHeX

Member
Nov 30, 2019
110
213
Videoshoot for Elsa Jean.

First I have copied it inside _mods folder (to avoid game crash if something wrong)

Game did not see this videoshoot at all

So i risked to put into main folder Elsa Jean

Now game see not only main, but that videoshoot inside _mods too. There is double.

As i understand now - _mods folder activated (only) when something similar inside main girl folder?

View attachment 3789174


2. There is little problem: scene text not match with video (text is literrally from Abella Danger videoshoot)

View attachment 3789200

View attachment 3789231
For it to find new shoots inside "_mods" you need to put it in a folder with the same name as the girl you are trying to add it to i.e "Elsa Jean". This doesn't need to be in the main root directory of _mods, just anywhere with the girl's full name.

The callouts would be based on the file names, if you aren't using the modding tool from the Discord to help with it you would need to check "game\scripts\main_classes\shoot_base\class_shoot_base_ren.py" and see the "get_next_item_callout" method to see how the callouts are generated.

EDIT: I added a link to the modding tools to the main post under modding. Hopefully it will help you out.
 
Last edited:

Raknor

Member
May 12, 2019
492
236
How does one get a higher chance of keeping the panties once you have "stolen" them from the girl? I've had very little success in keeping the panties.

Also, is there a way to increase the number of sponsor companies you can have?
 
Last edited:

Hermenegild

Member
Sep 18, 2017
412
229
How does one get a higher chance of keeping the panties once you have "stolen" them from the girl? I've had very little success in keeping the panties.
Well, the most obvious solution is to make the girl leave the exam. However, this hurts your score.
Another solution is to increase the girls naturism and corruption, and maybe fear as well - I haven't checked the code.
 

Raknor

Member
May 12, 2019
492
236
Is there any other girls besides the 12 that is in the original game? I have a max of 20 and I can't even fill that up and my sponsors are asking for photo shoots that I can't accomplish because there are currently none that has been provided that will do those shoots (pool and beach).
 

BolHeX

Member
Nov 30, 2019
110
213
How does one get a higher chance of keeping the panties once you have "stolen" them from the girl? I've had very little success in keeping the panties.
High enough naturism, corruption and affection the girls will leave them with you.
Another way with very corrupted girls is to perform actions i.e grope ass/pussy while she is wearing panties. She might remove them to help you get better access.

Also, is there a way to increase the number of sponsor companies you can have?
It's based on your reputation, upto a maximum of 3. This has changed a bit for the next update, so users who want more sponsors can get them.

Is there any other girls besides the 12 that is in the original game? I have a max of 20 and I can't even fill that up and my sponsors are asking for photo shoots that I can't accomplish because there are currently none that has been provided that will do those shoots (pool and beach).
Currently only 12 girls until some mods are released. There do seem to be a few in works.

As for sponsors requesting photos with tags that don't currently exist, this was an oversight and has been fixed for the next version.
 

BolHeX

Member
Nov 30, 2019
110
213
I tested it a bit more, and it gave me the same issue on a fresh install, even without the patch installed
Can I ask what operating system you are running, what directory you are running the game from and when you are getting this error?

I don't believe this is an issue with the game it seems to be an error while renpy is trying to start up.
 

wirox

Newbie
Sep 18, 2017
22
7
I have finished new (16 item) photoshoot of Adriana Chechik in the... pool!


InGame 81.png


There are 4 tags, especially good for Beakini Beachwear Sponsor (336%):

Outdoor public, Nature, Pool, Bikini

Outdoorsman and Wanderlust Sponsors - very good match too


InGame 82.png


And... where are this kind of "mods" are shared?
 

BolHeX

Member
Nov 30, 2019
110
213
I have finished new (16 item) photoshoot of Adriana Chechik in the... pool!


View attachment 3793295


There are 4 tags, especially good for Beakini Beachwear Sponsor (336%):

Outdoor public, Nature, Pool, Bikini

Outdoorsman and Wanderlust Sponsors - very good match too


View attachment 3793317


And... where are this kind of "mods" are shared?
I have just created a google doc for it. If you message me your details I can give you editing rights.

Instead of all the hotfixes do we know when the next update is planned? I would like to see more content.
I have started work on it, quite a lot of new features planned/in development so I don't have a timeframe of its release.
 
  • Like
Reactions: pepeluis2021

BlackMoridin

New Member
Jul 25, 2022
6
3
I have just created a google doc for it. If you message me your details I can give you editing rights.


I have started work on it, quite a lot of new features planned/in development so I don't have a timeframe of its release.

So it's kind of funny, I've played both the original games that this game is based on, and did quite some modding of both of them just for myself locally. And I spent the last two days looking at what this game has to offer and how it's different and I see that you've basically change quite a bit of the logic on the back end. And I gotta say this makes it more sense the way you've made it and I was thinking about writing a python script that converts all of the girls from the other version into the format of this version. But before I spend time making that is there any one who wants this? Or I could of course just convert everything locally and then upload everything??? (obviously i'd keep the cudo's to the original modders who did all the work for the other version... But not entirely sure if they'd appreciate me doing this)
 

BolHeX

Member
Nov 30, 2019
110
213
So it's kind of funny, I've played both the original games that this game is based on, and did quite some modding of both of them just for myself locally. And I spent the last two days looking at what this game has to offer and how it's different and I see that you've basically change quite a bit of the logic on the back end. And I gotta say this makes it more sense the way you've made it and I was thinking about writing a python script that converts all of the girls from the other version into the format of this version. But before I spend time making that is there any one who wants this? Or I could of course just convert everything locally and then upload everything??? (obviously i'd keep the cudo's to the original modders who did all the work for the other version... But not entirely sure if they'd appreciate me doing this)
A few users have requested backwards compatiblity or a way to convert mods.
I thought about writing a script like that myself but I am a bit aprehensive about modder backlash with there work being used without permission or if they have negative feeling about my project etc.

I did make an offer that if any modders reached out to me about helping to convert their mods I would look into it but so far none have done so. I guess if you reached out to modders about it you might get some green lights if you wanted to do this.
 

wirox

Newbie
Sep 18, 2017
22
7
New Geisha Kyd workout photoshoot

There was no game exception crash, but something is wrong

When i chose vertical 850x1280 photo as cover...

InGame 85.png


It is not in the centre

And Girl Payment line conflicts with Taken

InGame 86.png


Is there problem in file name or photo size?
 
Last edited:

BolHeX

Member
Nov 30, 2019
110
213
New Geisha Kyd workout photoshoot

There was no game exception crash, but something is wrong

When i chose vertical 850x1280 photo as cover...

View attachment 3794891


It is not in the centre

And Girl Payment line conflicts with Taken

View attachment 3794906


Is there problem in file name or photo size?
If you check the base game images they are actually also 1920x1080 just with transparent bars on the side. I forgot to include an app to do this with the mod tools.

I am busy making a GUI for it and will add it. It will take the directory and resize the images as needed.

EDIT:
Updated to include and app to resize your images to 1920x1080, it only resizes .webp files but there is a converted included as wel.
 
Last edited:

aifman7

Active Member
Oct 25, 2017
683
1,855
I really do not understand the difference between this game and WTM. I was hoping this one actually had unique and relevant videos when engaging with each student in class, especially considering how many fewer actresses there are to choose from here. I assumed that smaller roster meant a more curated selection of videos.

Nope. Same weirdness as you get in WTM. Example: you select Carolina Sweet's "Grope her boobs" option while she's still fully clothed, and you get videos showing this instead:

1720036270668.png

Obviously that's not Carolina Sweet. Obviously she's not wearing all of her clothes like she is in game.

Hard to stay immersed when the game gives you whiplash from the ridiculous clips... especially the clips with audio. Those just straight up don't belong, at the very least the audio should be muted because that porn dialogue never fits with what's happening in game. Like, not even remotely lol

That's my minor feedback. Good luck with your game, I'm curious to see what you do with this in the future. Are you the same dev from WTM? no shade if so, I'm just curious.

Thanks either way
 
  • Like
Reactions: Raknor

Tweek251

New Member
Jan 13, 2022
8
4
It's a great game but I'm suddenly having a weird glitch (I think?) where the girls willingness to do photoshoots goes down continually no matter what their stats are
 
4.80 star(s) 6 Votes