Mod列表一直没动过,现在一进存档玩大概1个小时左右就会循环报错卡的根本没法玩。
循环报错的红字都是下面这样:
Exception ticking 法比娅 (at (179, 0, 82)): System.IndexOutOfRangeException: Index was outside the bounds of the array.[Ref 4DEA901B] at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000f9] in <eae584ce26bc40229c1b1aa476bfa589>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].set_Item (TKey key, TValue value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 at RocketMan.Optimizations.StatWorker_Patch.UpdateCache (System.Int32 key, RimWorld.StatWorker statWorker, RimWorld.StatRequest req, System.Boolean applyPostProcess, System.Int32 tick, System.Boolean storeExists) [0x00133] in <949351c33af947369af199f234821cd7>:0 at RimWorld.StatWorker.GetValue (RimWorld.StatRequest req, System.Boolean applyPostProcess) [0x00053] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER Krkr.RocketMan: IEnumerable`1 RocketMan.Optimizations.StatWorker_Patch:Transpiler(IEnumerable`1 instructions, MethodBase original) at RimWorld.StatWorker.GetValue (Verse.Thing thing, System.Boolean applyPostProcess, System.Int32 cacheStaleAfterTicks) [0x000aa] in <69945a8ed6c540cf90b578de735e0605>:0 - POSTFIX jecstools.jecrell.comps.slotloadable: Void CompSlotLoadable.HarmonyCompSlotLoadable:StatWorker_GetValue_PostFix(Single& __result, Thing thing, StatDef ___stat) at RimWorld.StatExtension.GetStatValue (Verse.Thing thing, RimWorld.StatDef stat, System.Boolean applyPostProcess, System.Int32 cacheStaleAfterTicks) [0x0000c] in <69945a8ed6c540cf90b578de735e0605>:0 - POSTFIX RWrd.Harmony: Void Electromagnetic.HarmonyPatchs.Pawn_Patch+PawnStatPatch:StatFix(Thing thing, StatDef stat, Single& __result) - POSTFIX OskarPotocki.VFECore: Void VFECore.StatExtension_GetStatValue_Patch:Postfix(Thing thing, StatDef stat, Boolean applyPostProcess, Single& __result) at Verse.Pawn.TicksPerMove (System.Boolean diagonal) [0x0002f] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER Harmony_PrisonLabor: IEnumerable`1 PrisonLabor.HarmonyPatches.Patches_Restraints.Patch_RestrainsPatch:Transpiler(ILGenerator gen, IEnumerable`1 instr) - PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.HealthAndStats:VehicleMoveSpeed(Boolean diagonal, Pawn __instance, Single& __result) - POSTFIX Tacticowl: Single Tacticowl.Patch_TicksPerMove:Postfix(Single __result, Pawn __instance) at Verse.Pawn.get_TicksPerMoveCardinal () [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0 at Verse.AI.PathFinder.FindPath (Verse.IntVec3 start, Verse.LocalTargetInfo dest, Verse.TraverseParms traverseParms, Verse.AI.PathEndMode peMode, Verse.AI.PathFinderCostTuning tuning) [0x003f9] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER OskarPotocki.VanillaFurnitureExpanded.Security: IEnumerable`1 VFESecurity.Patch_PathFinder+FindPath:Transpiler(IEnumerable`1 instructions) at Verse.AI.PathFinder.FindPath (Verse.IntVec3 start, Verse.LocalTargetInfo dest, Verse.Pawn pawn, Verse.AI.PathEndMode peMode, Verse.AI.PathFinderCostTuning tuning) [0x0003e] in <69945a8ed6c540cf90b578de735e0605>:0 at Verse.AI.Pawn_PathFollower.GenerateNewPath () [0x00080] in <69945a8ed6c540cf90b578de735e0605>:0 - PREFIX RWrd.Harmony: Boolean Electromagnetic.HarmonyPatchs.AntiGravityPatches:GenerateNewPath_Prefix(Pawn_PathFollower __instance, Pawn ___pawn, LocalTargetInfo ___destination, PathEndMode ___peMode, PawnPath& __result) - PREFIX OskarPotocki.VFECore: Boolean VFECore.PhasingPatches:GenerateNewPath_Prefix(Pawn_PathFollower __instance, Pawn ___pawn, LocalTargetInfo ___destination, PathEndMode ___peMode, PawnPath& __result) at Verse.AI.Pawn_PathFollower.TrySetNewPath () [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0 at Verse.AI.Pawn_PathFollower.TryEnterNextPathCell () [0x002da] in <69945a8ed6c540cf90b578de735e0605>:0 - POSTFIX RWrd.Harmony: Void Electromagnetic.HarmonyPatchs.AntiGravityPatches:UnfogEnteredCells(Pawn_PathFollower __instance, Pawn ___pawn) - POSTFIX OskarPotocki.VFECore: Void VFECore.PhasingPatches:UnfogEnteredCells(Pawn_PathFollower __instance, Pawn ___pawn) at Verse.AI.Pawn_PathFollower.PatherTick () [0x00404] in <69945a8ed6c540cf90b578de735e0605>:0 - PREFIX Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_PathFollower_Patch+Pawn_PathFollower_PatherTick:Prefix(Pawn_PathFollower __instance) - POSTFIX Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_PathFollower_Patch+Pawn_PathFollower_PatherTick:Postfix(Pawn_PathFollower __instance) - FINALIZER Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_PathFollower_Patch+Pawn_PathFollower_PatherTick:Finalizer(Exception __exception) at Verse.Pawn.Tick () [0x0065c] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.Pawn_Tick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator) - POSTFIX alt4s.alliesarehelpful: Void PawnTendAndRescuePatch:Postfix(Pawn __instance) - POSTFIX dev.tobot.vpe-better-autocast: Void BetterAutocastVPE.Patches.Pawn_Tick_Autocast:Postfix(Pawn __instance) - POSTFIX com.citylivingmod.customrenderer: Void FoldableSkateboardMod.TraitManager+Pawn_Tick_Patch:Postfix(Pawn __instance) - POSTFIX com.citylivingmod.customrenderer: Void FoldableSkateboardMod.TraitManager+Pawn_Tick_Patch:Postfix(Pawn __instance) - FINALIZER Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_Tick_Patch:Finalizer(Pawn __instance, Exception __exception) at Verse.TickList.Tick () [0x0017d] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)UnityEngine.StackTraceUtility:ExtractStackTrace ()(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch0 (Verse.TickList)(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch3 (Verse.TickManager)Verse.TickManager:TickManagerUpdate ()(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch3 (Verse.Game)(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch0 (Verse.Root_Play)
循环报错的红字都是下面这样:
Exception ticking 法比娅 (at (179, 0, 82)): System.IndexOutOfRangeException: Index was outside the bounds of the array.[Ref 4DEA901B] at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000f9] in <eae584ce26bc40229c1b1aa476bfa589>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].set_Item (TKey key, TValue value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 at RocketMan.Optimizations.StatWorker_Patch.UpdateCache (System.Int32 key, RimWorld.StatWorker statWorker, RimWorld.StatRequest req, System.Boolean applyPostProcess, System.Int32 tick, System.Boolean storeExists) [0x00133] in <949351c33af947369af199f234821cd7>:0 at RimWorld.StatWorker.GetValue (RimWorld.StatRequest req, System.Boolean applyPostProcess) [0x00053] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER Krkr.RocketMan: IEnumerable`1 RocketMan.Optimizations.StatWorker_Patch:Transpiler(IEnumerable`1 instructions, MethodBase original) at RimWorld.StatWorker.GetValue (Verse.Thing thing, System.Boolean applyPostProcess, System.Int32 cacheStaleAfterTicks) [0x000aa] in <69945a8ed6c540cf90b578de735e0605>:0 - POSTFIX jecstools.jecrell.comps.slotloadable: Void CompSlotLoadable.HarmonyCompSlotLoadable:StatWorker_GetValue_PostFix(Single& __result, Thing thing, StatDef ___stat) at RimWorld.StatExtension.GetStatValue (Verse.Thing thing, RimWorld.StatDef stat, System.Boolean applyPostProcess, System.Int32 cacheStaleAfterTicks) [0x0000c] in <69945a8ed6c540cf90b578de735e0605>:0 - POSTFIX RWrd.Harmony: Void Electromagnetic.HarmonyPatchs.Pawn_Patch+PawnStatPatch:StatFix(Thing thing, StatDef stat, Single& __result) - POSTFIX OskarPotocki.VFECore: Void VFECore.StatExtension_GetStatValue_Patch:Postfix(Thing thing, StatDef stat, Boolean applyPostProcess, Single& __result) at Verse.Pawn.TicksPerMove (System.Boolean diagonal) [0x0002f] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER Harmony_PrisonLabor: IEnumerable`1 PrisonLabor.HarmonyPatches.Patches_Restraints.Patch_RestrainsPatch:Transpiler(ILGenerator gen, IEnumerable`1 instr) - PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.HealthAndStats:VehicleMoveSpeed(Boolean diagonal, Pawn __instance, Single& __result) - POSTFIX Tacticowl: Single Tacticowl.Patch_TicksPerMove:Postfix(Single __result, Pawn __instance) at Verse.Pawn.get_TicksPerMoveCardinal () [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0 at Verse.AI.PathFinder.FindPath (Verse.IntVec3 start, Verse.LocalTargetInfo dest, Verse.TraverseParms traverseParms, Verse.AI.PathEndMode peMode, Verse.AI.PathFinderCostTuning tuning) [0x003f9] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER OskarPotocki.VanillaFurnitureExpanded.Security: IEnumerable`1 VFESecurity.Patch_PathFinder+FindPath:Transpiler(IEnumerable`1 instructions) at Verse.AI.PathFinder.FindPath (Verse.IntVec3 start, Verse.LocalTargetInfo dest, Verse.Pawn pawn, Verse.AI.PathEndMode peMode, Verse.AI.PathFinderCostTuning tuning) [0x0003e] in <69945a8ed6c540cf90b578de735e0605>:0 at Verse.AI.Pawn_PathFollower.GenerateNewPath () [0x00080] in <69945a8ed6c540cf90b578de735e0605>:0 - PREFIX RWrd.Harmony: Boolean Electromagnetic.HarmonyPatchs.AntiGravityPatches:GenerateNewPath_Prefix(Pawn_PathFollower __instance, Pawn ___pawn, LocalTargetInfo ___destination, PathEndMode ___peMode, PawnPath& __result) - PREFIX OskarPotocki.VFECore: Boolean VFECore.PhasingPatches:GenerateNewPath_Prefix(Pawn_PathFollower __instance, Pawn ___pawn, LocalTargetInfo ___destination, PathEndMode ___peMode, PawnPath& __result) at Verse.AI.Pawn_PathFollower.TrySetNewPath () [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0 at Verse.AI.Pawn_PathFollower.TryEnterNextPathCell () [0x002da] in <69945a8ed6c540cf90b578de735e0605>:0 - POSTFIX RWrd.Harmony: Void Electromagnetic.HarmonyPatchs.AntiGravityPatches:UnfogEnteredCells(Pawn_PathFollower __instance, Pawn ___pawn) - POSTFIX OskarPotocki.VFECore: Void VFECore.PhasingPatches:UnfogEnteredCells(Pawn_PathFollower __instance, Pawn ___pawn) at Verse.AI.Pawn_PathFollower.PatherTick () [0x00404] in <69945a8ed6c540cf90b578de735e0605>:0 - PREFIX Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_PathFollower_Patch+Pawn_PathFollower_PatherTick:Prefix(Pawn_PathFollower __instance) - POSTFIX Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_PathFollower_Patch+Pawn_PathFollower_PatherTick:Postfix(Pawn_PathFollower __instance) - FINALIZER Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_PathFollower_Patch+Pawn_PathFollower_PatherTick:Finalizer(Exception __exception) at Verse.Pawn.Tick () [0x0065c] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.Pawn_Tick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator) - POSTFIX alt4s.alliesarehelpful: Void PawnTendAndRescuePatch:Postfix(Pawn __instance) - POSTFIX dev.tobot.vpe-better-autocast: Void BetterAutocastVPE.Patches.Pawn_Tick_Autocast:Postfix(Pawn __instance) - POSTFIX com.citylivingmod.customrenderer: Void FoldableSkateboardMod.TraitManager+Pawn_Tick_Patch:Postfix(Pawn __instance) - POSTFIX com.citylivingmod.customrenderer: Void FoldableSkateboardMod.TraitManager+Pawn_Tick_Patch:Postfix(Pawn __instance) - FINALIZER Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_Tick_Patch:Finalizer(Pawn __instance, Exception __exception) at Verse.TickList.Tick () [0x0017d] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)UnityEngine.StackTraceUtility:ExtractStackTrace ()(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch0 (Verse.TickList)(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch3 (Verse.TickManager)Verse.TickManager:TickManagerUpdate ()(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch3 (Verse.Game)(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch0 (Verse.Root_Play)










