Error Trap error

A null value was encountered where this forum description was required.
Post Reply
Rodderick90
Reactions:
Posts: 23
Joined: November 23rd, 2023, 11:05 pm

Error Trap error

Post by Rodderick90 » November 23rd, 2023, 11:11 pm

First want to say thanks for what you guys do, it can't be stressed enough and happy thanksgiving to you.
I've gotten this error with error trap:This page contains the following errors:error on line 216 at column 11: Opening and ending tag mismatch: None line 48 and ContentBelow is a rendering of the page up to the first error and was wondering if anybody could shed any light on why.-- Script Errors -- Object: Name: Shing Hong Type: Sims3.Gameplay.Actors.Sim Object id: 0xce4c00d25f8a5380 Position: (617.4124, 34.8267, 1640.4700) Room id: 0 Level: 0 Flags: InWorld, IsUsed Lot: Sims3.Gameplay.Core.Lot Lot Name: Beckett Theatre Lot Address: 9184 Sterling Parkway IsValid: True World: NewDowntownWorld OnVacation: False Season: Summer Posture: Sims3.Gameplay.Actors.Sim+StandingPosture Household: Tourist No LotHome SimDescription: Name: Shing Hong Age: YoungAdult Gender: Male SimDescriptionId: 5939685133131718544 LotHomeId: 12530421718647418048 HomeWorld: China Proper Genealogy Valid: True Species: Human Household: Tourist Role: Tourist Occult: None Alien: 0 Career: Retired (1) School:

Thanks again mate.

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.

Error Trap error

Post by igazor » November 23rd, 2023, 11:24 pm

Hi there. What is being reported there is an html formatting issue that makes script error logs impossible to read in web browsers. It's getting cut off before we get top the more interesting parts of the log. Can we get the script error log file in its entirely instead? Either drag and drop the file icon(s) onto a response box here on this thread and let the site's upload manager take over or, if that doesn't work, zip the files together (if more than one), upload to a third party file sharing service, and provide a link that grants us access to download/read them.

Rodderick90
Reactions:
Posts: 23
Joined: November 23rd, 2023, 11:05 pm

Error Trap error

Post by Rodderick90 » November 24th, 2023, 5:58 am

My apologies, first time, lol.
Here it is.

Code: Select all



-- Script Errors --


Object:

 Name: Shing Hong
 Type: Sims3.Gameplay.Actors.Sim
 Object id: 0xce4c00d25f8a5380
 Position: (617.4124, 34.8267, 1640.4700)
 Room id: 0
 Level: 0
 Flags: InWorld, IsUsed
 Lot: Sims3.Gameplay.Core.Lot
 Lot Name: Beckett Theatre
 Lot Address: 9184 Sterling Parkway
 IsValid: True
 World: NewDowntownWorld
 OnVacation: False
 Season: Summer
 Posture: Sims3.Gameplay.Actors.Sim+StandingPosture
 Household: Tourist
 No LotHome
SimDescription:

 Name: Shing Hong
 Age: YoungAdult
 Gender: Male
 SimDescriptionId: 5939685133131718544
 LotHomeId: 12530421718647418048
 HomeWorld: China
 Proper Genealogy
 Valid: True
 Species: Human
 Household: Tourist
 Role: Tourist
 Occult: None
 Alien: 0
 Career: Retired (1)
 School: 
 Skill Charisma: 2
 Skill Martial Arts: 1
 Trait AsianCulture
 Trait Charismatic
 Trait Natural Cook
 Trait Clumsy
 Trait Handy
 Trait Unflirty
 Trait Angler
 Trait Friendly
 Trait Family-Oriented
 Trait Artistic
 Trait Absent-Minded
 Trait Great Kisser
 Trait Grumpy

Interactions:

 Counter: 1
 Sim-Time: Tue. at 12:46 PM
 Start-Time: 11/23/2023 19:33:02
 PreLoadup-Time: 11/23/2023 19:33:20
 Loadup-Time: 11/23/2023 19:34:12
 Log-Time: 11/23/2023 22:01:14

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x00005 callvirt   in Sims3.Gameplay.Actors.Sim+CustomIdle:set_IdleObject (Sims3.Gameplay.Abstracts.GameObject) (62113E00 [00000000] )
#1: 0x000a3 callvirt   in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:PlayCustomIdle (Sims3.SimIFace.StateMachineClient,Sims3.SimIFace.IEvent) (7E04EC00 [624A5000] [497C5600] )
#2: 0x00000            in Sims3.SimIFace.Sims3.SimIFace.SacsEventHandler:Invoke (Sims3.SimIFace.StateMachineClient,Sims3.SimIFace.IEvent) (4D88C3C0 [624A5000] [497C5600] )
#3: 0x00073 callvirt   in Sims3.SimIFace.Sims3.SimIFace.StateMachineClient:FireEventHandlers (System.Collections.Generic.List`1,Sims3.SimIFace.IEvent) (624A5000 [2112556512/0x7deb0de0] [497C5600] )
#4: 0x00017 call       in Sims3.SimIFace.Sims3.SimIFace.StateMachineClient:FireEventHandlers (Sims3.SimIFace.IEvent) (624A5000 [497C5600] )
#5: 0x00092 call       in Sims3.SimIFace.Sims3.SimIFace.StateMachineClient:OnEvent (Sims3.SimIFace.IEvent,bool,bool) (624A5000 [497C5600] [1] [0] )
#6: 0x00007 call       in Sims3.SimIFace.Sims3.SimIFace.StateMachineClient:OnEvent (Sims3.SimIFace.IEvent) (624A5000 [497C5600] )
#7: 0x00000            in Sims3.SimIFace.Sims3.SimIFace.OnEventDelegate:Invoke (Sims3.SimIFace.IEvent) (7935F410 [497C5600] )
#8: 0x0001c callvirt   in ScriptCore.ScriptCore.EventQueue:set_OnEvent (Sims3.SimIFace.OnEventDelegate) (4D88C488 [7935F410] )
#9: 0x0001a callvirt   in Sims3.SimIFace.Sims3.SimIFace.StateMachineClient:set_HandleEventsAsynchronously (bool) (624A5000 [1] )
#10: 0x0058a call       in Sims3.SimIFace.Sims3.SimIFace.StateMachineClient:RequestState (bool,string,string,Sims3.SimIFace.SACS.DriverRequestFlags,int,Sims3.SimIFace.StateMachineClient,string,Sims3.SimIFace.BridgeOrigin) (624A5000 [1] [396B1948] [48556840] [384] [60] [00000000] [00000000] [00000000] )
#11: 0x0001f ret.void   in Sims3.SimIFace.Sims3.SimIFace.StateMachineClient:RequestState (bool,string,string,Sims3.SimIFace.SACS.DriverRequestFlags) (624A5000 [1] [396B1948] [48556840] [384] )
#12: 0x00030 leave.s    in Sims3.Gameplay.Actors.Sim+StandingPosture:Idle () ()
#13: 0x00065 ret        in Sims3.Gameplay.Actors.Sim+SocializingPosture:Idle () ()
#14: 0x00025 call       in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:PostureIdle () ()
#15: 0x000a6 ret.void   in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:LoopIdle () ()
#16: 0x00161 ldthis     in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:DoInteraction () ()
#17: 0x00015 br.s       in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:Simulate () ()
#18: 0x00027 leave.s    in ScriptCore.ScriptCore.ScriptProxy:Simulate () ()



Loaded Assemblies:
 00309326220984
 01594630409241
 03670287816340
 11647013837200
 28573011093883
 31917047733732
 37680742325532
 43869708305341
 44906083438714
 49148900819473
 52463421756649
 58890925931088
 65718581481022
 70214830780050
 73804277525751
 77474863772658
 Alcohol
 AniNoFridgeShopping
 AweCore
 Buzz_CleanAllForEveryOne
 Buzz_RestrictionChoker
 FloTheory_NapInAllChairs
 Gamefreak130.CheckForWork
 Gamefreak130.JobOverhaul
 Gamefreak130.ThankYouNotesFix
 HaveCoffeeWithMe
 LazyDuchess.SmoothPatch
 LazyDuchess.SmoothPatch_MasterController
 NRaasCareer: Version 87
 NRaasConsigner: Version 22
 NRaasDecensor: Version 14
 NRaasDreamer: Version 15
 NRaasDresser: Version 38
 NRaasErrorTrap: Version 100
 NRaasGoHere: Version 44
 NRaasHybrid: Version 10
 NRaasMasterController: Version 134
 NRaasMasterControllerCheats: Version 134
 NRaasMasterControllerExpandedTattoo: Version 122
 NRaasMasterControllerIntegration: Version 134
 NRaasMasterControllerProgression: Version 134
 NRaasMover: Version 28
 NRaasOnceRead: Version 13
 NRaasOverwatch: Version 122
 NRaasPortraitPanel: Version 33
 NRaasRegister: Version 81
 NRaasRelationshipPanel: Version 20
 NRaasRelativity: Version 23
 NRaasSecondImage: Version 5
 NRaasSelector: Version 13
 NRaasShooless: Version 18
 NRaasSleepFreedom: Version 21
 NRaasStoryProgression: Version 267
 NRaasStoryProgressionCareer: Version 268
 NRaasStoryProgressionExtra: Version 266
 NRaasStoryProgressionMoney: Version 267
 NRaasStoryProgressionPopulation: Version 267
 NRaasStoryProgressionRelationship: Version 267
 NRaasStoryProgressionSkill: Version 266
 NRaasTempest: Version 15
 NRaasTraffic: Version 21
 NRaasTraveler: Version 87
 NRaasVector: Version 19
 NRaasWoohooer: Version 129
 NRaasWrittenWord: Version 10
 NoFreeWorkout
 OpenCinema
 Savanita_BabyInteractions
 Savanita_ToddlerInteractions
 ScriptCore
 SimIFace
 Sims3GameplayObjects
 Sims3GameplaySystems
 Sims3Metadata
 Sims3StoreObjects
 Simsmatthew_PetrolNew
 Simsmatthew_SubwayCharge_Xamarin
 SleepyGenius.Mod.TaxiCharge
 StoreObjectsBakersStation
 StoreObjectsCarnivalFoodMachine
 StoreObjectsCarousel
 StoreObjectsCowPasture
 StoreObjectsCraftersConsignment
 StoreObjectsDoorOfLifeAndDeath
 StoreObjectsFixerCar
 StoreObjectsFountainGondola
 StoreObjectsGalleryShopBase
 StoreObjectsGalleryShopDoor
 StoreObjectsGlassAndJewelryWorkbench
 StoreObjectsGondola
 StoreObjectsHotTubGrottoGeo
 StoreObjectsJamMakingStation
 StoreObjectsMillWheel
 StoreObjectsPhoneTableMidCModsuite
 StoreObjectsPriusPlugin
 StoreObjectsRollerCoaster
 StoreObjectsStaircaseLanding
 StoreObjectsStaircaseLandingMansion
 StoreObjectsStoreHarvestables
 StoreObjectsTeaSet
 StoreObjectsToyMachine
 StoreObjectsTractor
 StoreObjectsWhackAChicken
 StoreProducesFridge
 System
 System.Xml
 TS3Apartments
 TwoBTech.Mods.Commons
 TwoBTech.Mods.MoarInteractions
 TwoBTech.Mods.TakeHomeFoods
 UI
 ani_WorkManager
 icarusallsorts.EatOutsideRestaurant
 icarusallsorts.EiffelTower
 icarusallsorts.MicrowaveFood
 icarusallsorts.ServeMeals
 mscorlib
 velocitygrass_AddAnyLotSize
Hope you had a good holiday mate.

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

Error Trap error

Post by Chain_Reaction » November 24th, 2023, 6:30 am

This is an EA error where they broke tourist photography idles with University Life. It can be safely ignored.

As an aside, the SmoothPatch MC package is not compatible with MasterController and should be removed.

Rodderick90
Reactions:
Posts: 23
Joined: November 23rd, 2023, 11:05 pm

Error Trap error

Post by Rodderick90 » November 24th, 2023, 6:49 am

Thanks for tips mate, is there a way to turn off that notification? If it doesn't mean anything but is going to keep happening that would be nice and, if you find the time, help with this one.
They have both been from China, I'm starting to see a trend lol.

And this should probably go without saying but I want to cover my bases, should I remove the custom launcher that comes with smooth patch too?



Code: Select all

-- Script Errors --


Object:

Name: Liu Pei
Type: Sims3.Gameplay.Actors.Sim
Object id: 0xce4c00d25f8a52f0
Position: (684.3760, 34.9590, 1598.6770)
Room id: 0
Level: 0
Flags: InWorld, IsUsed
Lot: Sims3.Gameplay.Core.Lot
Lot Name: Wilki’s Fabulous Books and Bath
Lot Address: 9199 Sterling Parkway
IsValid: True
World: NewDowntownWorld
OnVacation: False
Season: Summer
Posture: Sims3.Gameplay.ActorSystems.SittingPosture
Household: Tourist
No LotHome
SimDescription:

Name: Liu Pei
Age: Adult
Gender: Male
SimDescriptionId: 5939685147933789360
LotHomeId: 12530421718909897488
HomeWorld: China
Proper Genealogy
Valid: True
Species: Human
Household: Tourist
Role: Tourist
Occult: None
Alien: 0
Career: Retired (1)
School:
Skill Cooking: 7
Skill Martial Arts: 5
Skill Gardening: 4
Trait Daredevil
Trait Over-Emotional
Trait AsianCulture
Trait Heavy Sleeper
Trait Natural Cook
Trait Bookworm
Trait Virtuoso
Trait Neat
Trait Green Thumb
Trait Artistic
Trait Brave
Trait Perfectionist
Trait Genius

Interactions:
1: Read
Sims3.Gameplay.Objects.Miscellaneous.CheckCurrentEvents+Definition
Sims3.Gameplay.Objects.Miscellaneous.CheckCurrentEvents+Definition
Autonomous

Counter: 1
Sim-Time: Tue. at 2:16 PM
Start-Time: 11/24/2023 05:36:27
PreLoadup-Time: 11/24/2023 05:36:43
Loadup-Time: 11/24/2023 05:37:24
Log-Time: 11/24/2023 05:41:57

Sims3.SimIFace.SacsErrorException:
#0: 0x0013e throw in Sims3.SimIFace.Sims3.SimIFace.StateMachineClient:RequestState (bool,string,string,Sims3.SimIFace.SACS.DriverRequestFlags,int,Sims3.SimIFace.StateMachineClient,string,Sims3.SimIFace.BridgeOrigin) (4AA1D460 [1] [3C2BC618] [3D309A20] [64] [60] [00000000] [00000000] [00000000] )
#1: 0x0001b call in Sims3.SimIFace.Sims3.SimIFace.StateMachineClient:RequestState (string,string) (4AA1D460 [3C2BC618] [3D309A20] )
#2: 0x00067 callvirt in Sims3.Gameplay.Objects.Miscellaneous.Sims3.Gameplay.Objects.Miscellaneous.Newspaper:StopUsingNewspaper (Sims3.Gameplay.Actors.Sim,Sims3.SimIFace.StateMachineClient,bool) (48143900 [4AF09000] [4AA1D460] [1] )
#3: 0x00071 callvirt in Sims3.Gameplay.Objects.Miscellaneous.Sims3.Gameplay.Objects.Miscellaneous.CheckCurrentEvents:DoCheckCurrentEvents (bool) (49962180 [0] )
#4: 0x00004 ret in Sims3.Gameplay.Objects.Miscellaneous.Sims3.Gameplay.Objects.Miscellaneous.CheckCurrentEvents:RunFromInventory () ()
#5: 0x000d2 stloc.u1 in Sims3.Gameplay.Interactions.Sims3.Gameplay.Interactions.InteractionInstance:RunInteractionWithoutCleanup () ()
#6: 0x00348 stloc.u1 in Sims3.Gameplay.ActorSystems.Sims3.Gameplay.ActorSystems.InteractionQueue:ProcessOneInteraction () ()
#7: 0x0011c stfld.u1 in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:DoInteraction () ()
#8: 0x00015 br.s in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:Simulate () ()
#9: 0x00027 leave.s in ScriptCore.ScriptCore.ScriptProxy:Simulate () ()



Loaded Assemblies:
00309326220984
01594630409241
03670287816340
11647013837200
28573011093883
31917047733732
37680742325532
43869708305341
44906083438714
49148900819473
52463421756649
58890925931088
65718581481022
70214830780050
73804277525751
77474863772658
Alcohol
AniNoFridgeShopping
AweCore
Buzz_CleanAllForEveryOne
Buzz_RestrictionChoker
FloTheory_NapInAllChairs
Gamefreak130.CheckForWork
Gamefreak130.JobOverhaul
Gamefreak130.ThankYouNotesFix
HaveCoffeeWithMe
LazyDuchess.SmoothPatch
NRaasCareer: Version 87
NRaasConsigner: Version 22
NRaasDecensor: Version 14
NRaasDreamer: Version 15
NRaasDresser: Version 38
NRaasErrorTrap: Version 100
NRaasGoHere: Version 44
NRaasHybrid: Version 10
NRaasMasterController: Version 134
NRaasMasterControllerCheats: Version 134
NRaasMasterControllerExpandedTattoo: Version 122
NRaasMasterControllerIntegration: Version 134
NRaasMasterControllerProgression: Version 134
NRaasMover: Version 28
NRaasOnceRead: Version 13
NRaasOverwatch: Version 122
NRaasPortraitPanel: Version 33
NRaasRegister: Version 81
NRaasRelationshipPanel: Version 20
NRaasRelativity: Version 23
NRaasSecondImage: Version 5
NRaasSelector: Version 13
NRaasShooless: Version 18
NRaasSleepFreedom: Version 21
NRaasStoryProgression: Version 267
NRaasStoryProgressionCareer: Version 268
NRaasStoryProgressionExtra: Version 266
NRaasStoryProgressionMoney: Version 267
NRaasStoryProgressionPopulation: Version 267
NRaasStoryProgressionRelationship: Version 267
NRaasStoryProgressionSkill: Version 266
NRaasTempest: Version 15
NRaasTraffic: Version 21
NRaasTraveler: Version 87
NRaasVector: Version 19
NRaasWoohooer: Version 129
NRaasWrittenWord: Version 10
NoFreeWorkout
OpenCinema
Savanita_BabyInteractions
Savanita_ToddlerInteractions
ScriptCore
SimIFace
Sims3GameplayObjects
Sims3GameplaySystems
Sims3Metadata
Sims3StoreObjects
Simsmatthew_PetrolNew
Simsmatthew_SubwayCharge_Xamarin
SleepyGenius.Mod.TaxiCharge
StoreObjectsBakersStation
StoreObjectsCarnivalFoodMachine
StoreObjectsCarousel
StoreObjectsCowPasture
StoreObjectsCraftersConsignment
StoreObjectsDoorOfLifeAndDeath
StoreObjectsFixerCar
StoreObjectsFountainGondola
StoreObjectsGalleryShopBase
StoreObjectsGalleryShopDoor
StoreObjectsGlassAndJewelryWorkbench
StoreObjectsGondola
StoreObjectsHotTubGrottoGeo
StoreObjectsJamMakingStation
StoreObjectsMillWheel
StoreObjectsPhoneTableMidCModsuite
StoreObjectsPriusPlugin
StoreObjectsRollerCoaster
StoreObjectsStaircaseLanding
StoreObjectsStaircaseLandingMansion
StoreObjectsStoreHarvestables
StoreObjectsTeaSet
StoreObjectsToyMachine
StoreObjectsTractor
StoreObjectsWhackAChicken
StoreProducesFridge
System
System.Xml
TS3Apartments
TwoBTech.Mods.Commons
TwoBTech.Mods.MoarInteractions
TwoBTech.Mods.TakeHomeFoods
UI
ani_WorkManager
icarusallsorts.EatOutsideRestaurant
icarusallsorts.EiffelTower
icarusallsorts.MicrowaveFood
icarusallsorts.ServeMeals
mscorlib
velocitygrass_AddAnyLotSize

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

Error Trap error

Post by Chain_Reaction » November 24th, 2023, 7:12 am

There is not a way to turn off the notification, no. You can disable tourist in Register if it bothers you but it shouldn't appear that frequently.

The second error is the game failing to restore the newspaper interaction when the game loaded. It can also be ignored.

Rodderick90
Reactions:
Posts: 23
Joined: November 23rd, 2023, 11:05 pm

Error Trap error

Post by Rodderick90 » November 24th, 2023, 7:29 am

Thank you so much man! Sets the mind at ease knowing I didn't mess something up, still time though lol.
Have a great weekend mate, Happy thanksgiving to you and yours.

Post Reply