Create and Fuck your AI Cum Slut -70% Summer Sale
x

Wistil

Member
Sep 9, 2018
156
191
I seemed to have lost the trait - oral_fixation. Does anyone have a copy of the trait file or was it removed from the databse?

(used in Rebecca Volpetti, Tiger Lilly, and Eliza Ibarra mod)
 

Féanorian

Member
Dec 29, 2017
133
122
Game is a bit broken if you get new students. Did this on a Friday and in the following PTA meeting the new mother immediatly complained that her daughters grades are still not up and threatened to remove her after a week.
 
  • Like
Reactions: Filt

wildride

Member
Jul 5, 2017
147
169
Keep crashing if talking to the coffee shop attendant and it becomes too late to be there. Get a message saying the mall is closing and then crash.
 

BolHeX

Active Member
Nov 30, 2019
635
1,194
Paisley Page by Lizzard. The photoshoot is the first Web one.

Re-loading the game and my save seems to work but with some interesting caveats:
  • Starting the game and then loading a save made before I did the photoshoot allows me to do the shoot with the correct photos, lewdness ratings, and file names.
  • Starting the game and then loading a save made after I did the photoshoot also has all the images appear correctly wioth the right ratings.
  • Starting the game, loading a save made before, and then a save made after breaks the photoshoot, with it trying to use the orignal file names and therefore not finding the edited ones.
  • Starting the game, loading a save made after, and then a save made before also breaks the shoot in the same way.
The final point is what caused my confusion - I think I loaded a save made before taking the shoot, saw that it was correct, tried to skip to the one made after and saw it was broken.
The game only does a full refresh of girls when loading saves from the main menu to avoid overly long loads when reloading a save. So if you are loading a save which may need to be updated/made compatible for the latest version its best to reload from the main menu.

Probably mentioned before but I couldn't find a post. Where are these panties?

View attachment 4970721
Crotchless panties are 40 lewdness or if you can get girls to cum in their panties before stealing them it raises their lewdness.


There will also be a hotfix soon to fix some more of the issues.
 

Konamiab

New Member
Apr 23, 2018
6
4
I'm getting an error when trying to upgrade my academy:

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

While running game code:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio.rpy", line 43, in script
    $ renpy.call_screen("shoot_studio", _layer="master")
  File "game/scripts/locations/shoot_studio/screen_shoot_studio.rpy", line 43, in <module>
    $ renpy.call_screen("shoot_studio", _layer="master")
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 109, in execute
    screen upgrades_side_menu(click_closes_to_location=False):
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 109, in execute
    screen upgrades_side_menu(click_closes_to_location=False):
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 124, in execute
    frame:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 130, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 136, in execute
    if selected_upgrade_section:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 190, in execute
    if selected_upgrade:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 191, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 196, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 219, in execute
    $ weekly_cost_string = color_text(selected_upgrade.weekly_cost, value_range=weekly_cost_range, text=f"${real_weekly_cost}", inverted=True)
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 219, in <module>
    $ weekly_cost_string = color_text(selected_upgrade.weekly_cost, value_range=weekly_cost_range, text=f"${real_weekly_cost}", inverted=True)
ZeroDivisionError: float division by zero

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

Full traceback:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio.rpy", line 43, in script
    $ renpy.call_screen("shoot_studio", _layer="master")
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio.rpy", line 43, in <module>
    $ renpy.call_screen("shoot_studio", _layer="master")
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-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:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 109, in execute
    screen upgrades_side_menu(click_closes_to_location=False):
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 109, in execute
    screen upgrades_side_menu(click_closes_to_location=False):
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 124, in execute
    frame:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 130, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 136, in execute
    if selected_upgrade_section:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 190, in execute
    if selected_upgrade:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 191, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 196, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 219, in execute
    $ weekly_cost_string = color_text(selected_upgrade.weekly_cost, value_range=weekly_cost_range, text=f"${real_weekly_cost}", inverted=True)
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 219, in <module>
    $ weekly_cost_string = color_text(selected_upgrade.weekly_cost, value_range=weekly_cost_range, text=f"${real_weekly_cost}", inverted=True)
  File "game/scripts/utils/utils_ren.py", line 594, in color_text
    index = min(int((scaled_value - value_range[0]) / step), len(color_palette) - 1)
ZeroDivisionError: float division by zero

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.453c
Sun Jun 22 22:43:13 2025
 
Dec 25, 2017
21
3
I'm currently getting a Tut mod error when launching, starting with rules (Force.boots error) being snagged then while culling potential culprits, its just the entire mod pack (eventually exam actions then special lessons all the way down). Any potential solutions? The game runs fine after removing Tut.
 

Axterx

Member
Jun 19, 2020
106
52
Bug:
To upgrade your facility (add new classrooms, add teaching asssistant, etc.) says it requires "Faculty to be unlocked (requires more than 2 available alumni)." Two issues with this:
1) If I recall correctly, the director initially says you need two, which is not more than two.
2) I passed a single student, giving me one single alumni, and this unlocked access to upgrades.
 

DragonFire

Active Member
Jul 30, 2017
796
676
I'm currently getting a Tut mod error when launching, starting with rules (Force.boots error) being snagged then while culling potential culprits, its just the entire mod pack (eventually exam actions then special lessons all the way down). Any potential solutions? The game runs fine after removing Tut.
The Dev have said it, others have said it: The new game version have an overhaul of certain game aspects, like Clothing Rules.
Mods that worked with earlier game versions and had changes/additions to such aspects, does not work with this new game version.

KingTut and Drexell mods are among those that do not work with the new version, not until those mods have been updated, if they get updated.. which I personally hope because they had some cool stuff besides the clothing rules.
 

BolHeX

Active Member
Nov 30, 2019
635
1,194
I'm getting an error when trying to upgrade my academy:

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

While running game code:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio.rpy", line 43, in script
    $ renpy.call_screen("shoot_studio", _layer="master")
  File "game/scripts/locations/shoot_studio/screen_shoot_studio.rpy", line 43, in <module>
    $ renpy.call_screen("shoot_studio", _layer="master")
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 109, in execute
    screen upgrades_side_menu(click_closes_to_location=False):
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 109, in execute
    screen upgrades_side_menu(click_closes_to_location=False):
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 124, in execute
    frame:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 130, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 136, in execute
    if selected_upgrade_section:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 190, in execute
    if selected_upgrade:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 191, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 196, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 219, in execute
    $ weekly_cost_string = color_text(selected_upgrade.weekly_cost, value_range=weekly_cost_range, text=f"${real_weekly_cost}", inverted=True)
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 219, in <module>
    $ weekly_cost_string = color_text(selected_upgrade.weekly_cost, value_range=weekly_cost_range, text=f"${real_weekly_cost}", inverted=True)
ZeroDivisionError: float division by zero

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

Full traceback:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio.rpy", line 43, in script
    $ renpy.call_screen("shoot_studio", _layer="master")
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio.rpy", line 43, in <module>
    $ renpy.call_screen("shoot_studio", _layer="master")
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-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:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "C:\CamStuff\CA\CorruptedAcademy-0.453-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 109, in execute
    screen upgrades_side_menu(click_closes_to_location=False):
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 109, in execute
    screen upgrades_side_menu(click_closes_to_location=False):
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 124, in execute
    frame:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 130, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 136, in execute
    if selected_upgrade_section:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 190, in execute
    if selected_upgrade:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 191, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 196, in execute
    vbox:
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 219, in execute
    $ weekly_cost_string = color_text(selected_upgrade.weekly_cost, value_range=weekly_cost_range, text=f"${real_weekly_cost}", inverted=True)
  File "game/scripts/locations/computer/academy_management/screen_upgrade_management.rpy", line 219, in <module>
    $ weekly_cost_string = color_text(selected_upgrade.weekly_cost, value_range=weekly_cost_range, text=f"${real_weekly_cost}", inverted=True)
  File "game/scripts/utils/utils_ren.py", line 594, in color_text
    index = min(int((scaled_value - value_range[0]) / step), len(color_palette) - 1)
ZeroDivisionError: float division by zero

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.453c
Sun Jun 22 22:43:13 2025
I will look into it and hotfix when I can.
Bug:
To upgrade your facility (add new classrooms, add teaching asssistant, etc.) says it requires "Faculty to be unlocked (requires more than 2 available alumni)." Two issues with this:
1) If I recall correctly, the director initially says you need two, which is not more than two.
2) I passed a single student, giving me one single alumni, and this unlocked access to upgrades.
It used to be 2 its changes to 1, I think I changed all dialogue to reflect this.

the only 2 mods i have non functional are Charlotte and Kiera lizzard and BolHeX cheers just lemme know what to do i can fix myself if easy enough.
Non-functional how? The game now expects all girl mods to be in "_mods/girls" and all mothers to be in "_mods/mothers". The example girls should still load because I added an exception for them.

Is there a way to add mods like girls and mothers to the android app ?
Unfortunately not at the moment(that I know of).
 
4.40 star(s) 41 Votes