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

Freeze crash this morning

qlithe

New Member
Joined
Mar 16, 2010
Messages
198
Reaction score
0
I woke up to a frozen hb, and the log filled with:
Code:
[10:25:53:852] 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 BgBot.BgBot.a(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.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 Styx.Logic.BehaviorTree.TreeRoot.b()
[10:25:53:852] Cleared POI
Like 1000 times before it crashed..

I was running the bg bot (AV)
 
Back
Top