wirox
Member
- Sep 18, 2017
- 147
- 539
Sorry, I didn't know you are already finished doing Sasha Grey. I will edit my post.View attachment 4389888
Looks like Sasha Grey will be the main star of a January
This is my version of her photoshoots (to exclude double job)
View attachment 4389890
Thanks, fixed it on my side. Will be included in a hotfix/patch tomorrow, I also expect the 0.35 public release to be sometime between tomorrow and Thursday since I do have a few small bugs and feedback I need to address.When I used the voodoolady code i got this. All mothers voted against no matter who i picked.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/pta_meeting/voting/pta_president/label_pta_vote_on_pta_president.rpy", line 83, in script
$ random_mother = renrandom.choice(all_other_mothers)
File "game/scripts/locations/pta_meeting/voting/pta_president/label_pta_vote_on_pta_president.rpy", line 83, in <module>
$ random_mother = renrandom.choice(all_other_mothers)
NameError: name 'all_other_mothers' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/pta_meeting/voting/pta_president/label_pta_vote_on_pta_president.rpy", line 83, in script
$ random_mother = renrandom.choice(all_other_mothers)
File "F:\Jim\CorruptedAcademy-0.35-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Jim\CorruptedAcademy-0.35-win\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/locations/pta_meeting/voting/pta_president/label_pta_vote_on_pta_president.rpy", line 83, in <module>
$ random_mother = renrandom.choice(all_other_mothers)
NameError: name 'all_other_mothers' is not defined
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.3502
Mon Dec 30 14:51:31 2024
with the file I attached below.game\scripts\locations\pta_meeting\voting\pta_president\label_pta_vote_on_pta_president.rpy
Thanks for the fix, no errors. But it seems the code is increasing difficulty instead of reducing it.Thanks, fixed it on my side. Will be included in a hotfix/patch tomorrow, I also expect the 0.35 public release to be sometime between tomorrow and Thursday since I do have a few small bugs and feedback I need to address.
If you wanted to fix it on your side you can replace with the file I attached below.
For anyone not using 0.3502(early access version) I do NOT suggest using this file if you want to avoid errors.
Not sure how you determined that but it seems to be fine on my side. I simplified the voting calculations behind the scenes.Thanks for the fix, no errors. But it seems the code is increasing difficulty instead of reducing it.
Which version of the game were you playing on? There were some issues related to this but I believe they have been mostly resolved in the latest hotfix.Hey Guys,
Not sure if this has been discussed before on the forum but I can't seem to find it. I've been having an issue with the Save file size increasing every time I play a file, it gets too the point where the file size gets so large that it will take minutes to load or to roll back a screen. Any idea on what is causing this or how to fix it?
I don't think I would like this game to be forced into a quick one because your save quickly gets too large to play.
After the fix I did a really quick run thru skipping days and the voting was significantly more negative with the code, so maybe the way I did it caused that. I want to say I really enjoy the new release, especially the mouse over highlighting the action effect during exams. Overall seems to play much smoother as well. Thanks!Not sure how you determined that but it seems to be fine on my side. I simplified the voting calculations behind the scenes.
Vote difficulty for PTA presidents are just a flat 60 now with the vote "comfortability" being the thing that changes, it is based on how much their stats differ i.e an uncorrupt mother would not vote for corrupt mother and vice versa.
Public release should be tomorrow if all goes well, just doing some minor polishing and bug fixing.
I play on the most up to date version, but I still have the scaling save issue. I was unaware at what caused the bloating size of the save file but if it is rerolls that is a simple solution to just stop rerolling the actions.Which version of the game were you playing on? There were some issues related to this but I believe they have been mostly resolved in the latest hotfix.
The issue was how renpy saves the rollback states meaning if you rerolled girls a bunch it tries to remember how you go to that point meaning lots of data.
Does that include theI play on the most up to date version, but I still have the scaling save issue. I was unaware at what caused the bloating size of the save file but if it is rerolls that is a simple solution to just stop rerolling the actions.
Kind of disappointing to have it as a function of the game engine, hopefully there is a solution.
Saves from 0.311 will still require starting a new game, right?The changelog is very long and chaotic since it contains changes from 0.313 -> 0.351
EDIT: I will see if I can get it out today, busy doing some last minute fixed and polish. Mainly for save compatibility between 0.35XX and 0.351
Yes, this was just to make sure 0.35 saves didn't break since I made some changes that might break them.Saves from 0.311 will still require starting a new game, right?
I'm super keen to play this tonight, so would love if it could be released in the next ~6 hours. Probably the only chance I'll get this weekYes, this was just to make sure 0.35 saves didn't break since I made some changes that might break them.
As an update I have posted a 0.351 beta for supporters just to make sure my last minute changes didn't break anything. Testing might be a bit slow since its weekend but if nothing comes up I am ready to release that version.