RelationshipPanel Sims relationship panel is suddenly empty

For all your questions regarding any mod that wasn't popular enough to get its own forum above.
Post Reply
michael69spider
Reactions:
Posts: 8
Joined: May 13th, 2023, 3:31 am
Contact:

Sims relationship panel is suddenly empty

Post by michael69spider » June 8th, 2023, 10:11 am

Well, it's just like the title says. One of my sims relationship panels are completely empty and whenever I try opening the relationship panel I get an ErrorTrap notification about a relationship panel error. I'm playing a household with 7 sims(one is pregnant) and 5 pets. Not sure if this is related but she is at the top of the portrait panel and she is the pregnant sim. I'm also on my 4th generation.

Nraas mods I use are: ErrorTrap, GoHere, Master Controller + the cheat module, Overwatch, PortraitPanel, Register, RelationshipPanel, Retuner, Saver, StoryProgression, Traveler and Woohooer.

Here's the most recent XML file:


Code: Select all

-- Script Errors --

CurrentRelationships
Counter: 6
Sim-Time: Sat. at 6:49 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:54:11

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00047 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnSortClick (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (37FB6F50 [37FBE5C0] [2790B738] )
#3: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (3F1EBCD0 [37FBE5C0] [2790B738] )
#4: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (37FBF580 [37FBE5C0] [2790B738] )
#5: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([815230589] [678582774] [31B23DE0] [C7A06540] [-1769257723] [-1191458208] [1] [0] [0] [0] [0] [3337692] [27268380] )
#6: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([815230589] [678582774] [815230589] [817726074] [-1769257723] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#7: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([815230589] [678582774] [815230589] [817726074] [-1769257723] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#8: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [815230589] [678582774] [815230589] [817726074] [-1769257723] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )


CurrentRelationships
Counter: 7
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:54:19

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00018 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnSimChanged (Sims3.SimIFace.ObjectGuid) (37FB6F50 [vt:5F5AA504] )
#3: 0x00000 in Sims3.UI.Hud.Sims3.UI.Hud.SimChangedCallback:Invoke (Sims3.SimIFace.ObjectGuid) (37F1AA28 [vt:5F5AA43C] )
#4: 0x00010 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:OnSimChangedProxy (Sims3.SimIFace.ObjectGuid) (33771138 [vt:5F5AA3FC] )
#5: 0x00000 in Sims3.UI.Hud.Sims3.UI.Hud.SimChangedCallback:Invoke (Sims3.SimIFace.ObjectGuid) (33793938 [vt:5F5AA2F4] )
#6: 0x0031e callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:OnSelectedSimChanged (Sims3.Gameplay.EventSystem.Event) (278F78C0 [37C5A0C0] )
#7: 0x00000 in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.ProcessEventDelegate:Invoke (Sims3.Gameplay.EventSystem.Event) (32B15E60 [37C5A0C0] )
#8: 0x00007 callvirt in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.DelegateListener:ProcessEvent (Sims3.Gameplay.EventSystem.Event) (37B80760 [37C5A0C0] )
#9: 0x00054 callvirt in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.EventTracker:ProcessEvent (Sims3.Gameplay.EventSystem.Event) (3063F4B0 [37C5A0C0] )
#10: 0x0000e callvirt in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.EventTracker:SendEvent (Sims3.Gameplay.EventSystem.Event) ([37C5A0C0] )
#11: 0x0000e call in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.EventTracker:SendEvent (Sims3.Gameplay.EventSystem.EventTypeId,Sims3.Gameplay.Interfaces.IActor,Sims3.Gameplay.Interfaces.IGameObject) ([2] [33C74000] [33C72C00] )
#12: 0x0017d call in Sims3.Gameplay.Core.Sims3.Gameplay.Core.PlumbBob:DoSelectActor (Sims3.Gameplay.Actors.Sim,bool) ([33C74000] [0] )
#13: 0x00005 call in Sims3.Gameplay.Core.Sims3.Gameplay.Core.PlumbBob:SelectActor (Sims3.Gameplay.Actors.Sim) ([33C74000] )
#14: 0x0005f call in NRaas.CommonSpace.Helpers.DreamCatcher+Task:PerformImmediate (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#15: 0x0001a call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:SelectNoLotCheck (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#16: 0x00040 call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:Select (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#17: 0x0000d call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:Select (Sims3.Gameplay.Actors.Sim,bool,bool) ([33C74000] [0] [1] )
#18: 0x0001d call in NRaas.PortraitPanelSpace.Dialogs.NRaas.PortraitPanelSpace.Dialogs.SkewerEx:SelectSim (Sims3.SimIFace.ObjectGuid) (28BB4528 [vt:B8FE4554] )
#19: 0x000da call in NRaas.PortraitPanelSpace.Dialogs.NRaas.PortraitPanelSpace.Dialogs.SkewerEx:OnHouseholdSimButtonMouseDown (Sims3.UI.WindowBase,Sims3.UI.UIMouseEventArgs) (28BB4528 [3225E1E0] [B96975E8] )
#20: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIMouseEventArgs) (3277CA78 [3225E1E0] [B96975E8] )
#21: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (3385CDC0 [3225E1E0] [B96975E8] )
#22: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([811042699] [6] [00000000] [C7B4F6E0] [1000] [-1191296416] [8] [53.9999] [37] [0] [0] [3337984] [27268380] )
#23: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([811042699] [6] [0] [811042699] [1000] [1000] [8] [53.9999] [37] [0] [0] [3337984] [27268380] )
#24: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([811042699] [6] [0] [811042699] [1000] [1000] [8] [53.9999] [37] [0] [0] [3337984] [27268380] )
#25: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [811042699] [6] [0] [811042699] [1000] [1000] [8] [53.9999] [37] [0] [0] [3337984] [27268380] )


CurrentRelationships
Counter: 8
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:54:19

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00009 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnCareerUpdated () ()
#3: 0x00000 in Sims3.UI.Hud.Sims3.UI.Hud.CareerUpdatedCallback:Invoke () ()
#4: 0x00008 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:OnCareerUpdatedProxy () ()
#5: 0x00000 in Sims3.UI.Hud.Sims3.UI.Hud.CareerUpdatedCallback:Invoke () ()
#6: 0x00008 callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:OnCareerUpdated () ()
#7: 0x00000 in Sims3.Gameplay.Careers.CareerManager+CareerUpdatedCallback:Invoke () ()
#8: 0x00008 callvirt in Sims3.Gameplay.Careers.Sims3.Gameplay.Careers.CareerManager:UpdateCareerUI () ()
#9: 0x00113 callvirt in NRaas.CommonSpace.Stores.NRaas.CommonSpace.Stores.SafeStore:Dispose () ()
#10: 0x0007b callvirt in NRaas.CommonSpace.Helpers.DreamCatcher+Task:PerformImmediate (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#11: 0x0001a call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:SelectNoLotCheck (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#12: 0x00040 call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:Select (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#13: 0x0000d call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:Select (Sims3.Gameplay.Actors.Sim,bool,bool) ([33C74000] [0] [1] )
#14: 0x0001d call in NRaas.PortraitPanelSpace.Dialogs.NRaas.PortraitPanelSpace.Dialogs.SkewerEx:SelectSim (Sims3.SimIFace.ObjectGuid) (28BB4528 [vt:B8FE4554] )
#15: 0x000da call in NRaas.PortraitPanelSpace.Dialogs.NRaas.PortraitPanelSpace.Dialogs.SkewerEx:OnHouseholdSimButtonMouseDown (Sims3.UI.WindowBase,Sims3.UI.UIMouseEventArgs) (28BB4528 [3225E1E0] [B96975E8] )
#16: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIMouseEventArgs) (3277CA78 [3225E1E0] [B96975E8] )
#17: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (3385CDC0 [3225E1E0] [B96975E8] )
#18: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([811042699] [6] [00000000] [C7B4F6E0] [1000] [-1191296416] [8] [53.9999] [37] [0] [0] [3337984] [27268380] )
#19: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([811042699] [6] [0] [811042699] [1000] [1000] [8] [53.9999] [37] [0] [0] [3337984] [27268380] )
#20: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([811042699] [6] [0] [811042699] [1000] [1000] [8] [53.9999] [37] [0] [0] [3337984] [27268380] )
#21: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [811042699] [6] [0] [811042699] [1000] [1000] [8] [53.9999] [37] [0] [0] [3337984] [27268380] )


CurrentRelationships
Counter: 9
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:54:20

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00047 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnSortClick (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (37FB6F50 [37FBE580] [D08859D8] )
#3: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (3F1EBC08 [37FBE580] [D08859D8] )
#4: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (37FBF530 [37FBE580] [D08859D8] )
#5: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([805902896] [678582774] [63D594C0] [C7E9C1A0] [-1769257722] [-1191296416] [1] [0] [0] [0] [0] [3337692] [27268380] )
#6: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([805902896] [678582774] [805902896] [817726074] [-1769257722] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#7: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([805902896] [678582774] [805902896] [817726074] [-1769257722] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#8: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [805902896] [678582774] [805902896] [817726074] [-1769257722] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )


CurrentRelationships
Counter: 10
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:54:21

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00047 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnSortClick (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (37FB6F50 [37FBE540] [D0876A48] )
#3: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (3F1EBB40 [37FBE540] [D0876A48] )
#4: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (37FBF4E0 [37FBE540] [D0876A48] )
#5: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([810159409] [678582774] [63E5DE80] [C7E9C1A0] [-1769257721] [-1191296416] [1] [0] [0] [0] [0] [3337692] [27268380] )
#6: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([810159409] [678582774] [810159409] [817726074] [-1769257721] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#7: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([810159409] [678582774] [810159409] [817726074] [-1769257721] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#8: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [810159409] [678582774] [810159409] [817726074] [-1769257721] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )


CurrentRelationships
Counter: 11
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:54:21

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00047 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnSortClick (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (37FB6F50 [37FBE4C0] [D0E59540] )
#3: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (3F1EB9B0 [37FBE4C0] [D0E59540] )
#4: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (37FBF440 [37FBE4C0] [D0E59540] )
#5: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([821821521] [678582774] [5F776B80] [C7E9C1A0] [-1769257720] [-1191296416] [1] [0] [0] [0] [0] [3337692] [27268380] )
#6: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([821821521] [678582774] [821821521] [817726074] [-1769257720] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#7: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([821821521] [678582774] [821821521] [817726074] [-1769257720] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#8: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [821821521] [678582774] [821821521] [817726074] [-1769257720] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )


CurrentRelationships
Counter: 12
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:54:22

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00047 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnSortClick (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (37FB6F50 [37FBE500] [D0DCE428] )
#3: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (3F1EBA78 [37FBE500] [D0DCE428] )
#4: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (37FBF490 [37FBE500] [D0DCE428] )
#5: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([819672271] [678582774] [63E5DE60] [C7E9C1A0] [-1769257719] [-1191296416] [1] [0] [0] [0] [0] [3337692] [27268380] )
#6: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([819672271] [678582774] [819672271] [817726074] [-1769257719] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#7: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([819672271] [678582774] [819672271] [817726074] [-1769257719] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#8: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [819672271] [678582774] [819672271] [817726074] [-1769257719] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )


CurrentRelationships
Counter: 13
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:57:36

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00018 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnTick (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (37FB6F50 [37FB6F50] [C7B3D188] )
#3: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (37BF1640 [37FB6F50] [C7B3D188] )
#4: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (642909D0 [37FB6F50] [C7B3D188] )
#5: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([807872071] [12] [00000000] [37FB6F50] [0] [-1191296416] [0] [0] [0] [0] [0] [3338156] [27268380] )
#6: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([807872071] [12] [0] [807872071] [0] [5336880] [0] [0] [0] [0] [0] [3338156] [27268380] )
#7: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([807872071] [12] [0] [807872071] [0] [5336880] [0] [0] [0] [0] [0] [3338156] [27268380] )
#8: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [807872071] [12] [0] [807872071] [0] [5336880] [0] [0] [0] [0] [0] [3338156] [27268380] )


CurrentRelationships
Counter: 14
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:57:37

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00047 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnSortClick (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (37FB6F50 [37FBE5C0] [283AAC40] )
#3: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (3F1EBCD0 [37FBE5C0] [283AAC40] )
#4: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (37FBF580 [37FBE5C0] [283AAC40] )
#5: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([815230589] [678582774] [37D553E0] [C7E9C1A0] [-1769257723] [-1191296416] [1] [0] [0] [0] [0] [3337692] [27268380] )
#6: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([815230589] [678582774] [815230589] [817726074] [-1769257723] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#7: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([815230589] [678582774] [815230589] [817726074] [-1769257723] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#8: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [815230589] [678582774] [815230589] [817726074] [-1769257723] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )


CurrentRelationships
Counter: 15
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:58:24

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00018 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnSimChanged (Sims3.SimIFace.ObjectGuid) (37FB6F50 [vt:5F5AA504] )
#3: 0x00000 in Sims3.UI.Hud.Sims3.UI.Hud.SimChangedCallback:Invoke (Sims3.SimIFace.ObjectGuid) (37F1AA28 [vt:5F5AA43C] )
#4: 0x00010 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:OnSimChangedProxy (Sims3.SimIFace.ObjectGuid) (33771138 [vt:5F5AA3FC] )
#5: 0x00000 in Sims3.UI.Hud.Sims3.UI.Hud.SimChangedCallback:Invoke (Sims3.SimIFace.ObjectGuid) (3760D708 [vt:5F5AA2F4] )
#6: 0x0031e callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:OnSelectedSimChanged (Sims3.Gameplay.EventSystem.Event) (278F78C0 [281E7A50] )
#7: 0x00000 in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.ProcessEventDelegate:Invoke (Sims3.Gameplay.EventSystem.Event) (32B15E60 [281E7A50] )
#8: 0x00007 callvirt in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.DelegateListener:ProcessEvent (Sims3.Gameplay.EventSystem.Event) (37B80760 [281E7A50] )
#9: 0x00054 callvirt in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.EventTracker:ProcessEvent (Sims3.Gameplay.EventSystem.Event) (3063F4B0 [281E7A50] )
#10: 0x0000e callvirt in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.EventTracker:SendEvent (Sims3.Gameplay.EventSystem.Event) ([281E7A50] )
#11: 0x0000e call in Sims3.Gameplay.EventSystem.Sims3.Gameplay.EventSystem.EventTracker:SendEvent (Sims3.Gameplay.EventSystem.EventTypeId,Sims3.Gameplay.Interfaces.IActor,Sims3.Gameplay.Interfaces.IGameObject) ([2] [33C74000] [33C72C00] )
#12: 0x0017d call in Sims3.Gameplay.Core.Sims3.Gameplay.Core.PlumbBob:DoSelectActor (Sims3.Gameplay.Actors.Sim,bool) ([33C74000] [0] )
#13: 0x00005 call in Sims3.Gameplay.Core.Sims3.Gameplay.Core.PlumbBob:SelectActor (Sims3.Gameplay.Actors.Sim) ([33C74000] )
#14: 0x0005f call in NRaas.CommonSpace.Helpers.DreamCatcher+Task:PerformImmediate (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#15: 0x0001a call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:SelectNoLotCheck (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#16: 0x00040 call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:Select (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#17: 0x0000d call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:Select (Sims3.Gameplay.Actors.Sim,bool,bool) ([33C74000] [0] [1] )
#18: 0x0001d call in NRaas.PortraitPanelSpace.Dialogs.NRaas.PortraitPanelSpace.Dialogs.SkewerEx:SelectSim (Sims3.SimIFace.ObjectGuid) (28BB4528 [vt:B8FAAD54] )
#19: 0x000da call in NRaas.PortraitPanelSpace.Dialogs.NRaas.PortraitPanelSpace.Dialogs.SkewerEx:OnHouseholdSimButtonMouseDown (Sims3.UI.WindowBase,Sims3.UI.UIMouseEventArgs) (28BB4528 [3225E1E0] [279A72A0] )
#20: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIMouseEventArgs) (3277CA78 [3225E1E0] [279A72A0] )
#21: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (3385CDC0 [3225E1E0] [279A72A0] )
#22: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([811042699] [6] [00000000] [66D1FF60] [1000] [-1191531936] [8] [40.9999] [45] [0] [0] [3337984] [27268380] )
#23: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([811042699] [6] [0] [811042699] [1000] [1000] [8] [40.9999] [45] [0] [0] [3337984] [27268380] )
#24: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([811042699] [6] [0] [811042699] [1000] [1000] [8] [40.9999] [45] [0] [0] [3337984] [27268380] )
#25: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [811042699] [6] [0] [811042699] [1000] [1000] [8] [40.9999] [45] [0] [0] [3337984] [27268380] )


CurrentRelationships
Counter: 16
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:58:24

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00009 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnCareerUpdated () ()
#3: 0x00000 in Sims3.UI.Hud.Sims3.UI.Hud.CareerUpdatedCallback:Invoke () ()
#4: 0x00008 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:OnCareerUpdatedProxy () ()
#5: 0x00000 in Sims3.UI.Hud.Sims3.UI.Hud.CareerUpdatedCallback:Invoke () ()
#6: 0x00008 callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:OnCareerUpdated () ()
#7: 0x00000 in Sims3.Gameplay.Careers.CareerManager+CareerUpdatedCallback:Invoke () ()
#8: 0x00008 callvirt in Sims3.Gameplay.Careers.Sims3.Gameplay.Careers.CareerManager:UpdateCareerUI () ()
#9: 0x00113 callvirt in NRaas.CommonSpace.Stores.NRaas.CommonSpace.Stores.SafeStore:Dispose () ()
#10: 0x0007b callvirt in NRaas.CommonSpace.Helpers.DreamCatcher+Task:PerformImmediate (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#11: 0x0001a call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:SelectNoLotCheck (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#12: 0x00040 call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:Select (Sims3.Gameplay.Actors.Sim,bool,bool,bool) ([33C74000] [0] [1] [0] )
#13: 0x0000d call in NRaas.CommonSpace.Helpers.NRaas.CommonSpace.Helpers.DreamCatcher:Select (Sims3.Gameplay.Actors.Sim,bool,bool) ([33C74000] [0] [1] )
#14: 0x0001d call in NRaas.PortraitPanelSpace.Dialogs.NRaas.PortraitPanelSpace.Dialogs.SkewerEx:SelectSim (Sims3.SimIFace.ObjectGuid) (28BB4528 [vt:B8FAAD54] )
#15: 0x000da call in NRaas.PortraitPanelSpace.Dialogs.NRaas.PortraitPanelSpace.Dialogs.SkewerEx:OnHouseholdSimButtonMouseDown (Sims3.UI.WindowBase,Sims3.UI.UIMouseEventArgs) (28BB4528 [3225E1E0] [279A72A0] )
#16: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIMouseEventArgs) (3277CA78 [3225E1E0] [279A72A0] )
#17: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (3385CDC0 [3225E1E0] [279A72A0] )
#18: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([811042699] [6] [00000000] [66D1FF60] [1000] [-1191531936] [8] [40.9999] [45] [0] [0] [3337984] [27268380] )
#19: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([811042699] [6] [0] [811042699] [1000] [1000] [8] [40.9999] [45] [0] [0] [3337984] [27268380] )
#20: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([811042699] [6] [0] [811042699] [1000] [1000] [8] [40.9999] [45] [0] [0] [3337984] [27268380] )
#21: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [811042699] [6] [0] [811042699] [1000] [1000] [8] [40.9999] [45] [0] [0] [3337984] [27268380] )


CurrentRelationships
Counter: 17
Sim-Time: Sat. at 6:50 AM
Start-Time: 06/08/2023 14:59:04
PreLoadup-Time: 06/08/2023 14:59:43
Loadup-Time: 06/08/2023 15:01:14
Log-Time: 06/08/2023 15:58:40

System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0006a callvirt in Sims3.Gameplay.UI.Sims3.Gameplay.UI.HudModel:get_CurrentRelationships () ()
#1: 0x00003 callvirt in NRaas.CommonSpace.Proxies.NRaas.CommonSpace.Proxies.HudModelProxy:get_CurrentRelationships () ()
#2: 0x00047 callvirt in Sims3.UI.Hud.Sims3.UI.Hud.RelationshipsPanel:OnSortClick (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (37FB6F50 [37FBE580] [29143770] )
#3: 0x00000 in Sims3.UI.Sims3.UI.UIEventHandler`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIButtonClickEventArgs) (3F1EBC08 [37FBE580] [29143770] )
#4: 0x00031 callvirt in Sims3.UI.Sims3.UI.UIEventHandlerGlue`1:Invoke (Sims3.UI.WindowBase,Sims3.UI.UIEventArgs) (37FBF530 [37FBE580] [29143770] )
#5: 0x000a7 callvirt in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,Sims3.UI.WindowBase,Sims3.UI.WindowBase,int,int&,int,single,single,single,single,bool&,string) ([805902896] [678582774] [D0822620] [32101940] [-1769257722] [-1191531936] [1] [0] [0] [0] [0] [3337692] [27268380] )
#6: 0x00046 call in Sims3.UI.Sims3.UI.UIManager:ProcessEvent (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([805902896] [678582774] [805902896] [817022696] [-1769257722] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#7: 0x00034 call in Sims3.UI.Sims3.UI.UIManager:ProcessEventCallback (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) ([805902896] [678582774] [805902896] [817022696] [-1769257722] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )
#8: 0x00000 in Sims3.SimIFace.Sims3.SimIFace.UIEventCallback:Invoke (uint,uint,uint,uint,int,int,int,single,single,single,single,bool&,string) (286C67D0 [805902896] [678582774] [805902896] [817022696] [-1769257722] [0] [1] [0] [0] [0] [0] [3337692] [27268380] )



Loaded Assemblies:
NRaasErrorTrap: Version 100
NRaasGoHere: Version 44
NRaasMasterController: Version 134
NRaasMasterControllerCheats: Version 134
NRaasOverwatch: Version 122
NRaasPortraitPanel: Version 33
NRaasRegister: Version 81
NRaasRelationshipPanel: Version 20
NRaasRetuner: Version 10
NRaasSaver: Version 21
NRaasStoryProgression: Version 267
NRaasTraveler: Version 87
NRaasWoohooer: Version 129
NonaGigPoster
ScriptCore
SimIFace
Sims3GameplayObjects
Sims3GameplaySystems
Sims3Metadata
Sims3StoreObjects
StoreObjectsBakersStation
StoreObjectsCowPasture
StoreObjectsCraftersConsignment
StoreObjectsDoorOfLifeAndDeath
StoreObjectsFountainGondola
StoreObjectsGalleryShopBase
StoreObjectsGalleryShopDoor
StoreObjectsGondola
StoreObjectsJamMakingStation
StoreObjectsMillWheel
StoreObjectsStaircaseLandingMansion
StoreObjectsStoreHarvestables
StoreObjectsTeaSet
StoreObjectsToyMachine
StoreObjectsTractor
System
System.Xml
UI
mscorlib

Can I fix this or is my sim unfixably corrupted?
Thanks in advance :D
I play on a Mac :/

User avatar
C-Dark
Reactions:
Posts: 2641
Joined: January 5th, 2012, 6:00 pm
Answers: 24
Location: Berlin (Germany)

Sims relationship panel is suddenly empty

Post by C-Dark » June 12th, 2023, 12:22 pm

Did you try to reset your lot, sims? with MC?
Claudy ;-) Bookworm, Cat Person, Computer Whiz, Couch Potato, Eco-Friendly, Friendly, Frugal, Genius, Nurturing, Social butterfly, Supernatural fan, Virtuoso in the past, Workaholic, Brooding, No Sense of Humor

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

Sims relationship panel is suddenly empty

Post by Chain_Reaction » June 13th, 2023, 2:32 pm

This is being handled here as the errors are the same: topic12225

Post Reply