Is KW compatible with Zerbu's Ultimate Careers package? Specifically in terms of high school. When i try to use Zerbu's mod to change the school to one with interiors, after a while i get random CTD. Any ideas or solutions? Every crash is because of another actor, never a household one though, it seems the afterschool activity is causing the crash.
EDIT: Ok, i realized when i checked the name of the teens resulting in issues, none of them are regular highschoolers, instead they attend specialiy schools like arts school or culinary school. I think i'm having this problem because Nraas Story Progression tried to enroll these kids to after school activities. I'm clueless at this point.
EDIT2: Guess it's not from Nraas SP, for some reason KW is trying to apply afterschool activities to kids, but it fails with boarding school. I looked into KW's package files to see if i can find the string causing this problem, no luck. Updated KW to 409, disabled story progression both EA and Nraas, disabled all private schools, forced all teens to enroll in public highschool, will update on results.
Final Edit: I fixed it. Taking all students from boarding schools and making sure neither EA or SP wouldn't enroll them back did the trick. Here's what i did;
1.
Sims Options (F5) > Options > Advanced Demographics Options > Uncheck "Enable Story Progression"
2.
Nraas > SP > General > Career > School
-Apply After School Activity = False
-Assign Home Schooling = False
-Auto Assign School = False
-Manually Choose Private School = True
-Periodic School Check = False
3.
Nraas > MC > Sim > Intermediate > Career > Afterschool Activity > Remove Afterschool Activity > Age > (ALL) > Accept > Accept
4.
Nraas > MC > Sim > Intermediate > Career > Choose School > Age > Teen > All > (KW School)
I don't know what the side effects of these actions would be, but it prevents my game from CTD, which is good enough for me.
Here's the script error log;
<?xml version="1.0" encoding="utf-8"?>
<ScriptError Version="6" Type="MiniScriptError">
<ExceptionData>Oniki.KinkyMod v0.6.1 (399)
Actor: Talan Sagar
System.IndexOutOfRangeException: Array index is out of range.
#0: 0x00018 ldelem.ref in System.Collections.Generic.List`1+Enumerator:get_Current () ()
#1: 0x0001a call in Oniki.Careers.Oniki.Careers.HighSchoolStudent:HasAfterschoolActivityOfType (Sims3.Gameplay.Careers.AfterschoolActivityType) (79DCD000 [3] )
#2: 0x00011 call in Oniki.Careers.Oniki.Careers.HighSchoolStudent:AddNewActivity (Sims3.Gameplay.Careers.AfterschoolActivityType) (79DCD000 [3] )
#3: 0x00132 callvirt in Oniki.Careers.Oniki.Careers.SchoolLocation:AssignStudentsFunction (object[]) ([00000000] )
#4: 0x00000 in Oniki.Services.FunctionTask+KWFunction:Invoke (object[]) (79BA1190 [00000000] )
#5: 0x0001e leave.s in Oniki.Services.Oniki.Services.FunctionTask:Simulate () ()
</ExceptionData>
</ScriptError>