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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Nav errors?

purpledrankk

New Member
Joined
Oct 11, 2014
Messages
20
I recently started writing some profiles and last night I started getting this error on every profile I run (created ones and the default leveling profiles).

Code:
Exception during execution of profile tag <DDWhile Condition="1 == 1" /> (Line #137)System.AggregateException: One or more errors occurred. ---> Buddy.Wildstar.BotCommon.Navigation.PathfindingException: Did not receive valid pathfind response in the last 5 seconds.
   at ‎*‬

*‫***‏
*‎‪‏*
**.hJd$aj%I\\JGE!>'0#CUzkGEs.()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout)
   at Buddy.Coroutines.Coroutine.:#^=\,N$<\\c\,D8<o;J\[hJ='`f.()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Buddy.Coroutines.Coroutine.Lxx:\]>w%P%`O4ze=$AP#o84_.()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Buddy.Wildstar.BotCommon.Navigator.2nkt0k\.>GC_GJU\&BRHIb9\*/n.()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Buddy.Wildstar.BotCommon.CommonBehaviors.O6{dXw!\]U0pF'}x\]^ \[!\&(Sz.()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Buddy.Wildstar.BotCommon.CommonBehaviors.O)VuiY-rdWGV\.bXnAd#;bV~4.()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Buddy.Wildstar.BotCommon.ProfileTags.Quest.PickUpQuest.y16g7/iP3ZX hOD\*'|\.Dp\&!M.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Buddy.Wildstar.Engine.Profiles.DDWhileTag.<ProfileTagLogic>d__0.MoveNext() in c:\Users\PC\Documents\Wildbuddy\Plugins\QuestHelper\ProfileTags\DDWhileTag.cs:line 46
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Buddy.ProfileBot.ProfileBot.r}\]B!5!h$1b\&\](r\*UIJq/lF.MoveNext()
---> (Inner Exception #0) Buddy.Wildstar.BotCommon.Navigation.PathfindingException: Did not receive valid pathfind response in the last 5 seconds.
   at ‎*‬

*‫***‏
*‎‪‏*
**.hJd$aj%I\\JGE!>'0#CUzkGEs.()<---
 
Navigation is down 99% of the time when you see that "Did not receive valid pathfind response in the last 5 seconds." error. :(

Or it's an unmeshed region, depends where you are! :D
 
its all in Crimson Isle, the profile was working fine last night. Today I get a similar nav error when trying to run any profile.
 
Nav servers seem to be having problems again.

Yep, sadly it goes down daily. Just got to cross your fingers and hope it doesn't go down when you want to use the bot. Anyone looking to use the bot for long periods (24/7 for example) is screwed.
 
it been good all week for me, hopefully it doesn't take long to resolve... i was just finishing up my gold infestation profile :(
 
He says in the very thread he made at the start of this week regarding the nav acting up. :p


Just had it reset been busy with work. Issue is a bit harder to fix. Its being looked into via Apoc but its not a simple fix. Im sorry about the inconvenience.
 
Just had it reset been busy with work. Issue is a bit harder to fix. Its being looked into via Apoc but its not a simple fix. Im sorry about the inconvenience.

Not a problem, just figured I would bump this post to make sure people were aware.
 
Not a problem, just figured I would bump this post to make sure people were aware.


Apoc made some changes that solved the nav issues that was causing memory leak.



Currently needs some more love :(. Being looked into.
 
Last edited:
Back
Top