Thousands of Models Streaming Live — Join Free! Click Here!
x

Mangrovee

Newbie
May 27, 2017
30
35
173
Enable auto deleting of archives after install in the options. There is also a trash bin icon do delete all currently installed mod archives.
I have a hotfix coming out soon to warn users about this, the newer versions also default this to true but its not retroactive.

So I have not had the time or energy to comb thread through this thread since the release. So bugs posted here have gone unnoticed, I have been fixing stuff as posted on the discord only.

I am now aware of issues installing mods on Linux, Mac and Android. If you are on one of these platforms and have some technical ability please message me so we can work together to fix them.

Quite a few issues I have noticed such as "defined twice" errors are caused by have copies of mods, likely from installing it manually and with the mod manager. The only way to solve this is to delete one of the copies, preferably the manually installed one.

A couple mods had incorrect mod ids I had to change so if you downloaded the old version you will see a duplicate and can also cause this issue. The two I know for sure had this issue was wirox's Geisha Kyd expansion and ET's Abella Danger expansion.

I will try be more on top of bug reports here but its a lot harder to get details in a forum environment than directly through Discord.
I had not done that, as I was downloading everything then installing it, caused it to rise in file size very quickly.

Would you consider adding some form of marking system that could be toggled, like marking a mod as, "bugged", "skip" and so on for people to keep track of what mods they liked or disliked.
Partly thinking of this as there might be models that people do want and do not want after seeing them ingame, aswell as some duplicate mods like Kenzie and Ava Addams got 2 mods each from different creators.

I'm on pc and I've installed every single one, only one I had an issue with was the "suck" action thing being defined twice and that's an older bug.

Lastly I wanna thank you for adding the mod manager, it's an HUGE improvement and amazing work of you.
 

korte7

Redhead Aficionado
Donor
Jul 20, 2020
61
89
109
There is an issue with the daily passive shoot unlock. For approximately half of the shoots it just doesn't seem to work and now it also gave me this error:

You don't have permission to view the spoiler content. Log in or register now.
 
Aug 9, 2017
166
92
240
holy shit, the game just suddenly deleted 3/4 of my mods and changed menu background with some weird shit?
What happened, did someone hack the mod servers?
 

egib

Member
Apr 21, 2017
166
132
275
holy shit, the game just suddenly deleted 3/4 of my mods and changed menu background with some weird shit?
What happened, did someone hack the mod servers?
I saw that 33 mothers were missing from my save when I loaded but also that 33 mothers where added to it so that the game is not deleting anything but changeing how the mods are read from the files
 

BolHeX

Active Member
Nov 30, 2019
682
1,371
328
Guys, I caught this error whenever I enter Main Menu, if I choose to ignore tha game simply starts a new game, I tried deleting the whole game and installing it again, but when I started, when I updated the game it just happened again, can anyone help?

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

While running game code:
  File "game/screens.rpy", line 647, in execute
    screen main_menu():
  File "game/screens.rpy", line 647, in execute
    screen main_menu():
  File "game/screens.rpy", line 648, in execute
    if not persistent.has_checked_manifests:
  File "game/screens.rpy", line 649, in execute
    $ _check_mod_files(download_icons=False, main_menu=True)
  File "game/screens.rpy", line 649, in <module>
    $ _check_mod_files(download_icons=False, main_menu=True)
TypeError: _check_mod_files() got an unexpected keyword argument 'main_menu'

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-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:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "C:\Users\rafae\Documents\Planilha Macro Modelo\Python Academy\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 647, in execute
    screen main_menu():
  File "game/screens.rpy", line 647, in execute
    screen main_menu():
  File "game/screens.rpy", line 648, in execute
    if not persistent.has_checked_manifests:
  File "game/screens.rpy", line 649, in execute
    $ _check_mod_files(download_icons=False, main_menu=True)
  File "game/screens.rpy", line 649, in <module>
    $ _check_mod_files(download_icons=False, main_menu=True)
TypeError: _check_mod_files() got an unexpected keyword argument 'main_menu'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.531
Wed Oct  1 13:43:22 2025
Not sure, the argument is definitely valid. Try manually installing the hotfix found on the top bar .

Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/scripts/main_classes/girl/class_girl_config_ren.py", line 99, in load_from_config_file
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "game/scripts/story/label_game_intro.rpy", line 56, in script
  File "game/scripts/story/label_game_intro.rpy", line 56, in <module>
  File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 626, in generate_all_girls_as_applications
  File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 262, in add_girl_to_applications
  File "game/scripts/main_classes/girl/class_girl_ren.py", line 355, in __init__
  File "game/scripts/main_classes/girl/mother/class_mother_manager_ren.py", line 308, in generate_mother
  File "game/scripts/main_classes/girl/class_girl_config_ren.py", line 106, in load_from_config_file
Exception: Expecting value: line 1 column 1 (char 0) caused by
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
  File "game/scripts/main_classes/girl/class_girl_config_ren.py", line 99, in load_from_config_file
  File "lib/python3.12/json/__init__.py", line 293, in load
  File "lib/python3.12/json/__init__.py", line 346, in loads
  File "lib/python3.12/json/decoder.py", line 338, in decode
  File "lib/python3.12/json/decoder.py", line 356, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "game/scripts/story/label_game_intro.rpy", line 56, in script
  File "renpy/ast.py", line 1187, in execute
  File "renpy/python.py", line 1260, in py_exec_bytecode
  File "game/scripts/story/label_game_intro.rpy", line 56, in <module>
  File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 626, in generate_all_girls_as_applications
  File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 262, in add_girl_to_applications
  File "game/scripts/main_classes/girl/class_girl_ren.py", line 355, in __init__
  File "game/scripts/main_classes/girl/mother/class_mother_manager_ren.py", line 308, in generate_mother
  File "game/scripts/main_classes/girl/class_girl_config_ren.py", line 106, in load_from_config_file
Exception: Expecting value: line 1 column 1 (char 0) caused by
One of your girl or mother configs has a broken config file. I can't tell you which it, you will need to remove mods until you find the cause.

so, since we have more daughters than mothers, can we have a family that has more than one daughter? xD
Got an interesting problem that occurs after the first sentence following the Girl Inspection screen.

file "game/scripts/main_classes/girl/clothing/class_clothing_ren.py", line 428, in get_uncovered_parts_tooltip
if "ass" in self.owner.outfit["socks"].base_covered_parts:
AttributeError: 'NoneType' object has no attribute 'outfit'

If i ignore that this comes up next and i can't continue or ignore, only rollback:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/locations/academy/classroom/screen_exam_menu.rpy", line 91, in script
screen exam_menu():
Exception: Could not find return label ('game/_mods/content/warblgarbl_church_of_saint_eve/screen_church.rpy', 1758758230, 6519).
I think its a bug caused by the church mod back before it was fixed. If you load your save go to your house, open the console with Shift+O and paste renpy.set_return_stack(renpy.get_return_stack()[-1::]) it might fix the bug.

I had not done that, as I was downloading everything then installing it, caused it to rise in file size very quickly.

Would you consider adding some form of marking system that could be toggled, like marking a mod as, "bugged", "skip" and so on for people to keep track of what mods they liked or disliked.
Partly thinking of this as there might be models that people do want and do not want after seeing them ingame, aswell as some duplicate mods like Kenzie and Ava Addams got 2 mods each from different creators.

I'm on pc and I've installed every single one, only one I had an issue with was the "suck" action thing being defined twice and that's an older bug.

Lastly I wanna thank you for adding the mod manager, it's an HUGE improvement and amazing work of you.
In the options you can toggle a "hide" button to hide mods you don't like. You can install duplicate girls/mothers and have their content merged together, it installs the second one as an "addon".

There is an issue with the daily passive shoot unlock. For approximately half of the shoots it just doesn't seem to work and now it also gave me this error:

You don't have permission to view the spoiler content. Log in or register now.
I am going to guess some shoots don't have a cost set in their configs, I will add a check on my side but I think that is the cause.
I have this problem, i can not choose they girls to start View attachment 5302737
One of your girl or mother configs has a broken config file. I can't tell you which it, you will need to remove mods until you find the cause.

holy shit, the game just suddenly deleted 3/4 of my mods and changed menu background with some weird shit?
What happened, did someone hack the mod servers?
Backgrounds automatically change based on time of year: Easter, Halloween, Christmas. As for deleting your mods do you mean when trying to load your save it says X girls removed and X girls added? If so moving girls/mothers will cause saves to not recognize them as the same people.
 
  • Like
Reactions: korte7

x7xas4UprEta

Member
Apr 21, 2018
136
73
163
Another question on an obvious mechanic I can't figure out: How do I hire a Teaching Assistant? I've upgraded the Teaching Assistant Workspace and have 2 alumni but can't figure out how/where to hire the assistant (what screen that has the option). I've searched the thread but couldn't find the answer. Could anyone point me in the right direction?
 

DirteeMarvin

New Member
Game Developer
Jun 18, 2019
14
18
57
Another question on an obvious mechanic I can't figure out: How do I hire a Teaching Assistant? I've upgraded the Teaching Assistant Workspace and have 2 alumni but can't figure out how/where to hire the assistant (what screen that has the option). I've searched the thread but couldn't find the answer. Could anyone point me in the right direction?
Look for the white circles on the map.
 
  • Like
Reactions: x7xas4UprEta

Matuasto

Newbie
Oct 15, 2016
28
26
186
Got this error with Abella, any way to fix it? I tried deleting both content folders but still same issue..

It seems that there is a line that I could modify to fix it but I dont know where...

HALP!
1759373063826.png
 

BolHeX

Active Member
Nov 30, 2019
682
1,371
328
Got this error with Abella, any way to fix it? I tried deleting both content folders but still same issue..

It seems that there is a line that I could modify to fix it but I dont know where...

HALP!
View attachment 5302999
Delete the old addon folder "et_abella_danger_add_on_mainhex" from "game/_mods/addons/abella_danger".

Do you know what causes the corruption and naturism of girls to reset to 0
The library mod was causing it, I though it was fixed though.

EDIT: I guess not, I hid the mod so no one else downloads it. I suggest uninstalling it until its fixed by the author.

EDIT2: I pushed an update for the library mod on the author's behalf, it just disables the stat change that causes this and removes the buff from any girls with it. Unfortunately it means any girls that checked out the book before this fix had their corruption and naturism maxed.
 
Last edited:
  • Like
Reactions: egib

egib

Member
Apr 21, 2017
166
132
275
The library mod was causing it, I though it was fixed though.
thanks, I uninstalled it, do you know if it would cause any issues to move the game files from game/mothers and game/girls to the _mods/mothers and _mods/girls if the mothers and students have already been asigned in the game, i like to play with equal ammount of mothers and girls and it would be easier to track if they where in one folder
 

BolHeX

Active Member
Nov 30, 2019
682
1,371
328
thanks, I uninstalled it, do you know if it would cause any issues to move the game files from game/mothers and game/girls to the _mods/mothers and _mods/girls if the mothers and students have already been asigned in the game, i like to play with equal ammount of mothers and girls and it would be easier to track if they where in one folder
The girls/mother will disappear from your save. You will then need to re-accept their applications. I don't suggest doing it.
 
  • Like
Reactions: egib

lorddarkam

Well-Known Member
Jan 1, 2018
1,037
895
337
I'm sorry, but an uncaught exception occurred.

While loading the script.
UnboundLocalError: local variable 'lastfn' referenced before assignment

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

Full traceback:
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\main.py", line 470, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\script.py", line 949, in load_appropriate_file
raise Exception("Could not load file %s." % lastfn) # type: ignore
UnboundLocalError: local variable 'lastfn' referenced before assignment

Windows-10-10.0.19044 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.532
Thu Oct 2 04:53:23 2025


no mod just about to play the first time can open the game
 

phlore101

Member
Jun 28, 2017
388
181
275
I'm sorry, but an uncaught exception occurred.

While loading the script.
UnboundLocalError: local variable 'lastfn' referenced before assignment

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

Full traceback:
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\main.py", line 470, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\script.py", line 949, in load_appropriate_file
raise Exception("Could not load file %s." % lastfn) # type: ignore
UnboundLocalError: local variable 'lastfn' referenced before assignment

Windows-10-10.0.19044 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.532
Thu Oct 2 04:53:23 2025


no mod just about to play the first time can open the game
Don't know if it's an issue in this particular case but do you really need to bury the game so deep? Sometimes long filenames or directories can cause problems. Maybe try to get rid of the spaces that one directory midway in that folder structure??
 

BolHeX

Active Member
Nov 30, 2019
682
1,371
328
I'm sorry, but an uncaught exception occurred.

While loading the script.
UnboundLocalError: local variable 'lastfn' referenced before assignment

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

Full traceback:
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\main.py", line 470, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "C:\Users\Jerfesson Pedro\Documents\SAVE JOGO HTML\JOGOS\AlternateExistence-2.5.0-pc\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\script.py", line 949, in load_appropriate_file
raise Exception("Could not load file %s." % lastfn) # type: ignore
UnboundLocalError: local variable 'lastfn' referenced before assignment

Windows-10-10.0.19044 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.532
Thu Oct 2 04:53:23 2025


no mod just about to play the first time can open the game
Don't know if it's an issue in this particular case but do you really need to bury the game so deep? Sometimes long filenames or directories can cause problems. Maybe try to get rid of the spaces that one directory midway in that folder structure??
That is actually the cause of the error in this case. Caused by file paths being too long, I suggest installing the game close to the drive root i.e "C:/Games"
 
  • Like
Reactions: phlore101
Aug 9, 2017
166
92
240
Backgrounds automatically change based on time of year: Easter, Halloween, Christmas. As for deleting your mods do you mean when trying to load your save it says X girls removed and X girls added? If so moving girls/mothers will cause saves to not recognize them as the same people.
The mod manager just stopped detecting the stuff it had installed
 

GamerDaddy

Engaged Member
Feb 6, 2023
2,762
1,698
296
Not sure, the argument is definitely valid. Try manually installing the hotfix found on the top bar .


One of your girl or mother configs has a broken config file. I can't tell you which it, you will need to remove mods until you find the cause.



I think its a bug caused by the church mod back before it was fixed. If you load your save go to your house, open the console with Shift+O and paste renpy.set_return_stack(renpy.get_return_stack()[-1::]) it might fix the bug.


In the options you can toggle a "hide" button to hide mods you don't like. You can install duplicate girls/mothers and have their content merged together, it installs the second one as an "addon".



One of your girl or mother configs has a broken config file. I can't tell you which it, you will need to remove mods until you find the cause.


Backgrounds automatically change based on time of year: Easter, Halloween, Christmas. As for deleting your mods do you mean when trying to load your save it says X girls removed and X girls added? If so moving girls/mothers will cause saves to not recognize them as the same people.
after the update all girls/mothers were removed but added back (forcing a restart) personally i didnt mind it cause i was working on something and had to restart anyway
 

BolHeX

Active Member
Nov 30, 2019
682
1,371
328
The mod manager just stopped detecting the stuff it had installed
Did restarting the game fix them not being detected? I can't see anything in the code that would automatically delete files, only when you choose to uninstall a mod or have auto delete enabled(deletes archives not mod files themselves).
 
4.30 star(s) 51 Votes