level 7
我从阴影中现身
楼主
Root level exception in OnGUI(): System.MissingMethodException: bool Verse.ApparelLayerDef.get_IsUtilityLayer()
at (wrapper dynamic-method) RimWorld.FloatMenuMakerMap.RimWorld.FloatMenuMakerMap.AddHumanlikeOrders_Patch12(UnityEngine.Vector3,Verse.Pawn,System.Collections.Generic.List`1<Verse.FloatMenuOption>)
at (wrapper dynamic-method) RimWorld.FloatMenuMakerMap.RimWorld.FloatMenuMakerMap.ChoicesAtFor_Patch2(UnityEngine.Vector3,Verse.Pawn)
at AchtungMod.MultiActions.AddColonist (AchtungMod.Colonist colonist) [0x0001f] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.MultiActions.<.ctor>b__3_0 (AchtungMod.Colonist colonist) [0x00000] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.Tools.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.MultiActions..ctor (System.Collections.Generic.IEnumerable`1[T] colonists, UnityEngine.Vector3 clickPos) [0x00018] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.Controller.MouseDown (UnityEngine.Vector3 pos) [0x00076] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.Controller.HandleEvents () [0x0002f] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.Selector_HandleMapClicks_Patch.Prefix () [0x00005] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at (wrapper dynamic-method) RimWorld.Selector.RimWorld.Selector.HandleMapClicks_Patch1(RimWorld.Selector)
at RimWorld.Selector.SelectorOnGUI () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.MapInterface.HandleLowPriorityInput () [0x0000f] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000d3] in <7b345446a85d4ed599f9c604ae61854b>:0
at (wrapper dynamic-method) Verse.Root.Verse.Root.OnGUI_Patch1(Verse.Root)
Verse.Log:Error(String, Boolean)
Verse.Root:Verse.Root.OnGUI_Patch1(Root)
出来的是这个
2021年05月26日 08点05分
1
at (wrapper dynamic-method) RimWorld.FloatMenuMakerMap.RimWorld.FloatMenuMakerMap.AddHumanlikeOrders_Patch12(UnityEngine.Vector3,Verse.Pawn,System.Collections.Generic.List`1<Verse.FloatMenuOption>)
at (wrapper dynamic-method) RimWorld.FloatMenuMakerMap.RimWorld.FloatMenuMakerMap.ChoicesAtFor_Patch2(UnityEngine.Vector3,Verse.Pawn)
at AchtungMod.MultiActions.AddColonist (AchtungMod.Colonist colonist) [0x0001f] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.MultiActions.<.ctor>b__3_0 (AchtungMod.Colonist colonist) [0x00000] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.Tools.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.MultiActions..ctor (System.Collections.Generic.IEnumerable`1[T] colonists, UnityEngine.Vector3 clickPos) [0x00018] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.Controller.MouseDown (UnityEngine.Vector3 pos) [0x00076] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.Controller.HandleEvents () [0x0002f] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at AchtungMod.Selector_HandleMapClicks_Patch.Prefix () [0x00005] in <f27ef82f55cb472fa49da6b95f2bf533>:0
at (wrapper dynamic-method) RimWorld.Selector.RimWorld.Selector.HandleMapClicks_Patch1(RimWorld.Selector)
at RimWorld.Selector.SelectorOnGUI () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.MapInterface.HandleLowPriorityInput () [0x0000f] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000d3] in <7b345446a85d4ed599f9c604ae61854b>:0
at (wrapper dynamic-method) Verse.Root.Verse.Root.OnGUI_Patch1(Verse.Root)
Verse.Log:Error(String, Boolean)
Verse.Root:Verse.Root.OnGUI_Patch1(Root)
出来的是这个