
Root level exception in OnGUI(): System.NullReferenceException: Object reference not set to an instance of an object
[Ref FBEE39BB]
at Verse.Pawn.SetFaction (RimWorld.Faction newFaction, Verse.Pawn recruiter) [0x00145] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- PREFIX fxz.rigormortis: Boolean RigorMortis.QuestSetFaction_Patch:Prefix(Pawn __instance, Faction newFaction)
- POSTFIX Troy_Alias.TacticalGroups: Void TacticalGroups.HarmonyPatches:SetFaction_Postfix(Pawn __instance)
- POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:SetFactionPostfix(Pawn __instance, Faction newFaction)
at RimWorld.RecruitUtility.Recruit (Verse.Pawn pawn, RimWorld.Faction faction, Verse.Pawn recruiter) [0x00097] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at RimWorld.InteractionWorker_RecruitAttempt.DoRecruit (Verse.Pawn recruiter, Verse.Pawn recruitee, System.String& letterLabel, System.String& letter, System.Boolean useAudiovisualEffects, System.Boolean sendLetter) [0x0004e] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at RimWorld.InteractionWorker_RecruitAttempt.DoRecruit (Verse.Pawn recruiter, Verse.Pawn recruitee, System.Boolean useAudiovisualEffects) [0x00000] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at Verse.DebugToolsPawns.Recruit (Verse.Pawn p) [0x0002f] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at LudeonTK.DebugActionNode+<>c__DisplayClass42_0.<Enter>b__0 () [0x00035] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at LudeonTK.DebugTool.DebugToolOnGUI () [0x00018] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at LudeonTK.DebugTools.DebugToolsOnGUI () [0x00007] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000e7] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- PREFIX SmashPhil.SmashTools: Void SmashTools.MainMenuKeyBindHandler:HandleKeyInputs()
- PREFIX fxz.rigormortis: Boolean RigorMortis.UIDisplay_Patch:Prefix()
- POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.UIRoot_Play_UIRootOnGUI_Patch:Postfix()
at Verse.Root.OnGUI () [0x00046] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
- POSTFIX UnlimitedHugs.HugsLib: Void HugsLib.Patches.Root_OnGUI_Patch:OnGUIHookUnfiltered()
- POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.Root_OnGUI_Patch:Postfix()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch2 (Verse.Root)