What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Question about error..

Nesco

New Member
Joined
Jan 15, 2010
Messages
26
Reaction score
0
Hi,

its exactly the same as posted in here:

http://www.thebuddyforum.com/honorbuddy-forum/16681-strange-problem.html

When i leave the bot running for a longer time, it crashes with the same error, repeating

[21:08:11:776] System.NullReferenceException: Object reference not set to an instance of an object.
at dtNodePool.getNode(dtNodePool* , UInt32 id)
at dtNavMeshQuery.initSlicedFindPath(dtNavMeshQuery* , UInt32 startRef, UInt32 endRef, Single* startPos, Single* endPos, dtQueryFilter* filter)
at Tripper.RecastManaged.Detour.NavMeshQuery.InitSlicedFindPath(PolygonReference startRef, PolygonReference endRef, Vector3 startPos, Vector3 endPos, QueryFilter filter)
at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end)
at Styx.Logic.Pathing.MeshNavigator.MoveTo(WoWPoint location)
at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint location)
at Bots.Grind.LevelBot.a9(Object A_0)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.a.a()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.a.b()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.b()
[21:08:11:776] Cleared POI

over and over..
I only PvP atm, if thats an important thing to know.
The error itself isnt that bad, its just annoying.. other than that honorbuddy is working flawlessly.

Thanks
 

Attachments

Back
Top