mcn000b

New Member
Dec 30, 2020
14
11
143
is there a way to make it so that the girls models wear the same clothing they are wearing to class using AI or something?
if its possible i think it will make the game more immersive.
otherwise i really enjoy the game, cant wait to see the finished product, onwards perverts!
 
  • Like
Reactions: ellee25451

jmkarlsson

Member
Nov 25, 2017
475
136
249
I recently got an error when going to the class room in this save.
PS.: I could not copy the error message.
Edit.: Might have been fixed in latest hotfix.
 
Last edited:

CowboyDan

New Member
Jan 7, 2022
1
0
11
Hi I get this error on fresh download (have tried it with hoxfix as well)


Full traceback:
File "C:\Users\Desktop\CorruptedAcademy-0.453-pc\CorruptedAcademy-0.453-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\Desktop\CorruptedAcademy-0.453-pc\CorruptedAcademy-0.453-pc\renpy\main.py", line 470, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Desktop\CorruptedAcademy-0.453-pc\CorruptedAcademy-0.453-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "C:\Users\Desktop\CorruptedAcademy-0.453-pc\CorruptedAcademy-0.453-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
 

Jigglypuff Dragonslayer

Active Member
Aug 16, 2020
500
371
207
Got this when trying to graduate a girl on Sunday.
Also got a similar error when trying to pass from the student overview page. Was able to pass from overview page after assigning teachers to the classrooms, as they had been unassigned automatically (I assume that was caused by the version upgrade).
Edit: The graduations seemed to work fine the week after. I'm guessing this was just a bug caused by the save moving from one version to the other, and it needed a new schoolday to reset the school to make it work properly. My save was on a Saturday when I changed game versions.

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

While running game code:
  File "game/scripts/main_classes/event/event_wrappers.rpy", line 36, in script call
    call expression stage_label from _call_expression_64
  File "game/scripts/events/graduation_ceremony.rpy", line 132, in script
    python:
  File "game/scripts/events/graduation_ceremony.rpy", line 134, in <module>
    academy.girl_manager.pass_girl(girl)
KeyError: 'music_teacher'

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

Full traceback:
  File "game/scripts/main_classes/event/event_wrappers.rpy", line 36, in script call
    call expression stage_label from _call_expression_64
  File "game/scripts/events/graduation_ceremony.rpy", line 132, in script
    python:
  File "C:\Users\Owner\Documents\More stuff\Games\Corrupted Academy\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:\Users\Owner\Documents\More stuff\Games\Corrupted Academy\CorruptedAcademy-0.453-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/events/graduation_ceremony.rpy", line 134, in <module>
    academy.girl_manager.pass_girl(girl)
  File "game/scripts/main_classes/academy/class_girl_manager_ren.py", line 364, in pass_girl
    unassign_girl_from_classes(girl)
  File "game/scripts/utils/utils_ren.py", line 1110, in unassign_girl_from_classes
    current_girls = exam_schedule[day][class_name]["girls"]
KeyError: 'music_teacher'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.455c
Sun Jul 13 12:47:45 2025
 
Last edited:

Dymac

New Member
Feb 11, 2023
5
5
127
When I load a save it loads a game state from about a week ago. This happens no matter which save I load. All 6 of my saves and all 6 of the automatic saves are from about a week ago. Is there a reason why they would all be the older version? Thanks for any help or advise.
 

gvcxsaudvu

Member
Dec 19, 2017
125
29
127
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 141, in script call
call game_init from _call_game_init
File "game/scripts/game_init.rpy", line 333, in script
return
Exception: Possible infinite loop.

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

Full traceback:
File "game/script.rpy", line 141, in script call
call game_init from _call_game_init
File "game/scripts/game_init.rpy", line 333, in script
return
File "C:\Users\tedfe\OneDrive\Υπολογιστής\gvcxsaudvu\F95\CorruptedAcademy-0.453-pc\renpy\execution.py", line 61, in check_infinite_loop
raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.455c
Sun Jul 13 21:54:38 2025


i get this error when i begun the game and it happens again when i load my save, i press ignore and the game runs smoothly with no other bugs, anyone knows what causes it?
 

Kalimity

New Member
Aug 24, 2017
4
0
195
What happened to the event where the girl requests to go to the bathroom? Was it in a Mod that is no longer updated?
 

Jigglypuff Dragonslayer

Active Member
Aug 16, 2020
500
371
207
What happened to the praise/scold girls option at the start of class? Was that moved to a rule I haven't implemented yet, or was it removed entirely?
 
4.30 star(s) 51 Votes