Create and Fuck your AI Cum Slut -70% Summer Sale
x

vonbek

Newbie
Apr 23, 2020
35
11
just curious as I had some success with it in a previous version.

Is it still safe to prune starting girls from the game by removing them from the base gamefolders? and if so is that all that will be needed or is there a manifest or similar somewhere that needs pruned too?


also +1 for the Rules mods being updated please, I needs me my Magaera Clothesrules back.

Thanks again to thedev and also all the modders, great little time waster
 

WarblGarbl

Member
Oct 10, 2017
455
491
Is it still safe to prune starting girls from the game by removing them from the base gamefolders? and if so is that all that will be needed or is there a manifest or similar somewhere that needs pruned too?
You should be able to do that, although I don't know what happens if you have one in your save. Starting a new game worked fine for me when I tried it out.
 
  • Like
Reactions: vonbek

vonbek

Newbie
Apr 23, 2020
35
11
You should be able to do that, although I don't know what happens if you have one in your save. Starting a new game worked fine for me when I tried it out.
cheers, and yeah gonna nuke the saves and restart. just thought I'd check nothing had changed massively before I customised the roster via some pruning then adding some of the content mods

hopefully the rules mods are updated soonish as while I didn't use that many some of the trait modsplus megeara's clothing rules were a nice combo
 

Hephannon

Member
Mar 1, 2020
195
125
Got a problem with the new version, can't pass the girls on Sundays ? When I want to pass them by calling their mother it says "will not be Alumni" ... What do I miss ?
 

Konamiab

New Member
Apr 23, 2018
7
5
Got a problem with the new version, can't pass the girls on Sundays ? When I want to pass them by calling their mother it says "will not be Alumni" ... What do I miss ?
In order for a girl to become an alumna, you need to fulfill 2 requirements: meet the mother's expectation of grades and reach a certain Free Use Compliance. If you check out the student overview on your computer and mouse over the graduation cap symbol, you can see what you still need to do for that student to join your alumni
 
  • Like
Reactions: Hephannon

omg13

New Member
Jan 25, 2024
1
0
Hi all, getting this error when assigning homework with the latest patch:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 64, in script
$ renpy.call_screen("class_assignment_menu", _layer="master")
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 64, in <module>
$ renpy.call_screen("class_assignment_menu", _layer="master")
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 66, in execute
screen class_assignment_menu:
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 66, in execute
screen class_assignment_menu:
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 145, in execute
frame:
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 155, in execute
frame:
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 160, in execute
if selected_class == "homework":
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 237, in execute
frame:
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 243, in execute
vbox:
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 247, in execute
hbox:
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 251, in execute
for girl_index, girl_id in enumerate(exam_schedule[selected_day][selected_class]["girls"]):
File "game/scripts/locations/computer/class_assignment/screen_class_assigment.rpy", line 251, in <module>
for girl_index, girl_id in enumerate(exam_schedule[selected_day][selected_class]["girls"]):
KeyError: 'teacher1'
 

CapPingu

Newbie
Mar 5, 2018
54
36
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/locations/academy/classroom/label_exam_intro.rpy", line 12, in script
$ exam_manager.generate_exam_classes()
File "game/scripts/locations/academy/classroom/label_exam_intro.rpy", line 12, in <module>
$ exam_manager.generate_exam_classes()
UnboundLocalError: local variable 'random_girl' referenced before assignment

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

Full traceback:
File "game/scripts/locations/academy/classroom/label_exam_intro.rpy", line 12, in script
$ exam_manager.generate_exam_classes()
File "D:\CorruptedAcademy-0.453-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\CorruptedAcademy-0.453-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/locations/academy/classroom/label_exam_intro.rpy", line 12, in <module>
$ exam_manager.generate_exam_classes()
File "game/scripts/main_classes/exam/class_exam_manager_ren.py", line 267, in generate_exam_classes
self.generate_girls_in_class()
File "game/scripts/main_classes/exam/class_exam_manager_ren.py", line 413, in generate_girls_in_class
if random_girl:
UnboundLocalError: local variable 'random_girl' referenced before assignment
 

flolo

New Member
May 26, 2017
7
17
Last edited:

AkhamNefastus

New Member
Oct 17, 2022
2
0
Hello, I encountered an issue while trying to load mods into the new version. I have all the girls and mothers placed in their respective folders, but for some reason, some of them aren't loading. I've tried adjusting their _config files in an attempt to fix the issue, but with no success. If anyone has a solution, I would greatly appreciate it.

1750734688610.png
 

BolHeX

Active Member
Nov 30, 2019
636
1,196
Hello, I encountered an issue while trying to load mods into the new version. I have all the girls and mothers placed in their respective folders, but for some reason, some of them aren't loading. I've tried adjusting their _config files in an attempt to fix the issue, but with no success. If anyone has a solution, I would greatly appreciate it.

View attachment 4974226
Are they in "game/_mods/girls" or "game/_mods/mothers"? The game now only loads from those two folders for performance reasons.

Hi all, getting this error when assigning homework with the latest patch:
Please make sure you have the latest hotfix from the main post. I think this should be fixed now.

I'm receiving this error every time I go to class, to my limited understanding of code, I think its something about my other teachers
Please make sure you have the latest hotfix from the main post. I think this should be fixed now.

I'm sorry, but an uncaught exception occurred.
Please make sure you have the latest hotfix from the main post. I think this should be fixed now.
 

AkhamNefastus

New Member
Oct 17, 2022
2
0
Are they in "game/_mods/girls" or "game/_mods/mothers"? The game now only loads from those two folders for performance reasons.
After some testing, I discovered that the problem was with the save. For some reason, it was trying to load the girls from the old folders they were in (which is incorrect for the new version). Since all the girls and mothers were already in the correct folder, I had to create a new save. But now I’ve managed to load all my mods. Thank you for the help, and great work with the game!
 
Aug 16, 2020
428
344
I haven't got the new version yet, waiting for a few of the hotfixes first, but I got a question about it.
If you turn off an event in the options, does it stay turned off when you turn on the game again? In the previous version, I had to turn of an event every time I turned on the game, since it always seemed to go back to the default 'on' status. It was the Eva Elfie/Liya Silver onlyfans event, if the problem was just that event.
 
4.40 star(s) 41 Votes