边缘世界 RimWorld

边缘世界 RimWorld

RiMind
BUG
Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
[Ref 1D076E68]
at RiMind.Service.PawnService.GetThoughts (Verse.Pawn pawn) [0x00007] in <bf5e5b8d061b4cafb0b40644ca5f44a2>:0
at RiMind.Data.PawnState.UpdateThoughts (System.Collections.Generic.KeyValuePair`2[TKey,TValue] thought) [0x00035] in <bf5e5b8d061b4cafb0b40644ca5f44a2>:0
at RiMind.Data.PawnState.UpdateThoughts () [0x0000d] in <bf5e5b8d061b4cafb0b40644ca5f44a2>:0
RiMind.Data.PawnState..ctor(Pawn pawn)
at RiMind.Data.Cache.Refresh () [0x000ac] in <bf5e5b8d061b4cafb0b40644ca5f44a2>:0
at RiMind.Patch.TickManager_DoSingleTick.HandleCacheAndMemoryInit (System.Int32 currentTick) [0x00023] in <bf5e5b8d061b4cafb0b40644ca5f44a2>:0
- TRANSPILER PerformanceOptimizer.Main: IEnumerable`1 PerformanceOptimizer.Optimization_FasterGetCompReplacement:Transpiler(IEnumerable`1 instructions, MethodBase method)
at RiMind.Patch.TickManager_DoSingleTick.Postfix () [0x00081] in <bf5e5b8d061b4cafb0b40644ca5f44a2>:0
- TRANSPILER PerformanceOptimizer.Main: IEnumerable`1 PerformanceOptimizer.Optimization_FasterGetCompReplacement:Transpiler(IEnumerable`1 instructions, MethodBase method)
at Verse.TickManager.DoSingleTick () [0x003d9] in <24d25868955f4df08b02c73b55f389fe>:0
- PREFIX OskarPotocki.VEF: Void VEF.Maps.VanillaExpandedFramework_DoSingleTick_Patch:Prefix(Stopwatch& __state)
- PREFIX net.pardeike.rimworld.mods.achtung: Void AchtungMod.TickManager_DoSingleTick_Patch:Prefix()
- POSTFIX OskarPotocki.VEF: Void VEF.Maps.VanillaExpandedFramework_DoSingleTick_Patch:Postfix(Stopwatch __state)
- POSTFIX cj.RiMind: Void RiMind.Patch.TickManager_DoSingleTick:Postfix()
at Verse.TickManager.TickManagerUpdate () [0x000ac] in <24d25868955f4df08b02c73b55f389fe>:0
- PREFIX fxz.rigormortis: Void RigorMortis.Tick_Patch:Prefix()
- PREFIX BlackGloves.Harmony: Boolean BlackGloves.AllTickUpdateBlackSilence:Prefix(TickManager __instance)
at Verse.Game.UpdatePlay () [0x00032] in <24d25868955f4df08b02c73b55f389fe>:0
- POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.Game_UpdatePlay_Patch:Postfix()
- POSTFIX net.pardeike.rimworld.mods.achtung: Void AchtungMod.Game_UpdatePlay_Patch:Postfix()
- POSTFIX Owlchemist.ToggleableOverlays: Void ToggleableOverlays.Patch_Game_UpdatePlay:Postfix()
at Verse.Root_Play.Update () [0x00032] in <24d25868955f4df08b02c73b55f389fe>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string)
Verse.Root_Play:Update ()