Im having problem with mounting. Bot just runs everyplace and wont mount up. There is an error be thrown that I belive is the cause of it.
[21:24:21.927 D] System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at Styx.CommonBot.FlightPaths.(WoWPoint , WoWPoint , XmlFlightNode& , XmlFlightNode& )
at Styx.CommonBot.FlightPaths.ShouldTakeFlightpath(WoWPoint start, WoWPoint end, Single travelSpeed)
at Styx.Pathing.MeshNavigator.MoveTo(WoWPoint location)
at Styx.Pathing.Navigator.MoveTo(WoWPoint location)
at CommonBehaviors.Actions.NavigationAction.Run(Object context)
at CommonBehaviors.Actions.ActionMoveToPoi.Run(Object context)
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Sequence..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.Common.HookExecutor.Run(Object context)
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
[21:24:21.927 D] Clearing POI - Reason Exception in Root.Tick
[21:24:21.927 D] Cleared POI
[21:24:22.111 D] Changed POI to: Type: Hotspot, Loc: <-8705.345, -388.4914, 188.6454>
View attachment 117323
Also the only thing I changed recently is I learned faster flying yesterday. This started happening first time questing after I upgraded flight speed. Could just be conicidense though
[21:24:21.927 D] System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at Styx.CommonBot.FlightPaths.(WoWPoint , WoWPoint , XmlFlightNode& , XmlFlightNode& )
at Styx.CommonBot.FlightPaths.ShouldTakeFlightpath(WoWPoint start, WoWPoint end, Single travelSpeed)
at Styx.Pathing.MeshNavigator.MoveTo(WoWPoint location)
at Styx.Pathing.Navigator.MoveTo(WoWPoint location)
at CommonBehaviors.Actions.NavigationAction.Run(Object context)
at CommonBehaviors.Actions.ActionMoveToPoi.Run(Object context)
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Sequence..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.Common.HookExecutor.Run(Object context)
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
[21:24:21.927 D] Clearing POI - Reason Exception in Root.Tick
[21:24:21.927 D] Cleared POI
[21:24:22.111 D] Changed POI to: Type: Hotspot, Loc: <-8705.345, -388.4914, 188.6454>
View attachment 117323
Also the only thing I changed recently is I learned faster flying yesterday. This started happening first time questing after I upgraded flight speed. Could just be conicidense though