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

Styx.Logic.Pathing.Navigator - I need crash victims!

Apoc

Well-Known Member
Joined
Jan 16, 2010
Messages
2,790
Reaction score
94
If you get a crash when starting HB (Styx.Logic.Pathing.Navigator) I need to borrow you!

I've been tracking down the cause of the issue, but due to lack of available machines actually getting the error, I can only go so far.

So; if you have TeamViewer, and are willing to let me 'borrow' your PC for a little bit, please contact me. (No, I won't be stealing your pr0n or anything else).

I'll likely be running a few applications (Dependency Walker, and some other debugging tools), so if you don't trust me, don't bother contacting me!

Thanks folks.
 
i will add a line here
there isn't any reason not to trust Apoc
so help Apoc to access your machine cause this is a very random error and we need your help :)

Thx
 
Last edited:
i will add a line here
there isn't any reason not to trust Apoc
so help Apoc to access your machine cause this is a very random error and we need your help :)

Thx

Ty .
 
Before I respond, are you on XP? If so, which service pack?
 
Im on windows xp sp3

i have Net Framework 3.5 and 4 installed and also some c++pack
 
Same problem duaring 4 day after relise 1.9.6.1 on Win XP SP2
 
Last edited:
Hey I'm another one in the same situation:

Throws me the error message when I double click to open the program. I attempt to ignore and continue, only to recieve a duplicate error message. If I ignore again, HB doesn't finish loading the settings.

I have an older copy of XP Media Edition, Service Pack 3, .Net/Framework 1, 2, 3.5, and 4 and am not sure what exactly it is that I am missing.

I don't have the software that puts you into my computer, but if you want to use me for test purposes, let me know.

Thanks!
 
If you get a crash when starting HB (Styx.Logic.Pathing.Navigator) I need to borrow you!

I've been tracking down the cause of the issue, but due to lack of available machines actually getting the error, I can only go so far.

So; if you have TeamViewer, and are willing to let me 'borrow' your PC for a little bit, please contact me. (No, I won't be stealing your pr0n or anything else).

I'll likely be running a few applications (Dependency Walker, and some other debugging tools), so if you don't trust me, don't bother contacting me!

Thanks folks.

If you mean this error below i have it, it's pretty random, but it happens with the lastest HB.

Code:
[04:33:56.8631] [Navigator] Generated path from <4421,013, -1630,351, 161,8698> to <4469, -2262, 181,2385> in 156 ms (0,16 seconds)
System.Collections.Generic.KeyNotFoundException: A chave fornecida n?o estava presente no dicion?rio.
   em System.ThrowHelper.ThrowKeyNotFoundException()
   em System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   em Styx.WoWInternals.WoWMovement.get_ClickToMoveInfo()
   em Styx.WoWInternals.WoWMovement.ClickToMove(WoWPoint point)
   em Styx.Logic.Pathing.Interop.LocalPlayerMover.MoveTowards(Vector3 point)
   em Tripper.Navigation.PathFollowing.TripperNav.()
   em Tripper.Navigation.PathFollowing.TripperNav.()
   em Tripper.Navigation.PathFollowing.TripperNav.MoveAlongPath()
   em Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)
   em Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)
   em CommonBehaviors.Actions.NavigationAction.Run(Object context)
   em CommonBehaviors.Actions.ActionMoveToPoint.Run(Object context)
   em TreeSharp.Action.RunAction(Object context)
   em TreeSharp.Action..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Sequence..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em QuestBot.Actions.PerformQuestObjective..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em Styx.Logic.BehaviorTree.TreeRoot.()
[04:33:56:910] Cleared POI

This generally happens when the bot needs to loot something but it stays still.

Happened with 6.1, 6.2 and 6.3
 
Also i have this: when this spams, i have to close hb and open it back to work again. But it's pretty random, i can bot 5 housrs straight with no error and have this error twice in 30 minutes boting session.

I can borrow my machine. It's on must of the time and i have team viewer.

Code:
[04:24:36:263] Activity: Moving to turn in quest Mikhail's Journal.
[04:24:48:896] Activity: Moving to complete collect-objective for Slim Pickings.
System.NullReferenceException: Refer?ncia de objeto n?o definida para uma inst?ncia de um objeto.
   em dtNavMesh.findPath(dtNavMesh* , UInt32 startRef, UInt32 endRef, Single* startPos, Single* endPos, dtQueryFilter* filter, UInt32* path, Int32 maxPathSize)
   em Tripper.RecastManaged.Detour.NavMesh.FindPath(PolygonReference startRef, PolygonReference endRef, Vector3 startPos, Vector3 endPos, QueryFilter filter, Int32 maxPathSize)
   em (Object , PolygonReference , PolygonReference , Vector3 , Vector3 , QueryFilter , Int32 )
   em Tripper.Navigation.Navigator.GeneratePath(Vector3 start, Vector3 end, QueryFilter filter, Int32 maxLength, StraightPathFlags[]& pathFlags, PolygonReference[]& straightPolys)
   em Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)
   em Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)
   em Bots.Grind.LevelBot.Ÿ(Object )
   em TreeSharp.Action.RunAction(Object context)
   em TreeSharp.Action..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Sequence..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em QuestBot.Actions.PerformQuestObjective..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em Styx.Logic.BehaviorTree.TreeRoot.()
[04:24:49:823] Cleared POI
[04:24:50:107] Activity: Moving to complete collect-objective for Slim Pickings.
System.NullReferenceException: Refer?ncia de objeto n?o definida para uma inst?ncia de um objeto.
   em dtNavMesh.findPath(dtNavMesh* , UInt32 startRef, UInt32 endRef, Single* startPos, Single* endPos, dtQueryFilter* filter, UInt32* path, Int32 maxPathSize)
   em Tripper.RecastManaged.Detour.NavMesh.FindPath(PolygonReference startRef, PolygonReference endRef, Vector3 startPos, Vector3 endPos, QueryFilter filter, Int32 maxPathSize)
   em (Object , PolygonReference , PolygonReference , Vector3 , Vector3 , QueryFilter , Int32 )
   em Tripper.Navigation.Navigator.GeneratePath(Vector3 start, Vector3 end, QueryFilter filter, Int32 maxLength, StraightPathFlags[]& pathFlags, PolygonReference[]& straightPolys)
   em Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)
   em Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)
   em Bots.Grind.LevelBot.Ÿ(Object )
   em TreeSharp.Action.RunAction(Object context)
   em TreeSharp.Action..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Sequence..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em QuestBot.Actions.PerformQuestObjective..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em Styx.Logic.BehaviorTree.TreeRoot.()
[04:24:50:166] Cleared POI
[04:24:50:461] Activity: Moving to complete collect-objective for Slim Pickings.
System.NullReferenceException: Refer?ncia de objeto n?o definida para uma inst?ncia de um objeto.
   em dtNavMesh.findPath(dtNavMesh* , UInt32 startRef, UInt32 endRef, Single* startPos, Single* endPos, dtQueryFilter* filter, UInt32* path, Int32 maxPathSize)
   em Tripper.RecastManaged.Detour.NavMesh.FindPath(PolygonReference startRef, PolygonReference endRef, Vector3 startPos, Vector3 endPos, QueryFilter filter, Int32 maxPathSize)
   em (Object , PolygonReference , PolygonReference , Vector3 , Vector3 , QueryFilter , Int32 )
   em Tripper.Navigation.Navigator.GeneratePath(Vector3 start, Vector3 end, QueryFilter filter, Int32 maxLength, StraightPathFlags[]& pathFlags, PolygonReference[]& straightPolys)
   em Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)
   em Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)
   em Bots.Grind.LevelBot.Ÿ(Object )
   em TreeSharp.Action.RunAction(Object context)
   em TreeSharp.Action..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Sequence..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em QuestBot.Actions.PerformQuestObjective..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.Decorator..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em TreeSharp.PrioritySelector..MoveNext()
   em (Object )
   em TreeSharp.Composite.Tick(Object context)
   em Styx.Logic.BehaviorTree.TreeRoot.()
[04:24:50:523] Cleared POI
 
by installing all the above mentioned and all windows updates many of witch where for the net framework seem's to have fixed my problem.
 
Back
Top