HELP ME READ ME SCRIPTERRORS...please.

A null value was encountered where this forum description was required.
Post Reply
User avatar
JadaWada1996
Reactions:
Posts: 6
Joined: October 20th, 2023, 8:29 pm

HELP ME READ ME SCRIPTERRORS...please.

Post by JadaWada1996 » October 20th, 2023, 8:37 pm

I keep getting this error, but I don't know what it's trying to say. :/

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x00095 callvirt in Mod_NewGen.Mod_NewGen.EventListenerManager:SomeoneWoohooed (Sims3.Gameplay.EventSystem.Event) ([3AB73E88] )
#1: 0x00000 in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.ProcessEventDelegate:Invoke (Sims3.Gameplay.EventSystem.Event) (2A538910 [3AB73E88] )
#2: 0x00007 callvirt in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.DelegateListener:ProcessEvent (Sims3.Gameplay.EventSystem.Event) (2C7C5D60 [3AB73E88] )
#3: 0x00054 callvirt in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.EventTracker:ProcessEvent (Sims3.Gameplay.EventSystem.Event) (1CB2D648 [3AB73E88] )
#4: 0x0000e callvirt in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.EventTracker:SendEvent (Sims3.Gameplay.EventSystem.Event) ([3AB73E88] )
#5: 0x0001b call in NRaas.WoohooerSpace.Interactions.NRaas.WoohooerSpace.Interactions.CommonWoohoo:RunPostWoohoo (Sims3.Gameplay.Actors.Sim,Sims3.Gameplay.Actors.Sim,Sims3.Gameplay.Interfaces.IGameObject,NRaas.WoohooerSpace.Interactions.CommonWoohoo/WoohooStyle,NRaas.WoohooerSpace.Interactions.CommonWoohoo/WoohooLocation,bool) ([2C168C00] [2C180C00] [38C4B0E0] [0] [1] [1] )
#6: 0x001a5 call in NRaas.WoohooerSpace.Interactions.NRaas.WoohooerSpace.Interactions.HotTubWooHoo:Run () ()
#7: 0x000db stloc.u1 in Sims3.Gameplay.Interactions.Sims3.Gameplay.Interactions.InteractionInstance:RunInteractionWithoutCleanup () ()
#8: 0x00348 stloc.u1 in Sims3.Gameplay.ActorSystems.Sims3.Gameplay.ActorSystems.InteractionQueue:ProcessOneInteraction () ()
#9: 0x0011c stfld.u1 in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:DoInteraction () ()
#10: 0x00015 br.s in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:Simulate () ()
#11: 0x00022 ldc.i4.0 in ScriptCore.ScriptCore.ScriptProxy:Simulate () ()

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

HELP ME READ ME SCRIPTERRORS...please.

Post by Chain_Reaction » October 21st, 2023, 12:57 am

JadaWada1996 wrote:
October 20th, 2023, 8:37 pm
#0: 0x00095 callvirt in Mod_NewGen.Mod_NewGen.EventListenerManager:SomeoneWoohooed
No idea what mod this is but one you have installed is broken.

Post Reply