System Null Refrence Erorr

A null value was encountered where this forum description was required.
Post Reply
Minisimmer132
Reactions:
Posts: 2
Joined: July 28th, 2023, 9:15 pm

System Null Refrence Erorr

Post by Minisimmer132 » August 6th, 2023, 8:33 pm

Hi there! I have been getting this error trap message every time I try and split up my Sims 3 household to move other sims out. I have noticed that I only get this message when I try to move a few sims out and not the entire household. I have also tried many different tactics to figure out what was causing this and I found that when I take Nraas mover out of my game the error does not occur and I am able to split my household up just fine. This is also my first report so if I am missing any key information in this report please let me know and I will get back to you with that information! Hope to hear from someone soon!

Code: Select all

-- Script Errors --

TransferSims
A
Beth Swanson
CEG
 Counter: 1
 Sim-Time: Sun. at 8:26 AM
 Start-Time: 08/06/2023 20:01:42
 PreLoadup-Time: 08/06/2023 20:02:13
 Loadup-Time: 08/06/2023 20:02:51
 Log-Time: 08/06/2023 20:09:20

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x00144 ldfld.o    in Sims3.Gameplay.Abstracts.Sims3.Gameplay.Abstracts.UniqueObject:GameEntryMovingModel_SplitMergeHouseholds (Sims3.Gameplay.CAS.Household,Sims3.Gameplay.CAS.Household,System.Collections.Generic.List`1,bool) (59CE6C78 [362E8A80] [23FE0E00] [3794978746247057432/0x34aa791024369018] [0] )
#1: 0x00000            in Sims3.Gameplay.GameEntryMovingModel+SplitMergeHouseholdsCallback:Invoke (Sims3.Gameplay.CAS.Household,Sims3.Gameplay.CAS.Household,System.Collections.Generic.List`1,bool) (34AA7910 [362E8A80] [23FE0E00] [-7982378984/0xfffffffe24369018] [0] )
#2: 0x00018 callvirt   in Sims3.Gameplay.Sims3.Gameplay.GameEntryMovingModel:TriggerSplitMergeHouseholdsCallback (Sims3.Gameplay.CAS.Household,Sims3.Gameplay.CAS.Household,System.Collections.Generic.List`1,bool) ([362E8A80] [23FE0E00] [-2454742386522812392/0xddef00ce24369018] [0] )
#3: 0x0036f call       in NRaas.MoverSpace.Helpers.NRaas.MoverSpace.Helpers.GameplayMovingModelEx:TransferSims (Sims3.Gameplay.CAS.Household,Sims3.Gameplay.CAS.Household,bool,bool,System.Collections.Generic.Dictionary`2) (3FBB0D20 [23FE0E00] [362E8A80] [0] [0] [883776096/0x34ad5a60] )
#4: 0x004b7 call       in NRaas.MoverSpace.Helpers.NRaas.MoverSpace.Helpers.GameplayMovingModelEx:Apply () ()
#5: 0x00040 ldthis     in Sims3.UI.Sims3.UI.MoveDialog:DialogTask () ()
#6: 0x00000            in Sims3.UI.Sims3.UI.Function:Invoke () ()
#7: 0x0000c ret.void   in Sims3.UI.Sims3.UI.OneShotFunctionTask:ExecFunction () ()
#8: 0x00026 leave.s    in Sims3.UI.Sims3.UI.OneShotFunctionTask:Simulate () ()



Loaded Assemblies:
 361415630147723
 CherryTS3_CancelTimeoff
 GetToKnow
 NRaasCareer: Version 87
 NRaasDebugEnabler: Version 54
 NRaasErrorTrap: Version 100
 NRaasMasterController: Version 134
 NRaasMasterControllerCheats: Version 134
 NRaasMasterControllerIntegration: Version 134
 NRaasMover: Version 28
 NRaasOverwatch: Version 122
 NRaasPorter: Version 42
 NRaasRegister: Version 81
 NRaasSaver: Version 21
 NRaasStoryProgression: Version 267
 NRaasTraveler: Version 87
 NRaasWoohooer: Version 129
 ScriptCore
 SimIFace
 Sims3GameplayObjects
 Sims3GameplaySystems
 Sims3Metadata
 Sims3StoreObjects
 StoreObjectsBakersStation
 StoreObjectsFixerCar
 StoreObjectsPriusPlugin
 StoreObjectsStaircaseLanding
 StoreObjectsTreeOfProsperity
 StoreObjectsZoe
 System
 System.Xml
 UI
 mscorlib
[/code]

User avatar
igazor
Organizer
Reactions:
Posts: 17149
Joined: April 8th, 2013, 6:00 pm
Answers: 206
Location: Everyone should strive to find their inner platypus.

System Null Refrence Erorr

Post by igazor » August 6th, 2023, 10:06 pm

That is indeed an error being thrown by Mover. I feel like we have seen this error reported before, but it's pretty rare and I can't recall what the cause turned out to be. Our developer will have to comment on it when he catches up with us here.

In the meantime, what method are you using to split this household? If the in-game phone, move to new lot methods don't work there's always the more forceful MC > Add Sim way to force individual household members onto a residential lot of their own, one by one. That doesn't split the household finances and property as one might want, so then some cleanup again with mostly MC commands might be needed to get the desired results.

One thing I notice is that the error is being thrown just a couple of sim minutes after the game session has started up. Possibly you are not letting the game clock run smoothly first, thus perhaps the mods are not being given a chance to fully load before beginning the household split functions?

Minisimmer132
Reactions:
Posts: 2
Joined: July 28th, 2023, 9:15 pm

System Null Refrence Erorr

Post by Minisimmer132 » August 6th, 2023, 10:40 pm

Thank you for your response! That potentially could have been it and I can't recall if this issue has occurred while I have been in the save for a while so that could have been a factor in it. But I reinstalled Mover as well as Register as I saw that was being talked about in other reports similar to mine and it seems to have sort of fixed the issue for now at least. I am now able to move and split my household via the phone without any errors coming up after reinstalling both. The only thing that does still seem to be bugging out is splitting my household from manage worlds as nothing seems to happen when I split them that way, but as you said I can try out the forceful MC way.

User avatar
Chain_Reaction
Site Admin
Reactions:
Posts: 7619
Joined: December 30th, 2011, 6:00 pm
Answers: 82
Contact:

System Null Refrence Erorr

Post by Chain_Reaction » August 7th, 2023, 3:24 am

We never did find the solution to this. It's related to WA data and the axe from what I gathered. In the end the user settled for using MC to move which it looks like also works for you.

Post Reply