[A17] Blank Social Tab

Started by mrsebseb, June 23, 2017, 08:00:13 AM

Previous topic - Next topic

mrsebseb

I've been doing some testing and all my mods seem to play nice until Zombies start arriving (Zombieland).
When I do, the game fails to recall any relationships, leaving the Social tab blank, and throws this error:

Exception filling tab RimWorld.ITab_Pawn_Social: System.NullReferenceException: Object reference not set to an instance of an object
at (wrapper dynamic-method) RimWorld.Pawn_RelationsTracker.OpinionOf_Patch1 (object,Verse.Pawn) <0x00167>
at RimWorld.SocialCardUtility.Recache (Verse.Pawn) <0x00235>
at RimWorld.SocialCardUtility.CheckRecache (Verse.Pawn) <0x0002c>
at RimWorld.SocialCardUtility.DrawRelationsAndOpinions (UnityEngine.Rect,Verse.Pawn) <0x000ae>
at RimWorld.SocialCardUtility.DrawSocialCard (UnityEngine.Rect,Verse.Pawn) <0x00526>
at RimWorld.ITab_Pawn_Social.FillTab () <0x000ab>
at Verse.InspectTabBase/<DoTabGUI>c__AnonStorey44F.<>m__65A () <0x000e3>

Verse.Log:Error(String)
Verse.Log:ErrorOnce(String, Int32)
Verse.<DoTabGUI>c__AnonStorey44F:<>m__65A()
Verse.ImmediateWindow:DoWindowContents(Rect)
Verse.<WindowOnGUI>c__AnonStorey2C4:<>m__1B1(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, GUISkin, Int32, Single, Single, GUIStyle)


EDIT:
Was a problem with Zombieland, has been fixed