求助,载具报错
rimworld吧
全部回复
仅看楼主
吧务
level 14
2024年05月18日 08点05分 1
吧务
level 14
Root level exception in Update(): System.ArgumentNullException: Value cannot be null.
Parameter name: source
[Ref 910D242D] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
2024年05月18日 08点05分 2
吧务
level 14
Root level exception in Update(): System.ArgumentNullException: Value cannot be null.
Parameter name: source
[Ref 910D242D]
at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Rimworld_Animations.HarmonyPatch_PawnRenderer2.Postfix (Verse.PawnRenderer __instance, UnityEngine.Vector3& __result) [0x00018] in <f2d3c4a3d75b4e858e8b6013cb9dd7ca>:0
at Verse.PawnRenderer.GetBodyPos (UnityEngine.Vector3 drawLoc, RimWorld.PawnPosture posture, System.Boolean& showBody) [0x00253] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER SmashPhil.SmashTools: IEnumerable`1 SmashTools.PawnOverlayRenderer:ShowBodyTranspiler(IEnumerable`1 instructions)
- POSTFIX OskarPotocki.VFECore: Void VFECore.PawnRenderer_GetBodyPos_Patch:Postfix(Pawn ___pawn, Vector3 drawLoc, Boolean& showBody)
- POSTFIX com.yayo.yayoAni: Void YayoAnimation.HarmonyPatches.PawnPatches.GetBodyPosPatch:Postfix(PawnRenderer __instance, Vector3& __result, Vector3 drawLoc, Boolean& showBody, Pawn ___pawn)
- POSTFIX rjwanim: Void Rimworld_Animations.HarmonyPatch_PawnRenderer2:Postfix(PawnRenderer __instance, Vector3& __result)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Glue:AbiFixup<UnityEngine.Vector3 Verse.PawnRenderer:GetBodyPos(UnityEngine.Vector3, RimWorld.PawnPosture, System.Boolean&),UnityEngine.Vector3 Verse.PawnRenderer.GetBodyPos_Patch3(Verse.PawnRenderer, UnityEngine.Vector3, RimWorld.PawnPosture, System.Boolean&)>(Verse.PawnRenderer,UnityEngine.Vector3&,UnityEngine.Vector3,RimWorld.PawnPosture,bool&)
at CameraPlus.MarkerCache.UpdateSilhouetteCache (Verse.Pawn pawn) [0x00067] in <e64705fa75a046fabc042dcb3e16840b>:0
at CameraPlus.MarkerCache.GetTexture (Verse.Pawn pawn) [0x00000] in <e64705fa75a046fabc042dcb3e16840b>:0
at CameraPlus.MarkerCache.MaterialFor (Verse.Pawn pawn) [0x00039] in <e64705fa75a046fabc042dcb3e16840b>:0
at CameraPlus.DotTools+<>c__DisplayClass7_0.<Postfix>b__1 (Verse.Pawn pawn) [0x0001f] in <e64705fa75a046fabc042dcb3e16840b>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <abec11463bc04855a5322a0a868aeb22>:0
at HarmonyLib.CollectionExtensions.DoIf[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Func`2[T,TResult] condition, System.Action`1[T] action) [0x00007] in <abec11463bc04855a5322a0a868aeb22>:0
at CameraPlus.DotTools.Postfix () [0x00085] in <e64705fa75a046fabc042dcb3e16840b>:0
at Verse.DynamicDrawManager.DrawDynamicThings () [0x00217] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.DotTools:Postfix()
at Verse.Map.MapUpdate () [0x000db] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- PREFIX Dubwise.Rimefeller: Void Rimefeller.Harmony_GridRegen:Prefix(Map __instance)
- PREFIX Dubwise.DubsBadHygiene: Void DubsBadHygiene.Patches.HarmonyPatches_Plumbing:GridRegen_Prefix(Map __instance)
- PREFIX Dubwise.Rimatomics: Void Rimatomics.Harmony_GridRegen:Prefix(Map __instance)
- POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.Map_MapUpdate_Patch:Postfix(Map __instance)
at Verse.Game.UpdatePlay () [0x0006b] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- PREFIX ShipInteriorMod2: Void SaveOurShip2.SectionThreadManager:Prefix()
- POSTFIX Krkr.RocketMan: Void RocketMan.Patches.Game_UpdatePlay_Patch:Postfix()
- POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.Game_UpdatePlay_Patch:Postfix()
- POSTFIX com.github.toywalrus.itemrequests: Void ItemRequests.DatabaseAsyncLoaderLoadedGame:LoadDBFrame()
- POSTFIX net.pardeike.rimworld.mods.achtung: Void AchtungMod.Game_UpdatePlay_Patch:Postfix()
- POSTFIX ShipInteriorMod2: Void SaveOurShip2.SectionThreadManager:Postfix()
at Verse.Root_Play.Update () [0x0003f] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- POSTFIX com.vanillageneticrimexpanded: Void GeneticRim.Root_Play_Update_Patch:TickCountDown()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
2024年05月18日 08点05分 3
吧务
level 14
解决了,rjw害人不浅啊
2024年05月18日 09点05分 4
level 11
三字母离谱
是哪个拓展?本体没事吧
2024年05月18日 09点05分 5
动画模块出了问题
2024年05月18日 10点05分
2024年05月18日 11点05分
1