Hundreds of ErrorTrap Messages

A null value was encountered where this forum description was required.
Post Reply
Trip
Reactions:
Posts: 6
Joined: October 6th, 2018, 6:44 pm

Hundreds of ErrorTrap Messages

Post by Trip » November 26th, 2021, 4:39 pm

I'm gonna be honest: I hadn't touched this save in a few months so I don't know what happened to trigger this. ErrorTrap giving me hundreds of errors whenever I unpause the game. XML here: https://drive.google.com/file/d/1Uh1tAC ... sp=sharing

A snippet of what's being repeated in the XML. I make clothes for this game so I can't parse this.
#0: 0x0001f callvirt in Sims3.Gameplay.Services.Sims3.Gameplay.Services.FakeMetaAutonomy:ShouldSimBeRemovedFromService (Sims3.Gameplay.CAS.SimDescription) (41B4B6C8 [431D4D48] ) #1: 0x00013 callvirt in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:CheckIfSimsShouldBeRemovedFromPool () () #2: 0x00001 call in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Service:Simulate () () #3: 0x00003 call in Sims3.Gameplay.Services.Sims3.Gameplay.Services.FakeMetaAutonomy:Simulate () () #4: 0x00023 callvirt in Sims3.Gameplay.Services.Sims3.Gameplay.Services.Services:Simulate () () #5: 0x00023 callvirt in ScriptCore.ScriptCore.ScriptProxy:Simulate () () No Proxy Counter: 28 Sim-Time: Thu. at 7:29 Start-Time: 11/26/2021 16:09:42 PreLoadup-Time: 11/26/2021 16:11:48 Loadup-Time: 11/26/2021 16:12:45 Log-Time: 11/26/2021 16:35:27 System.NullReferenceException: A null value was found where an object instance was required.

User avatar
Sarah_Sims
Organizer
Reactions:
Posts: 2582
Joined: December 28th, 2011, 6:00 pm
Answers: 21
Location: The Garden Of England
Contact:

Hundreds of ErrorTrap Messages

Post by Sarah_Sims » November 26th, 2021, 5:54 pm

Trip wrote:
November 26th, 2021, 4:39 pm
A snippet of what's being repeated in the XML.

We really need to see the complete ScriptError in order to help, although igazor or Chain_Reaction might be able to decipher the text above so you could wait until either of them confirms this but I cannot access the link you've provided.

The correct way to upload ScriptError XML files here is to drag and drop them directly into the Quick Reply box. If that doesn't work, upload the file to a file-sharing website (or if you have several files, zip them together first), then provide us with a link that we can access. Thanks. :-)

Trip
Reactions:
Posts: 6
Joined: October 6th, 2018, 6:44 pm

Hundreds of ErrorTrap Messages

Post by Trip » November 26th, 2021, 6:17 pm

Will do, is this upload good then? (I went the zip route) https://drive.google.com/file/d/1so-Uji ... sp=sharing

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

Hundreds of ErrorTrap Messages

Post by Chain_Reaction » November 26th, 2021, 8:06 pm

Can't access that file on Google Drive. You'll need to allow access to anyone on it. While I'm here though, do you have Register and/or StoryProgression installed?

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.

Hundreds of ErrorTrap Messages

Post by igazor » November 27th, 2021, 12:52 am

Confirming that the snippet paste isn't enough, we really need access to the entire log or at least some more information to tell what is happening there.

Trip
Reactions:
Posts: 6
Joined: October 6th, 2018, 6:44 pm

Hundreds of ErrorTrap Messages

Post by Trip » November 27th, 2021, 9:02 am

Chain_Reaction wrote:
November 26th, 2021, 8:06 pm
Can't access that file on Google Drive. You'll need to allow access to anyone on it. While I'm here though, do you have Register and/or StoryProgression installed?
Changed permissions, hope this one works: https://drive.google.com/file/d/1so-Uji ... sp=sharing (I share CC on Drive and usually it's automatically set for "anyone with link")

StoryProgression yes, Register no.
igazor wrote:
November 27th, 2021, 12:52 am
Confirming that the snippet paste isn't enough, we really need access to the entire log or at least some more information to tell what is happening there.
Just tell me what else is needed. :)

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.

Hundreds of ErrorTrap Messages

Post by igazor » November 27th, 2021, 1:29 pm

Got them, thanks. Role/Service Sim manager breakdown related to resort objects (the IP expansion), this is very common. Adding in NRaas Register should stop those errors, as Chain already suspected, but let us know if that is not the case.

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

Hundreds of ErrorTrap Messages

Post by Chain_Reaction » November 27th, 2021, 4:12 pm

The resort errors are actually the old bar errors. You can fix those by installing Overwatch. For the service manager errors, Register should clean out some of the garbage data in there that's causing it to fall on it's face but do report back if not.

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.

Hundreds of ErrorTrap Messages

Post by igazor » November 27th, 2021, 9:48 pm

Yikes sorry, not sure how I missed seeing that Overwatch is not in play! :huh:

Trip
Reactions:
Posts: 6
Joined: October 6th, 2018, 6:44 pm

Hundreds of ErrorTrap Messages

Post by Trip » November 28th, 2021, 8:21 am

Chain_Reaction wrote:
November 27th, 2021, 4:12 pm
The resort errors are actually the old bar errors. You can fix those by installing Overwatch. For the service manager errors, Register should clean out some of the garbage data in there that's causing it to fall on it's face but do report back if not.
igazor wrote:
November 27th, 2021, 9:48 pm
Yikes sorry, not sure how I missed seeing that Overwatch is not in play! :huh:
It's usually part of my NRaas folder but you're right. Don't know how it happened really. I'll go with that and then the Register fix (I'm less familiar with Register).

Post Reply