-
Notifications
You must be signed in to change notification settings - Fork 45
Description
Describe the bug
When using vehicles such as small rockets or other flying vehicles with the SOS2 system. Cannot use its local flight function
To Reproduce
Steps to reproduce the behavior:
1 click the local flight
2 there is no response
Screenshots
If applicable, add screenshots to help explain your problem.
here is the log
System.MissingMethodException: Method not found: void Vehicles.LandingTargeter.BeginTargeting(Vehicles.VehiclePawn,Verse.Map,System.Action2<Verse.LocalTargetInfo, Verse.Rot4>,System.Func2<Verse.LocalTargetInfo, bool>,System.Action,UnityEngine.Texture2D,bool,bool)
[Ref B811170D]
at Verse.Command_Action.ProcessInput (UnityEngine.Event ev) [0x00007] in <46372f5dadbf4af8939e608076251180>:0
at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable1[T] gizmos, System.Single startX, Verse.Gizmo& mouseoverGizmo, System.Func2[T,TResult] customActivatorFunc, System.Func2[T,TResult] highlightFunc, System.Func2[T,TResult] lowlightFunc, System.Boolean multipleSelected) [0x007aa] in <46372f5dadbf4af8939e608076251180>:0
at Verse.GizmoGridDrawer.DrawGizmoGridFor (System.Collections.Generic.IEnumerable1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x00218] in <46372f5dadbf4af8939e608076251180>:0 - TRANSPILER UnlimitedHugs.AllowTool: IEnumerable1 AllowTool.Patches.GizmoGridDrawer_DrawGizmoGridFor_Patch:ClearReverseDesignators(IEnumerable1 instructions) - TRANSPILER PerformanceOptimizer.Main: IEnumerable1 PerformanceOptimizer.Optimization_InspectGizmoGrid_DrawInspectGizmoGridFor:InspectGizmoGrid_DrawInspectGizmoGridForTranspiler(IEnumerable1 instructions) - TRANSPILER fluffy.blueprints: IEnumerable1 Blueprints.Patch_GizmoGridDrawer_DrawGizmoGridFor:Transpiler(IEnumerable1 _instructions) currentSelectable: null UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string) Verse.Log:ErrorOnce (string,int) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.GizmoGridDrawer.DrawGizmoGridFor_Patch3 (System.Collections.Generic.IEnumerable1,Verse.Gizmo&)
RimWorld.MapGizmoUtility:MapUIOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MapInterface.MapInterfaceOnGUI_BeforeMainTabs_Patch1 (RimWorld.MapInterface)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.UIRoot_Play.UIRootOnGUI_Patch2 (RimWorld.UIRoot_Play)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)