nevyn

Newbie
Aug 9, 2017
68
28
199
Girl Sydney Cole is missing Full Body Pics

also when selecting Miriama Kunkelova for a video shoot

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/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1768, in script
    $ renpy.call_screen("shoot_studio_menu", _layer="master")
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1768, in <module>
    $ renpy.call_screen("shoot_studio_menu", _layer="master")
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 676, in execute
    screen shoot_studio_menu():
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 676, in execute
    screen shoot_studio_menu():
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 693, in execute
    frame:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 848, in execute
    if False:  # NOTE - Disabled to allow selecting sponsor requests from here without locked shoots.
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 852, in execute
    hbox:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1239, in execute
    frame:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1247, in execute
    if show_sponsor_requests:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1581, in execute
    if selected_shoot:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1582, in execute
    vbox:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1662, in execute
    $ total_cost = int(selected_shoot.cost * perm_shoot_cost_multiplier + shoot_payment * perm_shoot_cost_multiplier)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1662, in <module>
    $ total_cost = int(selected_shoot.cost * perm_shoot_cost_multiplier + shoot_payment * perm_shoot_cost_multiplier)
TypeError: can't multiply sequence by non-int of type 'float'

-- 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/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1768, in script
    $ renpy.call_screen("shoot_studio_menu", _layer="master")
  File "C:\TempT\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:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1768, in <module>
    $ renpy.call_screen("shoot_studio_menu", _layer="master")
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\TempT\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:\TempT\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:\TempT\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:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "C:\TempT\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:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 676, in execute
    screen shoot_studio_menu():
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 676, in execute
    screen shoot_studio_menu():
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 693, in execute
    frame:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 848, in execute
    if False:  # NOTE - Disabled to allow selecting sponsor requests from here without locked shoots.
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 852, in execute
    hbox:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1239, in execute
    frame:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1247, in execute
    if show_sponsor_requests:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1581, in execute
    if selected_shoot:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1582, in execute
    vbox:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1662, in execute
    $ total_cost = int(selected_shoot.cost * perm_shoot_cost_multiplier + shoot_payment * perm_shoot_cost_multiplier)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1662, in <module>
    $ total_cost = int(selected_shoot.cost * perm_shoot_cost_multiplier + shoot_payment * perm_shoot_cost_multiplier)
TypeError: can't multiply sequence by non-int of type 'float'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.533
Mon Oct 13 16:48:20 2025
 

WarblGarbl

Active Member
Oct 10, 2017
533
625
258
cheers, was just wondering as I was trying to get some of the echieves done. as for the mums that's cool, was actually just to check I wasn't missing something or had really bugged the mod out somehow if that was a thing but not working too.

it's a nice little addition to the game, just enough story/content to add without drowning out the main game.

Edit : working fine again and didn't even need a rollback. just had to call someone else and the two "bugged" also worked fine next day after sleep. all good now apart from some of the achieves just seem to be a pain to fire like cleaning crew
Glad you enjoy it, if you're hunting for all the achievements let me know if there's any that aren't obtainable. I think all of them are possible but I might have overlooked something.
 
  • Like
Reactions: egib

egib

Member
Apr 21, 2017
164
122
275
Glad you enjoy it, if you're hunting for all the achievements let me know if there's any that aren't obtainable. I think all of them are possible but I might have overlooked something.
There are definlatley some that aren't obtainable with the latest update (church content) for example tutor_embrace("The Whore of Babylon"), garden_gatherer("To Water The Garden") and priest("Priest") are only defined in the church_achievement_system but there are no triggers church_unlock_achievement in any code file to complete them
 
  • Like
Reactions: WarblGarbl

vonbek

Newbie
Apr 23, 2020
57
21
27
Glad you enjoy it, if you're hunting for all the achievements let me know if there's any that aren't obtainable. I think all of them are possible but I might have overlooked something.
Church ones seem fine so far and the ones I'm missing seem to be more rng/girl stats reliant than actually blocked. the ones I'm having issues with tend to be stuff like a couple of the extracurricular ones plus of all things Cleanup Crew as even with it saying that the TA as licked it up it won't fire so I'm guessing it's either not that or maybe needs to be the office threesome or something less intuiitive.

I'll keep an eye out on restarted game, trying out the F&F mod too along with some new girls.
 
  • Like
Reactions: WarblGarbl

tzzz677

New Member
Oct 18, 2019
5
2
140
After the latest Patch, I almost always only get Generic Videos for every Girl, even tho Media ist there for the action. Didnt change any settings, include generic Media is turned off
 
Last edited:

xDuckSx

Member
Mar 7, 2020
182
104
166
Does anyone get the bathroom surprise mod to work? for me it doesnt work it wont install...
 

AngryBabboon

Newbie
Sep 3, 2018
72
23
175
okay after the hotfix i get all the time this:

I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: __init__() got an unexpected keyword argument 'update_on_weekends'

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

Full traceback:
File "game/scripts/databases/punishment_database_ren.py", line 5, in script
init -4 python:
File "C:\Docs\Aorus Drivers\Programs\CA\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:\Docs\Aorus Drivers\Programs\CA\CorruptedAcademy-0.527-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/databases/punishment_database_ren.py", line 10, in <module>
"forced_uniform_punishment": Punishment(
TypeError: __init__() got an unexpected keyword argument 'update_on_weekends'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.54
Wed Oct 15 10:39:00 2025



just when i try to run the game
 

BolHeX

Active Member
Nov 30, 2019
682
1,369
328
0.54 Android Build:
Built an updated Android version, its also available from the main post.

Android: - - -
 

BolHeX

Active Member
Nov 30, 2019
682
1,369
328
my game jumps to new game plus after the second week while having 6 almni girls, this schouldn't be happening because i have 19 vanilla girls and 77 modded girls

i've been trying to modify the code so it doesn't trigger new game plus, so far no luck

edit: i think i found the problem. i commented out all the code that would trigger new game plus. then in-game i went from sunday to monday and the game said there were no new applications. i used the debug option to generate new applications and still nothing somehow. somehow the game doesn't see all the other girls... can somebody help or maybe like a hotfix or something?
View attachment 5334891
Are you sure they are enabled? When downloaded they don't install immediately(if you updated from an early upload). Check the mod manager options on the top right of the mods screen.

Girl Sydney Cole is missing Full Body Pics

also when selecting Miriama Kunkelova for a video shoot

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/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1768, in script
    $ renpy.call_screen("shoot_studio_menu", _layer="master")
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1768, in <module>
    $ renpy.call_screen("shoot_studio_menu", _layer="master")
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 676, in execute
    screen shoot_studio_menu():
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 676, in execute
    screen shoot_studio_menu():
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 693, in execute
    frame:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 848, in execute
    if False:  # NOTE - Disabled to allow selecting sponsor requests from here without locked shoots.
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 852, in execute
    hbox:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1239, in execute
    frame:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1247, in execute
    if show_sponsor_requests:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1581, in execute
    if selected_shoot:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1582, in execute
    vbox:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1662, in execute
    $ total_cost = int(selected_shoot.cost * perm_shoot_cost_multiplier + shoot_payment * perm_shoot_cost_multiplier)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1662, in <module>
    $ total_cost = int(selected_shoot.cost * perm_shoot_cost_multiplier + shoot_payment * perm_shoot_cost_multiplier)
TypeError: can't multiply sequence by non-int of type 'float'

-- 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/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1768, in script
    $ renpy.call_screen("shoot_studio_menu", _layer="master")
  File "C:\TempT\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:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1768, in <module>
    $ renpy.call_screen("shoot_studio_menu", _layer="master")
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\TempT\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:\TempT\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:\TempT\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:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "C:\TempT\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:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "C:\TempT\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 676, in execute
    screen shoot_studio_menu():
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 676, in execute
    screen shoot_studio_menu():
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 693, in execute
    frame:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 848, in execute
    if False:  # NOTE - Disabled to allow selecting sponsor requests from here without locked shoots.
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 852, in execute
    hbox:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1239, in execute
    frame:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1247, in execute
    if show_sponsor_requests:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1581, in execute
    if selected_shoot:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1582, in execute
    vbox:
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1662, in execute
    $ total_cost = int(selected_shoot.cost * perm_shoot_cost_multiplier + shoot_payment * perm_shoot_cost_multiplier)
  File "game/scripts/locations/shoot_studio/screen_shoot_studio_menu.rpy", line 1662, in <module>
    $ total_cost = int(selected_shoot.cost * perm_shoot_cost_multiplier + shoot_payment * perm_shoot_cost_multiplier)
TypeError: can't multiply sequence by non-int of type 'float'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.533
Mon Oct 13 16:48:20 2025
Be sure to hotfix your game, the mod has an issue but the newer hotfixes "fix" it. There is an update button on the top right of the main menu if you have update checking enabled.

After the latest Patch, I almost always only get Generic Videos for every Girl, even tho Media ist there for the action. Didnt change any settings, include generic Media is turned off
0.5401 should fix this, I made some code fixes and optimizations and forgot to change variable name.

Does anyone get the bathroom surprise mod to work? for me it doesnt work it wont install...
Check the mod queue on the top right when it fails to install or the console(Shift+O) for more details.

okay after the hotfix i get all the time this:

I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: __init__() got an unexpected keyword argument 'update_on_weekends'

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

Full traceback:
File "game/scripts/databases/punishment_database_ren.py", line 5, in script
init -4 python:
File "C:\Docs\Aorus Drivers\Programs\CA\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:\Docs\Aorus Drivers\Programs\CA\CorruptedAcademy-0.527-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/databases/punishment_database_ren.py", line 10, in <module>
"forced_uniform_punishment": Punishment(
TypeError: __init__() got an unexpected keyword argument 'update_on_weekends'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.54
Wed Oct 15 10:39:00 2025



just when i try to run the game
Try manually installing the hotfix. Unzip it to where the game .exe file is NOT into the game folder itself.

You can find the link on the top bar of the .
 
  • Like
Reactions: tzzz677

Scaffie

Member
Aug 2, 2017
122
397
285
Hey guys, is there any Diamond Kitty Mommy or Kelly Devine Mommy coming? There are a few girls who don't have a Mom and that one's should do the trick, or if someone have the notes how to do packs maybe i can try myself...
Congratz on the game!!!
 

weebshame

New Member
May 21, 2021
5
0
54
On the newest build, I got a call from the headmaster telling me the school ran out of funds and had to do an emergency fundraiser, but my academy funds are at 6k. Is this a bug or am I missing something?
 

private83

Newbie
Aug 9, 2021
57
51
142
Not sure if this is a bug, but I got to a point where if I make a girl cum during class, she leaves immediatelly. Not sure if this is related, but I made some adjustments with the girl stat growth settings making most of them to have 10x value. This was not happening before while playing. Their usual stats for leaving (fear, pressure, etc) do not go up to their max, at least the bar is not showing it.
 

BolHeX

Active Member
Nov 30, 2019
682
1,369
328
On the newest build, I got a call from the headmaster telling me the school ran out of funds and had to do an emergency fundraiser, but my academy funds are at 6k. Is this a bug or am I missing something?
Sounds like a bug, I will need to look into it.
EDIT: Its because it has a 3 day "delay" after being queued. So likely you were out of funds but got paid and it doesn't check current funds to ignore it.

Not sure if this is a bug, but I got to a point where if I make a girl cum during class, she leaves immediatelly. Not sure if this is related, but I made some adjustments with the girl stat growth settings making most of them to have 10x value. This was not happening before while playing. Their usual stats for leaving (fear, pressure, etc) do not go up to their max, at least the bar is not showing it.
0.54 fixed those sliders not working correctly. Try lowering the pressure/tolerance sliders back down.
 
Last edited:

nevyn

Newbie
Aug 9, 2017
68
28
199
Alright, newest build and hotpatches installed. Got a girl with both Whore and Ultimate Whore traits instead of one replacing the other
 

feterraus

New Member
Jun 18, 2017
2
1
107
Hi, I've noticed that the girls always follow the uniform rules, even the most extreme ones, regardless of their level of naturism or corruption. Is this a bug or a choice?
 
4.30 star(s) 50 Votes