Page 1 of 1

Opportunity script error

Posted: April 13th, 2019, 6:27 pm
by Sebas
Okay so, long story short, I have been researching the whole opportunity issue thing if you have ITF installed cuz I was gettin hella annoyed with it (Close to none opportunities show up with ITF installed).

So I installed this mod: http://modthesims.info/download.php?t=560635 (the normal version not the more opportunities one) to try and fix it.

Although the first opportunity I get (so the opportunities DO show up again) and I accept and then my sim gets reset with a script error with it. Here is the script error:

Code: Select all

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x00040 callvirt   in Sims3.Gameplay.Opportunities.Sims3.Gameplay.Opportunities.OpportunityManager:AcceptOpportunity (Sims3.Gameplay.Opportunities.Opportunity,Sims3.Gameplay.Opportunities.OpportunityManager/OpportunityPropagateInfo,Sims3.Gameplay.Opportunities.OpportunityManager/OpportunityPropagateInfo) (53D383C0 [4DE5CD80] [00000000] [00000000] )
#1: 0x00438 call       in Sims3.Gameplay.Opportunities.Sims3.Gameplay.Opportunities.OpportunityManager:AddOpportunityNow (Sims3.Gameplay.Opportunities.OpportunityNames,Sims3.Gameplay.Opportunities.OpportunityManager/OpportunityPropagateInfo,Sims3.Gameplay.Opportunities.OpportunityManager/OpportunityPropagateInfo,System.Collections.Generic.List`1,bool,Sims3.Gameplay.Opportunities.Opportunity&) (53D383C0 [-1740432027] [00000000] [00000000] [5562774846447812608/0x4d32f24000000000] [1] [4367D2C0] )
#2: 0x00025 ret        in Sims3.Gameplay.Opportunities.Sims3.Gameplay.Opportunities.OpportunityManager:AddOpportunityNow (Sims3.Gameplay.Opportunities.OpportunityNames,bool,bool) (53D383C0 [-1740432027] [1] [1] )
#3: 0x0003b brfalse.i4.s in Sims3.Gameplay.Opportunities.Sims3.Gameplay.Opportunities.OpportunityCall:GetQueryResponse (Sims3.Gameplay.Actors.Sim) (A2DD8740 [50D4E400] )
#4: 0x0008b stloc.i4   in Sims3.Gameplay.Objects.Electronics.Phone+Answer:Run () ()
#5: 0x00005 ret        in Sims3.Gameplay.Objects.Electronics.Phone+Answer:RunFromInventory () ()
#6: 0x000d2 stloc.u1   in Sims3.Gameplay.Interactions.Sims3.Gameplay.Interactions.InteractionInstance:RunInteractionWithoutCleanup () ()
#7: 0x00348 stloc.u1   in Sims3.Gameplay.ActorSystems.Sims3.Gameplay.ActorSystems.InteractionQueue:ProcessOneInteraction () ()
#8: 0x0011c stfld.u1   in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:DoInteraction () ()
#9: 0x00015 br.s       in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:Simulate () ()
#10: 0x00027 leave.s    in ScriptCore.ScriptCore.ScriptProxy:Simulate () ()
So what now? And what does it exactly say?

Opportunity script error

Posted: April 13th, 2019, 8:58 pm
by Sebas
Okay I've done some testing, I think Traveler is conflicting with the mod, or conflicting with opportunities as a whole. Idk tho

Opportunity script error

Posted: April 13th, 2019, 10:35 pm
by Chain_Reaction
I wouldn't think traveler is conflicting with that mod as it's a tuning mod and script mods generally don't conflict with those. Are you saying if you remove traveler the game functions without the error? It's difficult to tell what exactly is breaking in that function but overall it looks like you might have some bad data in your save. Do you have ErrorTrap and Overwatch installed? Have you tried resetting the town with MasterController?

Opportunity script error

Posted: April 13th, 2019, 11:05 pm
by Sebas
Yes I have both installed. Well I removed traveler and started playin and the first opportunity I got immediately worked (and that hasnt happened in a loooooooooong time). I think it has something to do with world data that traveler might change, cuz the mod also changes/alters some of that.

Opportunity script error

Posted: April 14th, 2019, 12:10 pm
by Chain_Reaction
If you reinstall traveler can you consistently reproduce the error?