• Visit Rebornbuddy
  • Since Update it looks like line 137 of GetTo has broke

    Discussion in 'Rebornbuddy Support' started by mastercheem, Jan 17, 2022.

    1. mastercheem

      mastercheem Member

      Joined:
      Apr 14, 2013
      Messages:
      106
      Likes Received:
      0
      Trophy Points:
      16
      at ff14bot.TreeRoot.() --> System.NotImplementedException: The method or operation is not implemented.
      at ff14bot.Pathing.NavigationProvider.CanFullyNavigateFrom(ICollection`1 starts, Vector3 target, UInt16 zoneid)
      at ff14bot.Navigation.NavGraph..()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
      at ff14bot.NeoProfiles.Tags.GetTo.<GenerateNodes>d__28.MoveNext() in K:\RB\Quest Behaviors\GetTo.cs:line 137
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at TreeSharp.ActionRunCoroutine...()


      Full Log Attached

      This happens when trying to run just about any botbases, I've done a fresh install as well.

      Order Bot, Fate bot.. Etc.
       

      Attached Files:

    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Yea, not seeing this locally, can you get me a log from a clean install with nothing added.
       
    3. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Ah, something is replacing the navigator with a custom one that's why its throwing an exception. It's probably one of your plugins.
       
      mastercheem likes this.
    4. mastercheem

      mastercheem Member

      Joined:
      Apr 14, 2013
      Messages:
      106
      Likes Received:
      0
      Trophy Points:
      16
      Thanks, I'll try to figure out which one, most likely its the flying mount plugin If I'm guessing. I'll update soon .
       

    Share This Page