- Mar 3, 2018
- 1,425
- 455
Please add hypno into the game. I don't want to make another mod because I just don't have the free time.
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
Because hopefully someone will eventually finish the dam thing instead of start it and just abandon it or take forever for 1 update.man, people really like gambling for gifs and energy based photoshoots. they keep remaking this game.
Fixed with hotfix thanks for the report.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 theif 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.
I am afraid there isn't no, we use very different data structures and naming conventions.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 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.what does discipline do? the other stats were explained but not that one.
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.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...
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.Ran into an error about missing tuition payments:
You don't have permission to view the spoiler content. Log in or register now.
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.What values in the settings of modifiers are safe to not break the game?
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.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.
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".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.
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.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.
This seems to stop the game from opening now for me.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.
Do get an error or anything? I tried a clean install with the hotfix applied and it seems to be working on my side.This seems to stop the game from opening now for me.
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.Hello, willigness to photoshoots was decreased so I cannot take any shoots. Can you somebody now, what I can do to solve it?
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.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
same, last fix broke the gameThis seems to stop the game from opening now for me.
Are you getting any errors? Or the game is just not launching? It seems to be working on my end is why I ask.same, last fix broke the game
Nope no error code, just opens to a black screen then closes 2 secs later. Made sure to extract the hotfix properly but still happening.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.