crack00r
Member
- Joined
- Jan 15, 2010
- Messages
- 697
Anyone know some help?
my log says:
[LazyRaider] move to tank @ 51.6 yds
[LazyRaider] move to tank @ 51.6 yds
[LazyRaider] move to tank @ 51.6 yds
But the char wont move... Oo
my log says:
[LazyRaider] move to tank @ 51.6 yds
[LazyRaider] move to tank @ 51.6 yds
[LazyRaider] move to tank @ 51.6 yds
But the char wont move... Oo
Code:
[20:25:23.887 N] [LazyRaider] move to tank @ 27.3 yds[20:25:23.888 D] Exception was thrown in BotBase.Root.Tick
[20:25:23.888 D] System.Exception: Failed to generate path ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
at (Object , Vector3 , Vector3 , QueryFilter , Vector3& , PolygonReference& )
at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end)
at Styx.Pathing.MeshNavigator..()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
at Styx.Pathing.MeshNavigator.FindPath(WoWPoint start, WoWPoint end)
at Styx.Pathing.MeshNavigator.MoveTo(WoWPoint location)
at Styx.Pathing.Navigator.MoveTo(WoWPoint location, Int32 mapID)
at Styx.Bot.CustomBots.LazyRaider.<CreateFollowBehavior>b__32(Object param0) in c:\HB\Bots\LazyRaider\LazyRaider.cs:line 683
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
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.Sequence..()
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.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.(Action , String , Boolean )
Last edited: