davemanster

Member
Jun 10, 2017
265
281
yes i did a fresh start (error/crash when clicking ubuy)
It can’t find the file. Double check you installed the mod to the correct location. You should extract the mod directly to the game folder. Additionally make sure you have removed all old versions.
 

darkbeers

New Member
May 3, 2024
8
2

Vitoxic

Newbie
May 26, 2024
21
20
Had some problems with the current hotfix

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

While running game code:
  File "game/scripts/locations/academy/classroom/screen_exam_intro_menu.rpy", line 789, in script call
    call generic_action_strip_to_underwear(additional_subtags=["class"], skip_descriptions=True, skip_responses=True, confiscate_clothing=True)
  File "game/scripts/generic_actions/generic_actions_misc.rpy", line 166, in script call
    call generic_action_strip_clothing("upper", additional_subtags, skip_descriptions=True, skip_responses=True, confiscate_clothing=confiscate_clothing) from _call_generic_action_strip_clothing
  File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in script
    $ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
  File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in <module>
    $ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
AttributeError: 'WebmHelper' object has no attribute 'used_webm_penalty'

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

Full traceback:
  File "game/scripts/locations/academy/classroom/screen_exam_intro_menu.rpy", line 789, in script call
    call generic_action_strip_to_underwear(additional_subtags=["class"], skip_descriptions=True, skip_responses=True, confiscate_clothing=True)
  File "game/scripts/generic_actions/generic_actions_misc.rpy", line 166, in script call
    call generic_action_strip_clothing("upper", additional_subtags, skip_descriptions=True, skip_responses=True, confiscate_clothing=confiscate_clothing) from _call_generic_action_strip_clothing
  File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in script
    $ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
  File "C:\Program Files (x86)\CorruptedAcademy-0.31-pc\CorruptedAcademy-0.307-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Program Files (x86)\CorruptedAcademy-0.31-pc\CorruptedAcademy-0.307-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in <module>
    $ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
  File "game/scripts/main_classes/webm/class_webm_helper_ren.py", line 94, in show_video
    webm_selection = self.get_webm_selection_for_tag(main_tag, girl, sub_tags)
  File "game/scripts/main_classes/webm/class_webm_helper_ren.py", line 634, in get_webm_selection_for_tag
    webm_match_rating = self._get_match_rating(webm, sub_tags, girl, girl_webms) + self._get_extra_rating_based_on_times_played(webm, possible_webms)
  File "game/scripts/main_classes/webm/class_webm_helper_ren.py", line 310, in _get_match_rating
    weight = self.used_webm_penalty
AttributeError: 'WebmHelper' object has no attribute 'used_webm_penalty'

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.312i
Mon Nov 18 19:26:49 2024
 

BolHeX

Member
Nov 30, 2019
439
740
I cannot get either of their events to happen at all. I got the stats doing the calls after 16:00 I don't know what I'm not doing right here
The home visit and home visit "early" events take place when visiting her not straight from the phone call.
I will say it would be a good idea to allow and event type to trigger when calling the mothers.

Had some problems with the current hotfix

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

While running game code:
  File "game/scripts/locations/academy/classroom/screen_exam_intro_menu.rpy", line 789, in script call
    call generic_action_strip_to_underwear(additional_subtags=["class"], skip_descriptions=True, skip_responses=True, confiscate_clothing=True)
  File "game/scripts/generic_actions/generic_actions_misc.rpy", line 166, in script call
    call generic_action_strip_clothing("upper", additional_subtags, skip_descriptions=True, skip_responses=True, confiscate_clothing=confiscate_clothing) from _call_generic_action_strip_clothing
  File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in script
    $ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
  File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in <module>
    $ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
AttributeError: 'WebmHelper' object has no attribute 'used_webm_penalty'

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

Full traceback:
  File "game/scripts/locations/academy/classroom/screen_exam_intro_menu.rpy", line 789, in script call
    call generic_action_strip_to_underwear(additional_subtags=["class"], skip_descriptions=True, skip_responses=True, confiscate_clothing=True)
  File "game/scripts/generic_actions/generic_actions_misc.rpy", line 166, in script call
    call generic_action_strip_clothing("upper", additional_subtags, skip_descriptions=True, skip_responses=True, confiscate_clothing=confiscate_clothing) from _call_generic_action_strip_clothing
  File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in script
    $ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
  File "C:\Program Files (x86)\CorruptedAcademy-0.31-pc\CorruptedAcademy-0.307-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Program Files (x86)\CorruptedAcademy-0.31-pc\CorruptedAcademy-0.307-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 64, in <module>
    $ webm_helper.show_video(action_name, selected_girl, additional_subtags, default_to=default_to_action_name)
  File "game/scripts/main_classes/webm/class_webm_helper_ren.py", line 94, in show_video
    webm_selection = self.get_webm_selection_for_tag(main_tag, girl, sub_tags)
  File "game/scripts/main_classes/webm/class_webm_helper_ren.py", line 634, in get_webm_selection_for_tag
    webm_match_rating = self._get_match_rating(webm, sub_tags, girl, girl_webms) + self._get_extra_rating_based_on_times_played(webm, possible_webms)
  File "game/scripts/main_classes/webm/class_webm_helper_ren.py", line 310, in _get_match_rating
    weight = self.used_webm_penalty
AttributeError: 'WebmHelper' object has no attribute 'used_webm_penalty'

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.312i
Mon Nov 18 19:26:49 2024
Try this, I forgot to include the save compatibility code.
 
Last edited:

Vitoxic

Newbie
May 26, 2024
21
20
The home visit and home visit "early" events take place when visiting her not straight from the phone call.
I will say it would be a good idea to allow and event type to trigger when calling the mothers.


Try this, I forgot to include the save compatibility code.
Thank you very much! It's working normally now.

Really like this update, I'm seeing clips that almost never used to show up now
 

BolHeX

Member
Nov 30, 2019
439
740
Thank you very much! It's working normally now.

Really like this update, I'm seeing clips that almost never used to show up now
Glad its working and the video matching is better. It was quite a bit of work so you can thank davemanster for taking interest in it and all his help testing it. The old system basically wasn't functioning at all and was almost picking videos at random...
 
Aug 16, 2020
304
259
The home visit and home visit "early" events take place when visiting her not straight from the phone call.
I will say it would be a good idea to allow and event type to trigger when calling the mothers.
I was able to get their events by calling from the phone and visiting. I didn't know you could visit without calling first. I just save mid call and reload til I get an event.
Only gotten events from one of them, though. Haven't gotten far enough with Belle Clair yet to meet their requirements yet.
 

GWBush

New Member
Jan 7, 2018
7
2
Nice work on the update Davemanster - are there any actions you've found particularly hard to find non-JAV vids for? I noticed that well over a third of the vids in this latest pack come from JAV despite only one mother and one student in the game being asian.

I know JAV images are better catalogued and easier to find, but I'm sure our collective collections could help improve this balance
 

BolHeX

Member
Nov 30, 2019
439
740
I was able to get their events by calling from the phone and visiting. I didn't know you could visit without calling first. I just save mid call and reload til I get an event.
Only gotten events from one of them, though. Haven't gotten far enough with Belle Clair yet to meet their requirements yet.
I think he though they trigger during the call so he was probably rolling back and retrying until one triggered, they would never trigger of course since they only happen later in that conversation/scene.
 

greyling

Newbie
Jun 8, 2017
53
10
Hey there, the game crashed on start up and gave the following report.
---------------------------------------------------------------------------------------------------
I'm sorry, but an uncaught exception occurred.

While parsing D:\CorruptedAcademy-0.311-pc\game/scripts/locations/home_visit/at_house/mother_discussion/mother_punishment_discussion/player_punish_mother/label_player_mother_punishment_options.rpy.
EOFError: marshal data too short

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

Full traceback:
File "D:\CorruptedAcademy-0.311-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\CorruptedAcademy-0.311-pc\renpy\main.py", line 455, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\CorruptedAcademy-0.311-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\CorruptedAcademy-0.311-pc\renpy\script.py", line 957, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\CorruptedAcademy-0.311-pc\renpy\script.py", line 584, in finish_load
self.update_bytecode()
File "D:\CorruptedAcademy-0.311-pc\renpy\script.py", line 1060, in update_bytecode
i.bytecode = marshal.loads(code) # type: ignore
EOFError: marshal data too short

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.312j
Tue Nov 19 18:34:29 2024
------------------------------------------------------------------------------------------------------------
If anyone knows a fix that would be great.
And this is with the hotfix 0.312j
 

BolHeX

Member
Nov 30, 2019
439
740
Hey there, the game crashed on start up and gave the following report.
---------------------------------------------------------------------------------------------------
I'm sorry, but an uncaught exception occurred.

While parsing D:\CorruptedAcademy-0.311-pc\game/scripts/locations/home_visit/at_house/mother_discussion/mother_punishment_discussion/player_punish_mother/label_player_mother_punishment_options.rpy.
EOFError: marshal data too short

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

Full traceback:
File "D:\CorruptedAcademy-0.311-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\CorruptedAcademy-0.311-pc\renpy\main.py", line 455, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\CorruptedAcademy-0.311-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\CorruptedAcademy-0.311-pc\renpy\script.py", line 957, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\CorruptedAcademy-0.311-pc\renpy\script.py", line 584, in finish_load
self.update_bytecode()
File "D:\CorruptedAcademy-0.311-pc\renpy\script.py", line 1060, in update_bytecode
i.bytecode = marshal.loads(code) # type: ignore
EOFError: marshal data too short

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.312j
Tue Nov 19 18:34:29 2024
------------------------------------------------------------------------------------------------------------
If anyone knows a fix that would be great.
And this is with the hotfix 0.312j
From my experience with Django this error suggests a corrupted file. A fresh install might be needed.
 

greyling

Newbie
Jun 8, 2017
53
10
From my experience with Django this error suggests a corrupted file. A fresh install might be needed.
I did a clean install and it doesn't crash on start up anymore but instead it crashed during the exam interactions.
It doesnt give a report now but from what I've seen it happens when loading images or vids.

Again, this has the hotfix included.

Seeing as there hasnt been a reply yet, it gave a report this time which I thought I'd better include.

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

While running game code:
  File "game/scripts/locations/academy/classroom/screen_exam_menu.rpy", line 21, in script
    $ renpy.call_screen("exam_menu", _layer="master")
  File "game/scripts/locations/academy/classroom/screen_exam_menu.rpy", line 21, in <module>
    $ renpy.call_screen("exam_menu", _layer="master")
AttributeError: module 'pygame_sdl2.time' has no attribute 'time'

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

Full traceback:
  File "game/scripts/locations/academy/classroom/screen_exam_menu.rpy", line 21, in script
    $ renpy.call_screen("exam_menu", _layer="master")
  File "D:\CorruptedAcademy-0.311-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\CorruptedAcademy-0.311-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/locations/academy/classroom/screen_exam_menu.rpy", line 21, in <module>
    $ renpy.call_screen("exam_menu", _layer="master")
  File "D:\CorruptedAcademy-0.311-pc\renpy\exports.py", line 3413, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\CorruptedAcademy-0.311-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\CorruptedAcademy-0.311-pc\renpy\display\core.py", line 2165, 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 "D:\CorruptedAcademy-0.311-pc\renpy\display\core.py", line 2914, in interact_core
    pygame.time.set_timer(REDRAW, 0)
AttributeError: module 'pygame_sdl2.time' has no attribute 'time'

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.312j
Tue Nov 19 19:13:55 2024
 
Last edited:

BolHeX

Member
Nov 30, 2019
439
740
I did a clean install and it doesn't crash on start up anymore but instead it crashed during the exam interactions.
It doesnt give a report now but from what I've seen it happens when loading images or vids.

Again, this has the hotfix included.

Seeing as there hasnt been a reply yet, it gave a report this time which I thought I'd better include.

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

While running game code:
  File "game/scripts/locations/academy/classroom/screen_exam_menu.rpy", line 21, in script
    $ renpy.call_screen("exam_menu", _layer="master")
  File "game/scripts/locations/academy/classroom/screen_exam_menu.rpy", line 21, in <module>
    $ renpy.call_screen("exam_menu", _layer="master")
AttributeError: module 'pygame_sdl2.time' has no attribute 'time'

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

Full traceback:
  File "game/scripts/locations/academy/classroom/screen_exam_menu.rpy", line 21, in script
    $ renpy.call_screen("exam_menu", _layer="master")
  File "D:\CorruptedAcademy-0.311-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\CorruptedAcademy-0.311-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/locations/academy/classroom/screen_exam_menu.rpy", line 21, in <module>
    $ renpy.call_screen("exam_menu", _layer="master")
  File "D:\CorruptedAcademy-0.311-pc\renpy\exports.py", line 3413, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\CorruptedAcademy-0.311-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\CorruptedAcademy-0.311-pc\renpy\display\core.py", line 2165, 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 "D:\CorruptedAcademy-0.311-pc\renpy\display\core.py", line 2914, in interact_core
    pygame.time.set_timer(REDRAW, 0)
AttributeError: module 'pygame_sdl2.time' has no attribute 'time'

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.312j
Tue Nov 19 19:13:55 2024
These are more Python/Renpy errors than game specific ones so I am not sure. Do you have issues running any other games?
 

greyling

Newbie
Jun 8, 2017
53
10
These are more Python/Renpy errors than game specific ones so I am not sure. Do you have issues running any other games?
One other game, Wifetrainer.
I used to be able to play that one just fine but not it also crashes just as it does with this one which is odd.
But I'm not that good with tech so I can't make any sense of it...
 

BolHeX

Member
Nov 30, 2019
439
740
One other game, Wifetrainer.
I used to be able to play that one just fine but not it also crashes just as it does with this one which is odd.
But I'm not that good with tech so I can't make any sense of it...
Afraid I am not sure of the cause either. It seems to a core renpy error not really related to specific game code.
 

darkbeers

New Member
May 3, 2024
8
2
I think he though they trigger during the call so he was probably rolling back and retrying until one triggered, they would never trigger of course since they only happen later in that conversation/scene.
No I was doing the call then going over and still nothing is ever triggering. I think I'm going to do a fresh install of everything so I can hopefully get stuff to trigger. The only event's that are triggering for me are the Geisha Kyd ones
 

BolHeX

Member
Nov 30, 2019
439
740
No I was doing the call then going over and still nothing is ever triggering. I think I'm going to do a fresh install of everything so I can hopefully get stuff to trigger. The only event's that are triggering for me are the Geisha Kyd ones
That is expected though, they don't trigger during the phone call. They trigger either when you knock on her door(home visit early) or just as you enter the living room/daughter's room(home visit) depending who you called.
 

wirox

Newbie
Sep 18, 2017
73
224
I think I'm going to do a fresh install of everything so I can hopefully get stuff to trigger. The only event's that are triggering for me are the Geisha Kyd ones
I don't think a fresh install is really necessary here.

All of my Events are created from the same template.
If Geisha Kyd Events works - every other girl must work.

If you able to trigger Nicole Aniston teachers lounge Events - every other mothers Events must work.
The main condition: all files must be inside "_mods".

Note: the game has hidden mechanics that prevents similar things to happen too often.
For example, if you have seen any mother masturbating at home - couple of days there will be "cooldown" on all home events.
All you need to do in such a case - is to make a visit after two days.

Mothers have "the intro" event. You need to do the first visit with every mother. Events can't trigger that day

P.S. The game just needs Events tutorial. We can ask BolHex to add the tutorial about Event system.
 
  • Like
Reactions: GamerDaddy
Oct 10, 2020
40
134
BolHeX davemanster

I have successfully added extra 40 videos of Miriama Kunkelova, my very first project. I believe this can be considered an expansion as BiBimission has already created a character for this particular porn star.

In here, I basically removed almost all the low-quality videos and added mid-high res ones with longer time duration (and much bigger file size cause I have no idea how to lower said size without affecting the overall quality).

What do I need to do next? I would like to share this with others but, like I said previously, I have no idea how to do this as I am quite new to the entire sharing thing.

Thanks!
 
4.20 star(s) 25 Votes