AdventAnyx

Active Member
Game Developer
Feb 2, 2020
741
2,947
Hey this is the coolest iteration of that base game so far, I liked it.
...Until it decided to rollback my only save-file for a couple of weeks :HideThePain: (probably some bug with deleting 1st slot save several times, using a mix of delete icon and delete button, and writing a new one there, can't reproduce though). I'll attach mine just in case. Even the save-preview image doesn't match with the game state it loads.
But anyway, still nice job, thanks for making the game!

As a suggestion:
visiting several moms to promote corruption, every day, is a LOT of clicks...every day.
there probably should either be an automation button (PRESS "local neighborhood family-corruption run"-ends the day),
or
a 1 week cooldown (with x5 effect) on the action, so that plyers don't feel obligated to click every single day, just visit every mom once per week. Probably girls actions (at home) should follow this as well.

Good luck :)

(here's my messed up save)
 

BolHeX

Member
Nov 30, 2019
446
743
Hey this is the coolest iteration of that base game so far, I liked it.
...Until it decided to rollback my only save-file for a couple of weeks :HideThePain: (probably some bug with deleting 1st slot save several times, using a mix of delete icon and delete button, and writing a new one there, can't reproduce though). I'll attach mine just in case. Even the save-preview image doesn't match with the game state it loads.
But anyway, still nice job, thanks for making the game!

As a suggestion:
visiting several moms to promote corruption, every day, is a LOT of clicks...every day.
there probably should either be an automation button (PRESS "local neighborhood family-corruption run"-ends the day),
or
a 1 week cooldown (with x5 effect) on the action, so that plyers don't feel obligated to click every single day, just visit every mom once per week. Probably girls actions (at home) should follow this as well.

Good luck :)

(here's my messed up save)
Thanks for the save. Seems like the report call event seems to not be clearing
1729391104792.png
Going to look into fixing this, sorry about the rollback issues.
 
  • Like
Reactions: AdventAnyx

BolHeX

Member
Nov 30, 2019
446
743
Added hotfix 0.312c
This is just a fix to the rollback issues, while it won't fix the initial rollback it should prevent any new ones popping up in the game and if they do please send me your save.
 
  • Like
Reactions: KhaiFirst

Axterx

Newbie
Jun 19, 2020
74
33
Bug: using 'h' during a photoshoot results in a black screen, rather than hiding the UI. Pressing it again restores the screen to normal, with UI. Clicking the icon to hide the UI works fine. Using 0.312c.
 
Last edited:

Hermenegild

Member
Sep 18, 2017
481
256
BolHeX, a pretty serious bug for you in unmodded 0.312c. Unfortunately, no stacktrace, the game immediately aborts.

I was home visiting a girl, selected a fuck as a sexual favor, then pussy, and... crash.

This is the end of my log.txt:
You don't have permission to view the spoiler content. Log in or register now.
 

King Dong

Member
Jun 19, 2017
187
134
OK, I've been running a fresh copy of the game, except I moved all the Girls/Mothers into a temp folder outside the game, so I can test come of the mods to see which ones work.

I found 7 or 8 that wouldn't work that way, but I managed to fix all but one by just removing the ["requirements": "academy.prestige..."] lines so I could test them as starting girls.

The only one I couldn't figure out was the "Coco Lovecock + Dee Williams" one by "Mr. Ox". When I start a fresh game with them as the only one's I get this...

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

While running game code:
  File "game/scripts/story/label_game_intro.rpy", line 64, in script
    $ academy.girl_manager.generate_initial_girls()
  File "game/scripts/story/label_game_intro.rpy", line 64, in <module>
    $ academy.girl_manager.generate_initial_girls()
AttributeError: 'list' object has no attribute 'replace'

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.311
Sun Oct 20 04:23:22 2024
Since it is a mod I understand if you don't have a solution, but if you do that would be great.
 

GamerDaddy

Engaged Member
Feb 6, 2023
2,068
1,236
OK, I've been running a fresh copy of the game, except I moved all the Girls/Mothers into a temp folder outside the game, so I can test come of the mods to see which ones work.

I found 7 or 8 that wouldn't work that way, but I managed to fix all but one by just removing the ["requirements": "academy.prestige..."] lines so I could test them as starting girls.

The only one I couldn't figure out was the "Coco Lovecock + Dee Williams" one by "Mr. Ox". When I start a fresh game with them as the only one's I get this...

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

While running game code:
  File "game/scripts/story/label_game_intro.rpy", line 64, in script
    $ academy.girl_manager.generate_initial_girls()
  File "game/scripts/story/label_game_intro.rpy", line 64, in <module>
    $ academy.girl_manager.generate_initial_girls()
AttributeError: 'list' object has no attribute 'replace'

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.311
Sun Oct 20 04:23:22 2024
Since it is a mod I understand if you don't have a solution, but if you do that would be great.
its a issue with the mod but there is a fix that has been posted (i lost the bookmark or id give the link to the post)
 

subli

Member
Jul 30, 2020
495
310
I've been thinking about it for a little bit and I don't really like the train stat actions you can take with girls at home. I think its very strong and I keep using it every day, but I don't think its good for the game overall. The game is about how you use your actions to push the girls boundries, the training action just has it happen off screen by "magic". It takes away from the core gameplay a bit.
 

treboat

Newbie
Sep 1, 2016
15
3
I've been thinking about it for a little bit and I don't really like the train stat actions you can take with girls at home. I think its very strong and I keep using it every day, but I don't think its good for the game overall. The game is about how you use your actions to push the girls boundries, the training action just has it happen off screen by "magic". It takes away from the core gameplay a bit.
Yeah I agree but for now I think it's an okay filler until we get more events/unique gameplay features available to more naturally raise those stats.

Just spitballing here but I do think Assigning Homework should just fully take over the place of those daily small pushes in raising stats (And even then still have a cap of how effective it can be) eventually and make home visits more impactful but take up more of the day/week, as well as just have more requirements in initiating.

IDK maybe I am just used to most corruption games requiring an event of sorts and pushing the player to even greater methods of corruption
 

BolHeX

Member
Nov 30, 2019
446
743
Bug: using 'h' during a photoshoot results in a black screen, rather than hiding the UI. Pressing it again restores the screen to normal, with UI. Clicking the icon to hide the UI works fine. Using 0.312c.
Thanks for letting me know about the issue. Fixed it on my end, will be in next hotfix.

BolHeX, a pretty serious bug for you in unmodded 0.312c. Unfortunately, no stacktrace, the game immediately aborts.

I was home visiting a girl, selected a fuck as a sexual favor, then pussy, and... crash.

This is the end of my log.txt:
You don't have permission to view the spoiler content. Log in or register now.
Do you still have your save where this was happening? Would help me debug because I couldn't replicate it.

OK, I've been running a fresh copy of the game, except I moved all the Girls/Mothers into a temp folder outside the game, so I can test come of the mods to see which ones work.

I found 7 or 8 that wouldn't work that way, but I managed to fix all but one by just removing the ["requirements": "academy.prestige..."] lines so I could test them as starting girls.

The only one I couldn't figure out was the "Coco Lovecock + Dee Williams" one by "Mr. Ox". When I start a fresh game with them as the only one's I get this...

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

While running game code:
  File "game/scripts/story/label_game_intro.rpy", line 64, in script
    $ academy.girl_manager.generate_initial_girls()
  File "game/scripts/story/label_game_intro.rpy", line 64, in <module>
    $ academy.girl_manager.generate_initial_girls()
AttributeError: 'list' object has no attribute 'replace'

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.311
Sun Oct 20 04:23:22 2024
Since it is a mod I understand if you don't have a solution, but if you do that would be great.
You are running an old version of the game "0.311" Try updating using the hotfixes linked in the main post. If the issue continues let me know and I will try help out.

hello why i am not getting new applicant ? board approve +8 and using 0.312c update
View attachment 4149933
Passing/Expelled and Blacklisted girls will not apply. Also if you have a lot of waiting applications you won't get more(you can postpone them to open space). Otherwise you might need to fill the roster there are only around 18 or so girls in the base game.

I've been thinking about it for a little bit and I don't really like the train stat actions you can take with girls at home. I think its very strong and I keep using it every day, but I don't think its good for the game overall. The game is about how you use your actions to push the girls boundries, the training action just has it happen off screen by "magic". It takes away from the core gameplay a bit.
It like a lot of the home visit actions are just placeholder. That said a lot of people seem obligated to use it which is a problem.
I do have plans on changing it to a real mechanic at some point, just more pressing issues I need to fix first.

Yeah I agree but for now I think it's an okay filler until we get more events/unique gameplay features available to more naturally raise those stats.

Just spitballing here but I do think Assigning Homework should just fully take over the place of those daily small pushes in raising stats (And even then still have a cap of how effective it can be) eventually and make home visits more impactful but take up more of the day/week, as well as just have more requirements in initiating.

IDK maybe I am just used to most corruption games requiring an event of sorts and pushing the player to even greater methods of corruption
Homework was meant to replace it as a passive way to raise stats. I do still need to work on the homework subjects, I just wanted to test the system and see if people liked it.

As for the training system I do plan on keeping it but giving it some actual gameplay rather than just "click for stats". I just haven't thought of a good system yet.
 

BolHeX

Member
Nov 30, 2019
446
743
0.312d Released:

Added:

  • Added option to only randomly generate 6 girls when starting NewGame+
Changes:
  • Right click now clears selected upgrade selection rather than closing screens if possible.
Fixed:
  • Fixed girl answer progress will now use either the exam action time or the remaining exam time, whichever is lower.
  • Fixed hiding UI during photoshoots to causing visual issues.
  • PTA Meetings are now greyed out if you already missed it rather than dialogue indicating so.
  • Fixed girls not knowing you were coming after calling her but visiting her mother.
  • Fixed time not advancing when 'dream' events trigger.
  • Fixed error when trying to check girl ratings.
  • Fixed inconsistencies in rule dependancies being disabled when disabling rules.
  • Fixed pending girls not clearing after ending application selection early when starting NewGame+
  • Exam manager now regenerates girls if class isn't filled due to removing modded girls.
  • Fixed pending girls/mothers not being deleted cleanly causing errors when deleting them.
  • Rework say screen and how character images and names are set.

I am busy rewriting all the screens which can cause unnecessary rollback data being saved. This is the start but also fixed some other issues users have been having.
 

Hermenegild

Member
Sep 18, 2017
481
256
Do you still have your save where this was happening? Would help me debug because I couldn't replicate it.
Unfortunately, no. But it did happen to me once earlier, so it may be possible to replicate. We'll see.

Note that the crash happened on 0.312c, but the game was actually started using 0.311. Also, when I tried to recreate the problematic situation, I noticed that 1) I made a photoshoot with this girl, and 2) she came to my home to suck me off. I'm not sure if (any of) those two events happened before the crash, but it's definitely worth looking into.

EDIT: She was fully corrupted at this time, her mother wasn't fully corrupted but enough to accept the freeuse training (around 50%). So I decided to visit the girl first, and once out I wanted to start the threesome through the mother.

EDIT 2: Still no save as I'm not usually saving after the exam, as all those events are safe to rollback. But, the same crash happened to me twice more, with a different girl, always during "fuck" service, and always before even the first video shows.
 
Last edited:

BolHeX

Member
Nov 30, 2019
446
743
Unfortunately, no. But it did happen to me once earlier, so it may be possible to replicate. We'll see.

Note that the crash happened on 0.312c, but the game was actually started using 0.311. Also, when I tried to recreate the problematic situation, I noticed that 1) I made a photoshoot with this girl, and 2) she came to my home to suck me off. I'm not sure if (any of) those two events happened before the crash, but it's definitely worth looking into.

EDIT: She was fully corrupted at this time, her mother wasn't fully corrupted but enough to accept the freeuse training (around 50%). So I decided to visit the girl first, and once out I wanted to start the threesome through the mother.

EDIT 2: Still no save as I'm not usually saving after the exam, as all those events are safe to rollback. But, the same crash happened to me twice more, with a different girl, always during "fuck" service, and always before even the first video shows.
You don't get any crashes about fucking elsewhere? It is so weird because all the "fuck pussy" actions call the same "generic" label so all the logic is the same. And from your descriptions it seems to be crashing while trying to playing a specific video. So perhaps it is a generic video that is causing it if it is happening with multiple girls.

I know some users had a similar issue when using the strip actions and I could never find the cause...
 

Hermenegild

Member
Sep 18, 2017
481
256
You don't get any crashes about fucking elsewhere? It is so weird because all the "fuck pussy" actions call the same "generic" label so all the logic is the same. And from your descriptions it seems to be crashing while trying to playing a specific video. So perhaps it is a generic video that is causing it if it is happening with multiple girls.

I know some users had a similar issue when using the strip actions and I could never find the cause...
If it was a RenPy error, we would get a stacktrace. I believe you're right by pointing it to a video, as a library error (video player in this case) is likely to just exit, without giving a reason.

Maybe if you included the name of the video in the log.txt file, it would be easier to catch this one?

I assume you don't want to bother writing a Python/RenPy program to just play all the videos and see where it crashes. That would work, you know, I'm using just the base game, with no additional girlpacks.
 

BolHeX

Member
Nov 30, 2019
446
743
If it was a RenPy error, we would get a stacktrace. I believe you're right by pointing it to a video, as a library error (video player in this case) is likely to just exit, without giving a reason.

Maybe if you included the name of the video in the log.txt file, it would be easier to catch this one?

I assume you don't want to bother writing a Python/RenPy program to just play all the videos and see where it crashes. That would work, you know, I'm using just the base game, with no additional girlpacks.
I think I will do just that but an in game one. That tries to play all the videos or something. If it comes up clean on my end I might message you to test it on your end.
 
  • Like
Reactions: Hermenegild

KhaiFirst

Well-Known Member
Feb 27, 2021
1,189
892
oh wow! just found out add girl/mom on mod Thank you.! wish there a game +all girl/mom single download!!
 
4.30 star(s) 26 Votes