Some kind of NPE happening on load of any save or starting a new colony:
Exception filling window for Verse.ImmediateWindow: System.TypeInitializationException: The type initializer for 'PawnEditor.TexPawnEditor' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
[Ref 1EFE11DD]
at CharacterEditor.CEditor.GetBetterShader (UnityEngine.Shader& __result, System.Boolean skinColorOverriden, System.Boolean dead) [0x00006] in <e2fdd4e3535742f5b613a97bffd83b06>:0
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.ShaderUtility.GetSkinShaderAbstract_Patch1(bool,bool)
at PawnEditor.TexPawnEditor+<>c.<.cctor>b__14_1 (RimWorld.BodyTypeDef def) [0x00000] in <14bab74dab154b158feb12af3cccd554>:0
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (System.Collections.Generic.List`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x00026] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x00066] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at PawnEditor.TexPawnEditor..cctor () [0x000e3] in <14bab74dab154b158feb12af3cccd554>:0
--- End of inner exception stack trace ---
[Ref 538D9187]
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.DebugWindowsOpener.DrawButtons_Patch1(Verse.DebugWindowsOpener)
at RocketMan.DebugWindowsOpener_Patch+<>c__DisplayClass3_0.<Postfix>b__0 () [0x00000] in <949351c33af947369af199f234821cd7>:0
at Verse.ImmediateWindow.DoWindowContents (UnityEngine.Rect inRect) [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.Window.InnerWindowOnGUI_Patch0(Verse.Window,int)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch7 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Some kind of NPE happening on load of any save or starting a new colony:
Full logs: https://gist.github.com/HugsLibRecordKeeper/765b8ca06415304c1b7e4d2715e1d423