level 10
茬洮丶歹干迉氾
楼主
错误日志
Error in static constructor of RelevantStatsInDescription.RelevantStatsInDescription: System.TypeInitializationException: The type initializer for 'RelevantStatsInDescription.RelevantStatsInDescription' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
[Ref 223D39F5]
at RelevantStatsInDescription.RelevantStatsInDescription..cctor () [0x00146] in <d4406d4410684d7983e5eef7f3c7a151>:0
--- End of inner exception stack trace ---
[Ref EFEB6033]
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 (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.StaticConstructorOnStartupUtility.CallAll_Patch4()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch4 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
我感觉是某个mod加载排序有问题导致的not found ID 但是根据他这个报错我不知道是什么mod
2025年03月25日 15点03分
1
Error in static constructor of RelevantStatsInDescription.RelevantStatsInDescription: System.TypeInitializationException: The type initializer for 'RelevantStatsInDescription.RelevantStatsInDescription' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
[Ref 223D39F5]
at RelevantStatsInDescription.RelevantStatsInDescription..cctor () [0x00146] in <d4406d4410684d7983e5eef7f3c7a151>:0
--- End of inner exception stack trace ---
[Ref EFEB6033]
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 (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.StaticConstructorOnStartupUtility.CallAll_Patch4()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch4 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
我感觉是某个mod加载排序有问题导致的not found ID 但是根据他这个报错我不知道是什么mod