Script error

A null value was encountered where this forum description was required.
Post Reply
Thebatbike
Reactions:
Posts: 10
Joined: August 6th, 2023, 9:34 am

Script error

Post by Thebatbike » August 6th, 2023, 2:08 pm

Hey I'm lately getting a script error, I'm not sure what it is i think it started after i move a Sim to another town

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.

Script error

Post by igazor » August 6th, 2023, 9:49 pm

We have no hope of even having a clue of what you are seeing unless you provide us with your script error logs so we can see what they say. Script logs accumulate in the TS3 user game folder in Documents, where your saved games, mods, and other added content are.

One way to share them is to drag and drop their file icon onto a response on this thread and let the site's upload manager take over. Another way is to zip them together (if more than one), upload to a third party file hosting service, and provide a link that grants us access to them.

Note that if you are using ErrorTrap, then you are going to get one or two script logs that are routine and not really errors per game session and again after transitioning/traveling to a different world. Are you having any in-game difficulties that need to be resolved?

Thebatbike
Reactions:
Posts: 10
Joined: August 6th, 2023, 9:34 am

Script error

Post by Thebatbike » August 7th, 2023, 1:38 am

Code: Select all



-- Script Errors --

No Proxy
 Counter: 9
 Sim-Time: Vr. om 0:18 uur
 Start-Time: 08/06/2023 18:51:10
 PreLoadup-Time: 08/06/2023 18:51:31
 Loadup-Time: 08/06/2023 18:52:48
 Log-Time: 08/06/2023 18:54:41

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x000a0 callvirt   in Sims3.Gameplay.Services.Sims3.Gameplay.Services.BurglarSituation:.ctor (Sims3.Gameplay.Services.Service,Sims3.Gameplay.Core.Lot,Sims3.Gameplay.Actors.Sim,int) (2EC1C3C0 [47F51780] [2D8A2920] [8FE87C00] [0] )
#1: 0x00011 newobj     in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Burglar:InternalCreateSituation (Sims3.Gameplay.Core.Lot,Sims3.Gameplay.Actors.Sim,int,Sims3.SimIFace.ObjectGuid) (47F51780 [2D8A2920] [8FE87C00] [0] [vt:72C8EA14] )
#2: 0x00015 callvirt   in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:CreateSituation (Sims3.Gameplay.Core.Lot,Sims3.Gameplay.Actors.Sim,int,Sims3.SimIFace.ObjectGuid) (47F51780 [2D8A2920] [8FE87C00] [0] [vt:72C8E98C] )
#3: 0x000ae call       in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:FindAssignmentOnLot (Sims3.Gameplay.Core.Lot,Sims3.Gameplay.Services.ServiceSituation&,Sims3.Gameplay.Core.Lot&,Sims3.Gameplay.Actors.Sim&) (47F51780 [2D8A2920] [72C8E8CC] [72C8E8D0] [72C8E8D4] )
#4: 0x00046 brfalse.i4.s in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:FindAssignment (Sims3.Gameplay.Services.ServiceSituation&,Sims3.Gameplay.Core.Lot&,Sims3.Gameplay.Actors.Sim&) (47F51780 [72C8E8CC] [72C8E8D0] [72C8E8D4] )
#5: 0x00014 brfalse.i4.s in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:CheckForAssignment () ()
#6: 0x0000c ret.void   in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:Simulate () ()
#7: 0x00027 ldthis     in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Services:Simulate () ()
#8: 0x00027 leave.s    in ScriptCore.ScriptCore.ScriptProxy:Simulate () ()


No Proxy
 Counter: 10
 Sim-Time: Vr. om 0:22 uur
 Start-Time: 08/06/2023 18:51:10
 PreLoadup-Time: 08/06/2023 18:51:31
 Loadup-Time: 08/06/2023 18:52:48
 Log-Time: 08/06/2023 18:54:46

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x000a0 callvirt   in Sims3.Gameplay.Services.Sims3.Gameplay.Services.BurglarSituation:.ctor (Sims3.Gameplay.Services.Service,Sims3.Gameplay.Core.Lot,Sims3.Gameplay.Actors.Sim,int) (3EED4780 [47F51780] [2D8A2920] [8FE87800] [0] )
#1: 0x00011 newobj     in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Burglar:InternalCreateSituation (Sims3.Gameplay.Core.Lot,Sims3.Gameplay.Actors.Sim,int,Sims3.SimIFace.ObjectGuid) (47F51780 [2D8A2920] [8FE87800] [0] [vt:72C8EA14] )
#2: 0x00015 callvirt   in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:CreateSituation (Sims3.Gameplay.Core.Lot,Sims3.Gameplay.Actors.Sim,int,Sims3.SimIFace.ObjectGuid) (47F51780 [2D8A2920] [8FE87800] [0] [vt:72C8E98C] )
#3: 0x000ae call       in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:FindAssignmentOnLot (Sims3.Gameplay.Core.Lot,Sims3.Gameplay.Services.ServiceSituation&,Sims3.Gameplay.Core.Lot&,Sims3.Gameplay.Actors.Sim&) (47F51780 [2D8A2920] [72C8E8CC] [72C8E8D0] [72C8E8D4] )
#4: 0x00046 brfalse.i4.s in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:FindAssignment (Sims3.Gameplay.Services.ServiceSituation&,Sims3.Gameplay.Core.Lot&,Sims3.Gameplay.Actors.Sim&) (47F51780 [72C8E8CC] [72C8E8D0] [72C8E8D4] )
#5: 0x00014 brfalse.i4.s in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:CheckForAssignment () ()
#6: 0x0000c ret.void   in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:Simulate () ()
#7: 0x00027 ldthis     in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Services:Simulate () ()
#8: 0x00027 leave.s    in ScriptCore.ScriptCore.ScriptProxy:Simulate () ()



Loaded Assemblies:
 03670287816340
 16222185814456
 37680742325532
 43869708305341
 47257160737708
 49148900819473
 LazyDuchess.PuddingFaceFix
 LazyDuchess.SmoothPatch
 NRaasErrorTrap: Version 100
 NRaasHybrid: Version 10
 NRaasMasterController: Version 134
 NRaasMasterControllerProgression: Version 134
 NRaasOverwatch: Version 122
 NRaasRegister: Version 81
 NRaasStoryProgression: Version 267
 NRaasStoryProgressionCareer: Version 268
 NRaasStoryProgressionPopulation: Version 267
 NRaasStoryProgressionRelationship: Version 267
 NRaasWoohooer: Version 129
 ScriptCore
 SimIFace
 Sims3GameplayObjects
 Sims3GameplaySystems
 Sims3Metadata
 Sims3StoreObjects
 System
 System.Xml
 UI
 mscorlib

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.

Script error

Post by igazor » August 7th, 2023, 2:11 am

You seem to have a burglar scenario that is taking place somewhere in town (it may not be your active sims' lot) that is getting stuck. I would try to figure out who the burglar is and, unless I had other uses for them in mind, use MC to Totally Annihilate them. This arranges it so it's as if they never existed.

First though, it is possible that a MC Reset of the entire town, run from City Hall or an in-game computer, may be able to cut through that and end the stuck scenario.

Thebatbike
Reactions:
Posts: 10
Joined: August 6th, 2023, 9:34 am

Script error

Post by Thebatbike » August 7th, 2023, 7:02 am

Tnx, Sorry if my question was confusing, I tried to reset but i still get a error

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

Script error

Post by Chain_Reaction » August 7th, 2023, 7:30 am

Does installing the testing version of Overwatch from Update-History-Testing stop the error?

Thebatbike
Reactions:
Posts: 10
Joined: August 6th, 2023, 9:34 am

Script error

Post by Thebatbike » August 7th, 2023, 8:54 am

Yeah it worked out thanks

Post Reply