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

repeated IndexOutOfRangeException when calling PathFinder

haigent

New Member
Joined
Jul 5, 2012
Messages
65
Reaction score
0
Log

17:58:10.451 D] System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Zeta.Pathfinding.PathFinder.(Point , Point )
at Zeta.Pathfinding.PathFinder.FindPath(Point startPoint, Point endPoint, Boolean includeDiagonals, Int32 maxMilliseconds, Boolean allowPartialPaths)
at Zeta.Navigation.DefaultNavigationProvider.(Vector3 , Boolean , Single )
at Zeta.Navigation.DefaultNavigationProvider.(Vector3 , String , Boolean )
at Zeta.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)
at Zeta.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)
at Zeta.CommonBot.CommonBehaviors..(Object )
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.CommonBot.BotMain.()
 
Yes im encountering the same problem with profile which always worked.

This are my logs (1.2mb..)

Clean install, only loaded the profile and the lootrules.


[19:42:16.499 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Zeta.Internals.Actors.DiaUnit.get_HitpointsCurrent()
at Zeta.Internals.Actors.DiaUnit.get_IsDead()
at Belphegor.Helpers.CombatContext.<get_UnitPositions>b__7(DiaUnit u)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Belphegor.Utilities.PositionCache..ctor(IEnumerable`1 positions)
at Belphegor.Helpers.CombatContext.get_UnitPositions()
at Belphegor.Helpers.Clusters.GetClusterCount(DiaUnit target, CombatContext context, ClusterType type, Single clusterRange)
at Belphegor.Routines.DemonHunter.<DemonHunterCombat>b__20(Object req)
at Belphegor.Composites.SpellCast.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.Decorator..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.Sequence..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.Decorator..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.CommonBot.BotMain.()

and it keeps repeating this on 2 spots on my profile.
 
Latest. when i restarted demonbuddy this afternoon I did get a update and after that it isnt working anymorr
 
give us full logs plz
 
Last edited:
My log is 1.2 mb and i cant upload it.

It does the 1.4.1 run from fragman op nm on custom loot rules. I used a fresh install and it keep repeating those errors i posted above on 2 spots. If i move my character a little bit down with the error it continues. I had a similar problem last weekend with the nav server. Other ppl has posted these spots with screenshots
 
<MoveTo z="0.1000018" y="718.8654" x="325.418" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>
<MoveTo z="0.1000002" y="723.943" x="400.8" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>

to my 1.7.2 profile works not getting stuck anymore.

guys just add the two lines under

<!-- saved into Core of Arreat -->
<MoveTo z="0.1157728" y="719.2032" x="300.3483" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>

so that it looks like this

<!-- saved into Core of Arreat -->
<MoveTo z="0.1157728" y="719.2032" x="300.3483" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>
<MoveTo z="0.1000018" y="718.8654" x="325.418" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>
<MoveTo z="0.1000002" y="723.943" x="400.8" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>

can't post the profile cos it's the paid one so just showing you the fixs thanks all credit to TUM tho for the fix

hope this helps.....

the only thing i see wrong with the bot now tho is it is acting on request to slowly and is getting me killed alot lossing like 150k GPH
 
The indexOutOfRange exception caused by the path finder is fixed in the next release
 
Back
Top