RimWorld

RimWorld

[SYR] Trait Value
Specter 8 Oct, 2022 @ 3:02am
HarmonyPatcher Exception
[BetterLoading] Exception occurred processing mod finalize events! Details: System.TypeInitializationException: The type initializer for 'SyrTraitValue.HarmonyPatches' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
at SyrTraitValue.TraitValueUtility.CountTraits () [0x00184] in <0e293b86fc88458e948b968cde515077>:0
at SyrTraitValue.HarmonyPatches..cctor () [0x00019] in <0e293b86fc88458e948b968cde515077>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0
at BetterLoading.Stage.InitialLoad.StageRunStaticCctors+<StaticConstructAll>d__16.MoveNext () [0x00073] in <3390026af42f414180bf48f96dce7287>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
BetterLoading.Stage.InitialLoad.StageRunStaticCctors/<StaticConstructAll>d__16:MoveNext ()
UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)