TFurguson69

Active Member
Sep 9, 2019
903
1,069
Ok this is clearly ripping off WTM. But I find it more engaging.
One the Videos match the avatars mostly. Keep that up. These HTML Real Porn games with just random dogshit are barely playable.
Two the photo shoots lead to porn, yay. That is my biggest gripe with WTM.
Definitely need more girls. Somebody download all of the Girlpacks from Venus's club and rework those bitches
 
  • Like
Reactions: hyuugo and forgotp

Kitty43123

New Member
Jun 17, 2018
13
0
Ran into an error about missing tuition payments:

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

While running game code:
  File "game/scripts/locations/academy_office/label_academy_office.rpy", line 4, in script
    $ event_manager.generate_or_perform_queued_events("office")
  File "game/scripts/locations/academy_office/label_academy_office.rpy", line 4, in <module>
    $ event_manager.generate_or_perform_queued_events("office")
AttributeError: 'Girl' object has no attribute 'missed_tuition_payment'

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

Full traceback:
  File "game/scripts/locations/academy_office/label_academy_office.rpy", line 4, in script
    $ event_manager.generate_or_perform_queued_events("office")
  File "C:\Users\mason\Desktop\CorruptedAcademy-0.2-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\mason\Desktop\CorruptedAcademy-0.2-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/scripts/locations/academy_office/label_academy_office.rpy", line 4, in <module>
    $ event_manager.generate_or_perform_queued_events("office")
  File "game/scripts/main_classes/event/class_event_manager_ren.py", line 106, in generate_or_perform_queued_events
    self.generate_event(event_type)
  File "game/scripts/main_classes/event/class_event_manager_ren.py", line 343, in generate_event
    valid_events = self.get_valid_events(event_type)
  File "game/scripts/main_classes/event/class_event_manager_ren.py", line 308, in get_valid_events
    if check_event_requirements(event, combination):
  File "game/scripts/main_classes/event/class_event_manager_ren.py", line 280, in check_event_requirements
    return event.requirements_met()
  File "game/scripts/main_classes/event/class_event_ren.py", line 482, in requirements_met
    return requirements_met(self.requirements, girl=girl, additional_context=additional_context)
  File "game/scripts/utils/utils_ren.py", line 258, in requirements_met
    return eval(compile(parsed_requirements, "<string>", "eval"), context)
  File "C:\Users\mason\Desktop\CorruptedAcademy-0.2-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\redacted\Desktop\CorruptedAcademy-0.2-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<string>", line 1, in <module>
AttributeError: 'Girl' object has no attribute 'missed_tuition_payment'

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Corrupted Academy 0.2
Wed Jun 19 21:03:07 2024
 

BolHeX

Newbie
Nov 30, 2019
88
202
hotfix 0.31 first photoshoot.
You don't have permission to view the spoiler content. Log in or register now.
Fixed with hotfix thanks for the report.

There were a couple bugs in 0.21 that had comparison operators the opposite of what was intended (the higher your stats the worse your chances). I was going to report them but a few new versions came out and I hadn't had a chance to check if they were fixed. These were my very rough personal fixes guessing at the author's intent (in 0.21).

Edit: Of note, a couple of the if random_chance <= accept_chance: in there have the correct operators, so don't just go changing them all.
Edit 2: Looks like neither of those files have been changed in 0.31 so make this an official bug report. :)
Fixed with hotfix thanks for the report.

Is there any easy way to use girlpacks made for WTM with this game? I tried copy/pasting, but it didnt recognize the girl
I am afraid there isn't no, we use very different data structures and naming conventions.

what does discipline do? the other stats were explained but not that one.
I will be sure to add an explanation in the future. Low discipline means the girl is more likely to break rules or appose your requests i.e confiscating her clothing. It also plays a part to how well the girl can shrug off your actions during the exam and keep compose.
It might be a little under utilized at the moment if I am completely honest since it is more of a by product than something you can actively train.

after passing some of the photoclub rules , all girls cept the milfs are extremely unwilling to do shots, the nr are low. No one is bribeable any more...
I will have a look into this, passing the rules should be making the girls more willing so this is a problem. It could be you are trying to do shoots which the girls aren't comfortable with, while the rules allow you to do them the girls stats still dictate the majority of their willingness.

Ran into an error about missing tuition payments:

You don't have permission to view the spoiler content. Log in or register now.
Someone else got the same error but I couldn't replicate it. If you can send me your save file I would appreciate it, would make debugging it a lot easier. As a temporary fix, if you can rollback to before the error you can disable "Mother missed tuition payment" event from the computer until a fix is found.
 
  • Like
Reactions: kkai

GryffNut

New Member
Jan 12, 2019
3
0
Is there a way to set it up so that you get videos with the appropriete girl when available, but default to a generic one when not?
I've been playing around with the Video Helper Settings, but can't seem to avoid having the game skip videos.
 

BolHeX

Newbie
Nov 30, 2019
88
202
What values in the settings of modifiers are safe to not break the game?
I would say the most likely to break the game would be the event settings. Making the frequency too low or the event "chance to happen" too high will have you being spammed with events contantly.

I suppose "Flat stat requirement multiplier" could also make things way too hard to achieve but it isn't used for most interactions in this version as it is more a part of the next updates "personality" system.

The "Video Helper Settings" can also break videos being played if you set the "breakpoint" or "minimum" videos too high.

Is there a way to set it up so that you get videos with the appropriete girl when available, but default to a generic one when not?
I've been playing around with the Video Helper Settings, but can't seem to avoid having the game skip videos.
Turns out it was a bit of a logic failure on my part. Where the webm helper was forcing generic videos based on "video_set_size". I fixed it and now simply turning on "Always use girl vids" should do as you were trying. Fixed it in hotfix 0.35.

There is a small issue where sometimes videos that shouldn't be displayed are, the is mainly "threesome" varients. This is fixed in the next version but porting it over could cause issues.
 
Last edited:
  • Like
Reactions: Discoplayer1

randomname2243

Active Member
Oct 26, 2017
539
561
A hilarious moment is when the president says " Is this true?", it reminds of this so much; it's amusing.
l also have noticed, as days go by, it is harder to have a photoshot because the willingness snowballs to zero; probably due families gaining money each day.
 

BolHeX

Newbie
Nov 30, 2019
88
202
l also have noticed, as days go by, it is harder to have a photoshot because the willingness snowballs to zero; probably due families gaining money each day.
I did release a small fix for girls/mothers having way more money than they should(hotfix 0.30), I am not sure if you were using it. If you can provide me your save I would appreciate it, so I can see what exactly is causing it. Their money should be playing a relatively small role compared to their stats vs the shoot "lewdness".

I wish my writing was as good as the Oblivion NPC's xD
 
  • Like
Reactions: randomname2243

autizboyz

Member
Apr 28, 2017
202
97
The mother logic is still not working on my end, tried the new hotfix the problem still persist. I just hope it's not going to force me to start from the beginning lol..

Edit lowering the mother's stat (by using console command, like corruption etc) it give chance to pass through the photoshoot.
 

BolHeX

Newbie
Nov 30, 2019
88
202
The mother logic is still not working on my end, tried the new hotfix the problem still persist. I just hope it's not going to force me to start from the beginning lol..

Edit lowering the mother's stat (by using console command, like corruption etc) it give chance to pass through the photoshoot.
Actually fixed now, I forget I had different dialogue when its all mothers vs both mothers and students. So I fixed the group check but not the solo one.
 

BolHeX

Newbie
Nov 30, 2019
88
202
This seems to stop the game from opening now for me.
Do get an error or anything? I tried a clean install with the hotfix applied and it seems to be working on my side.
If you accidently extracted it to the wrong directory Renpy throw errors.

Hello, willigness to photoshoots was decreased so I cannot take any shoots. Can you somebody now, what I can do to solve it?
Please provide your save game if possible, several people have reported this but I need a save to go through and see what exactly is causing it. Thanks.
 

randomname2243

Active Member
Oct 26, 2017
539
561
I did release a small fix for girls/mothers having way more money than they should(hotfix 0.30), I am not sure if you were using it. If you can provide me your save I would appreciate it, so I can see what exactly is causing it. Their money should be playing a relatively small role compared to their stats vs the shoot "lewdness".

I wish my writing was as good as the Oblivion NPC's xD
l have assumed, for simplicity's sake, that the new update was already on the download. No matter, l try again when the game has reached progress on it, it needs time.
Thankfully, the HUD is more cleaner and faster to read; l read fast and need all the info to be cleared, perhaps even colored for faster understanding. Some games definitely managed that.
l wish more traits and actually meaning behind them; like if 2 students are nymphos or lewd, they could be called to your house/office or come on their own volition for some kinky fun.
 

BolHeX

Newbie
Nov 30, 2019
88
202
same, last fix broke the game
Are you getting any errors? Or the game is just not launching? It seems to be working on my end is why I ask.

If you are getting an error about duplicate labels or something, its possible you put the game folder from the archive within the existing game folder.
If so you would need to delete that and extract the archive to the game's root folder.

I attached a possible fix but the changes in the latest hotfix were so minor it shouldn't cause any issues.
 
4.90 star(s) 7 Votes