• Visit Rebornbuddy
  • [Order Bot] Botany (Leveling 1-60 + 1-50 Quests)

    Discussion in 'Mining-Botany Profiles' started by y2krazy, Aug 22, 2015.

    1. hooplin

      hooplin New Member

      Joined:
      Mar 22, 2014
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      hey im lvl 51 and it keeps getting stuck trying to mine a spot that requires my character to jump
       
    2. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      ExGather does not support BlackSpots currently. I'll have to modify the profile with a workaround, sorry. No ETA atm. :(
       
    3. dotphil

      dotphil New Member

      Joined:
      Aug 20, 2016
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      nvm..working great
       
      Last edited: Aug 20, 2016
    4. churrito

      churrito New Member

      Joined:
      Sep 2, 2016
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      Hi all
      i noticed there is a different XML for Botany in your profiles - something like 50-60 temp fix.
      :) is that the one to use or the fix was incorporated in the main profile? i compared the two profiles with notepad+ but beside the first part, i don't see any major changes.
      i just noticed so i am giving it a try :D

      also i noticed that at lv 50 gathering in Central Thanalan, the bot get stucks in one of the farest nodes as it is far away from the other nodes and it waits endlessly the node to repop
       
      Last edited: Sep 6, 2016
    5. nullptr

      nullptr New Member

      Joined:
      Jan 13, 2017
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      hello.it is seems that this profile has a issue on my bot.
      i tried to fix it,and i has got some idea.

      ExGather Tag's "Hotspots" label may has some error.
      When my bot runs to ExGather Tag,the console will print error caused by null data.
      I replaced the hotspot with examples in exbuddy's folder,and it ran successfully.

      I would be grateful if this issue can be solved.

      there's error log
      Code:
      [08:21:53.112 N] [ExGather v3.3.0.1607060] 使用循环 -> GatheringSkillOrder
      [08:21:53.112 D] Replaced hook [ProfileOrderBehavior_Hook] dc4c61e4-0c6f-4cb5-b385-d4fdb57ad22e
      [08:21:53.126 D] DoAction Spell 221 0x1001A5B7
      [08:21:53.126 N] [ExBuddy] Casted Aura -> Truth of Forests
      [08:21:53.446 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: 未将对象引用设置到对象的实例。
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__178.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 1392
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__138.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 253
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.ExCoroutineAction.<>c__DisplayClass12_1.<CreateCoroutineProducer>b__1() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\ExCoroutineAction.cs:行号 123
         --- 内部异常堆栈跟踪的结尾 ---
         在 Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
         在 Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
         在 Buddy.Coroutines.Coroutine.Resume()
         在 ExBuddy.ExCoroutineAction.Run(Object context) 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\ExCoroutineAction.cs:行号 64
         在 TreeSharp.Action.RunAction(Object context)
         在 TreeSharp.Action.<Execute>d__13.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 ff14bot.Behavior.HookExecutor.Run(Object context)
         在 TreeSharp.Action.RunAction(Object context)
         在 TreeSharp.Action.<Execute>d__13.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 ff14bot.Behavior.HookExecutor.Run(Object context)
         在 TreeSharp.Action.RunAction(Object context)
         在 TreeSharp.Action.<Execute>d__13.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.Decorator.<Execute>d__12.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 ff14bot.TreeRoot.() --> System.NullReferenceException: 未将对象引用设置到对象的实例。
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__178.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 1392
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__138.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 253
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.ExCoroutineAction.<>c__DisplayClass12_1.<CreateCoroutineProducer>b__1() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\ExCoroutineAction.cs:行号 123
      [08:22:13.474 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: 未将对象引用设置到对象的实例。
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__178.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 1392
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__138.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 253
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.ExCoroutineAction.<>c__DisplayClass12_1.<CreateCoroutineProducer>b__1() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\ExCoroutineAction.cs:行号 123
         --- 内部异常堆栈跟踪的结尾 ---
         在 Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
         在 Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
         在 Buddy.Coroutines.Coroutine.Resume()
         在 ExBuddy.ExCoroutineAction.Run(Object context) 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\ExCoroutineAction.cs:行号 64
         在 TreeSharp.Action.RunAction(Object context)
         在 TreeSharp.Action.<Execute>d__13.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 ff14bot.Behavior.HookExecutor.Run(Object context)
         在 TreeSharp.Action.RunAction(Object context)
         在 TreeSharp.Action.<Execute>d__13.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 ff14bot.Behavior.HookExecutor.Run(Object context)
         在 TreeSharp.Action.RunAction(Object context)
         在 TreeSharp.Action.<Execute>d__13.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.Decorator.<Execute>d__12.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 ff14bot.TreeRoot.() --> System.NullReferenceException: 未将对象引用设置到对象的实例。
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__178.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 1392
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__138.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 253
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.ExCoroutineAction.<>c__DisplayClass12_1.<CreateCoroutineProducer>b__1() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\ExCoroutineAction.cs:行号 123
      [08:22:16.038 N] Stopping the bot. Reason:Pushed the stop button.
      [08:22:16.039 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: 未将对象引用设置到对象的实例。
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__178.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 1392
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__138.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 253
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.ExCoroutineAction.<>c__DisplayClass12_1.<CreateCoroutineProducer>b__1() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\ExCoroutineAction.cs:行号 123
         --- 内部异常堆栈跟踪的结尾 ---
         在 Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
         在 Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
         在 Buddy.Coroutines.Coroutine.Resume()
         在 ExBuddy.ExCoroutineAction.Run(Object context) 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\ExCoroutineAction.cs:行号 64
         在 TreeSharp.Action.RunAction(Object context)
         在 TreeSharp.Action.<Execute>d__13.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 ff14bot.Behavior.HookExecutor.Run(Object context)
         在 TreeSharp.Action.RunAction(Object context)
         在 TreeSharp.Action.<Execute>d__13.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 ff14bot.Behavior.HookExecutor.Run(Object context)
         在 TreeSharp.Action.RunAction(Object context)
         在 TreeSharp.Action.<Execute>d__13.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.Decorator.<Execute>d__12.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         在 TreeSharp.Composite.Tick(Object context)
         在 ff14bot.TreeRoot.() --> System.NullReferenceException: 未将对象引用设置到对象的实例。
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<MoveToHotSpot>d__178.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 1392
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.OrderBotTags.Gather.ExGatherTag.<Main>d__138.MoveNext() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\OrderBotTags\Gather\ExGatherTag.cs:行号 253
      --- 引发异常的上一位置中堆栈跟踪的末尾 ---
         在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         在 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         在 ExBuddy.ExCoroutineAction.<>c__DisplayClass12_1.<CreateCoroutineProducer>b__1() 位置 F:\RebornbuddyCN 1.0.244.0\Plugins\OrderBotTags\ExBuddy\ExCoroutineAction.cs:行号 123
      
       
    6. Pretzels

      Pretzels New Member

      Joined:
      Jan 30, 2017
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      profile: [O] [BTN] Leveling 1-60 + 1-60 Quests
      the issue i'm currently having; I'm a lvl 56 BTN and when I run this it takes me to the churning mists and then the bot just stops and ends. it was working fine until then.
      Code:
      [21:24:47.722 D] Traceback (most recent call last):
        File "<string>", line 4, in Execute
      AttributeError: 'NoneType' object has no attribute 'IsVisible'
      [21:24:47.722 N] Stopping the bot.
      [21:24:47.724 D] Exception during scheduling Pulse: System.MissingMemberException: 'NoneType' object has no attribute 'IsVisible'
         at Microsoft.Scripting.Interpreter.ThrowInstruction.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.LightLambda.Run3[T0,T1,T2,TRet](T0 arg0, T1 arg1, T2 arg2)
         at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
         at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
         at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
         at _Scripting_(Object[] )
         at ff14bot.NeoProfiles.IfTag.GetConditionExec()
         at ff14bot.NeoProfiles.IfTag.get_IsDone()
         at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
         at ff14bot.NeoProfiles.TreeNode`1.()
         at ff14bot.NeoProfiles.TreeNode`1.()
         at ff14bot.NeoProfiles.TreeNode`1.()
         at ff14bot.NeoProfiles.TreeNode`1.Find()
         at ..()
         at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
         at ff14bot.BotBases.OrderBot.(Object , EventArgs )
         at ff14bot.Behavior.BrainBehavior.()
      [21:24:47.724 D] CurrentBot.Stop()
      [21:24:47.724 D] TreeHooks.Instance.ClearAll()
      [21:24:47.724 N] Clearing all hooks.
      [21:24:47.724 D] Added new hook [TreeStart] 9b2df19d-88e3-40d3-9936-5017b1332fdd
      [21:24:47.724 D] Added new hook [PoiAction] 8291475b-fbeb-4783-8dac-98b7209d4d77
      [21:24:47.724 D] Replaced hook [PreCombatBuff] d2d18546-9af0-45a0-96f6-1fea57b85bdd
      [21:24:47.724 D] Replaced hook [Heal] cc98189f-3a5f-445c-8842-6b5ecbfbf35c
      [21:24:47.724 D] Replaced hook [Pull] 29f6206c-b488-47ae-9a67-0ebc31fd280d
      [21:24:47.724 D] Replaced hook [CombatBuff] b3603086-dab6-4347-b18b-43f78a4170eb
      [21:24:47.724 D] Replaced hook [Combat] 2f560473-0843-4034-a91c-b0f37ea86e7b
      [21:24:47.724 D] Replaced hook [Rest] 82415a00-6630-4334-a45d-99f596b3d9c1
      [21:24:47.725 D] Navigator.Clear()
      [21:24:47.725 D] OnStop event
      [21:24:47.725 D] OnStop Event Invoking
      [21:24:47.726 N] [EnableFlight] Stopped Flight Navigator.
      [21:24:47.726 V] [FlightNav] Putting original Navigator back!
      [21:24:47.727 N] [EnableFlight] Disposing the GaiaNavigator
      [21:24:47.732 N] Connection closed! 192.99.148.87:31215
      [21:24:47.735 N] Bot Thread Ended.
       
    7. Popilopi

      Popilopi New Member

      Joined:
      Feb 3, 2017
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      So what should I load in order to start quest leveling from 1 to 50/60?
       
    8. nullptr

      nullptr New Member

      Joined:
      Jan 13, 2017
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
    9. Askanison

      Askanison New Member

      Joined:
      Feb 22, 2017
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      I used the Botany profile to get from 30 to 50, but now it just ends itself.

      [table="width: 500"]
      [tr]
      [td][22:27:59.616 D] Current Locale Eng
      [22:27:59.617 N] Currently a level 50 Botanist
      [22:27:59.617 N] Compiling custom behaviors...
      [22:28:04.726 D] Done compiling custom behaviors...
      [22:28:04.734 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
      [22:28:06.641 D] [BotManager] Botbases have been reloaded.
      [22:28:06.641 D] ChocoboTrainer v1.0.475.0
      [22:28:06.641 D] Gardening bot v1.0.475.0
      [22:28:06.641 D] Combat Assist v1.0.475.0
      [22:28:06.646 D] TripleTriHard v1.0.475.0
      [22:28:06.647 D] Fate Bot v1.0.475.0
      [22:28:06.647 D] Fishing v1.0.475.0
      [22:28:06.649 D] Grinding v1.0.475.0
      [22:28:06.649 D] Gathering v1.0.475.0
      [22:28:06.649 D] Order Bot v1.0.475.0
      [22:28:06.708 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
      [22:28:08.355 N] [SecondaryOffsetManager] Found 0x143CAA8 for AllowancesPtr
      [22:28:08.359 N] [SecondaryOffsetManager] Found 0x141E990 for ItemBasePtr
      [22:28:08.363 N] [SecondaryOffsetManager] Found 0x141664C for BasePtr
      [22:28:08.390 N] [ExBuddy] Added namespace 'ExBuddy' to ScriptManager
      [22:28:08.390 N] [ExBuddy] Added namespace 'ExBuddy.Helpers' to ScriptManager
      [22:28:09.409 D] [PluginManager] Plugins have been reloaded.
      [22:28:09.410 D] Skywatcher v3.3.0.1607060
      [22:28:09.410 D] RetainerMaid v3.3.0.1607060
      [22:28:09.410 D] Enable Flight v3.3.0.1607060
      [22:28:09.411 D] QuestDevTools v0.0.1
      [22:28:09.411 D] RebornConsole v0.0.1
      [22:28:09.421 N] Building Actioncache
      [22:28:09.575 N] Action Name:Sprint Action Id:3
      [22:28:09.575 N] Action Name:Triangulate Action Id:210
      [22:28:09.575 N] Action Name:Arbor Call Action Id:211
      [22:28:09.575 N] Action Name:Stealth Action Id:212
      [22:28:09.575 N] Action Name:preparation Action Id:213
      [22:28:09.575 N] Action Name:Toil of the Pioneer Action Id:214
      [22:28:09.575 N] Action Name:Ageless Words Action Id:215
      [22:28:09.575 N] Action Name:Brunt Force Action Id:216
      [22:28:09.575 N] Action Name:Nophica's Ward Action Id:217
      [22:28:09.575 N] Action Name:Field Mastery Action Id:218
      [22:28:09.575 N] Action Name:Field Mastery II Action Id:220
      [22:28:09.575 N] Action Name:Truth of Forests Action Id:221
      [22:28:09.575 N] Action Name:Blessed Harvest Action Id:222
      [22:28:09.575 N] Action Name:Blessed Harvest II Action Id:224
      [22:28:09.575 N] Action Name:Leaf Turn Action Id:225
      [22:28:09.575 N] Action Name:Leaf Turn II Action Id:226
      [22:28:09.575 N] Action Name:Menphina's Ward Action Id:236
      [22:28:09.575 N] Action Name:Arbor Call II Action Id:290
      [22:28:09.575 N] Action Name:Llymlaen's Ward Action Id:292
      [22:28:09.575 N] Action Name:Field Mastery III Action Id:294
      [22:28:09.575 N] Action Name:Flora Mastery Action Id:4086
      [22:28:09.575 N] Action Name:Bountiful Harvest Action Id:4087
      [22:28:09.575 N] Done building Actioncache
      [22:28:09.643 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
      [22:28:10.069 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
      [22:28:10.072 D] Replaced hook [PreCombatBuff] d9a4aaf1-df42-4aa1-baee-94e49d558ae0
      [22:28:10.072 D] Replaced hook [Heal] 7602ee7b-bdc0-4955-a44c-80ef90900d01
      [22:28:10.072 D] Replaced hook [Pull] eccd658f-a1cc-46a3-89d5-d1e1c152af97
      [22:28:10.072 D] Replaced hook [CombatBuff] ca6139ae-bad9-44e1-9508-8d699606f206
      [22:28:10.072 D] Replaced hook [Combat] bec5c67c-0e86-425a-a945-826fec1f8898
      [22:28:10.072 D] Replaced hook [Rest] d91e21dc-4411-4907-9296-665a242429ac
      [22:28:30.811 N] BehaviorDirectory element found, compiling custom behaviors...
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect115, GP: 0, Time: 24
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect321, GP: 600, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect345, GP: 0, Time: 24
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect346, GP: 600, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect402, GP: 600, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect410, GP: 600, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect450, GP: 600, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect459, GP: 600, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect460, GP: 600, Time: 33
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect470, GP: 600, Time: 31
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect490, GP: 600, Time: 31
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect495, GP: 600, Time: 28
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect505, GP: 600, Time: 31
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect515, GP: 600, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect550, GP: 600, Time: 33
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Collect570, GP: 600, Time: 31
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> DefaultCollect, GP: 600, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> DiscoverUnknowns, GP: 250, Time: 12
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> EarthElement, GP: 400, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Elemental, GP: 0, Time: 0
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Ephemeral, GP: 0, Time: 0
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> FireElement, GP: 400, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> GetTwoHQ, GP: 600, Time: 18
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> IceElement, GP: 400, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> LightningElement, GP: 400, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Map, GP: 0, Time: 8
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> NewbCollect, GP: 600, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> RegularNode, GP: 0, Time: 0
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> SmartQuality, GP: 300, Time: 18
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> SmartYield, GP: 500, Time: 18
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Topsoil, GP: 0, Time: 8
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> Unspoiled, GP: 500, Time: 21
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> WaterElement, GP: 400, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> WindElement, GP: 400, Time: 30
      [22:28:34.935 N] [ExGather v3.3.0.1607060] Loaded Rotation -> YieldAndQuality, GP: 700, Time: 25
      [22:28:35.419 N] Loaded profile [O] [BTN] Leveling 1-60 + 1-60 Quests (v1.0.5)
      [22:28:45.523 N] BehaviorDirectory element found, compiling custom behaviors...
      [22:28:49.877 N] Loaded profile [O] [BTN] Leveling 1-60 + 1-60 Quests (v1.0.5)
      [22:28:49.878 N] Bot Thread Started.
      [22:28:50.293 N] Connection to 192.99.148.87:31215 established.
      [22:28:50.425 N] Clearing all hooks.
      [22:28:50.425 D] Replaced hook [PreCombatBuff] 6bf10e3b-dede-4ab2-b89d-9a2d91aafa52
      [22:28:50.425 D] Replaced hook [Heal] 4a4ffc22-af20-4ba1-be57-6e7e5596d68a
      [22:28:50.425 D] Replaced hook [Pull] e361d2c6-73e9-4c2a-b3c4-562754c81f2c
      [22:28:50.425 D] Replaced hook [CombatBuff] d8d93fed-c708-46cb-9203-1ba67245f6a8
      [22:28:50.425 D] Replaced hook [Combat] 5da3909e-e435-4de2-b092-73ae70f4483f
      [22:28:50.425 D] Replaced hook [Rest] 5d64e1e5-c342-4e01-8faa-07867ce26cdf
      [22:28:50.440 D] Added new hook [RoutineCombat] de9f22ab-cf68-43c3-82d2-7b50c16bec52
      [22:28:50.442 D] Added new hook [HotspotPoi] ec0b2e10-4c71-4047-a2aa-7b4983f4ba3a
      [22:28:50.443 D] Added new hook [SetDeathPoi] a5c9ad35-a685-4089-9b07-79ddd6e28518
      [22:28:50.443 D] Added new hook [SetCombatPoi] b50c585c-5e0d-4cd1-826d-62827f8ebfa0
      [22:28:50.443 D] Added new hook [SetHotspotPoi] 7cda91f2-ad12-4ef6-8d31-f2dcdda2adce
      [22:28:50.443 D] Added new hook [SelectPoiType] 2dfd7e2b-33bc-49ad-a770-ffe9dd7acbb3
      [22:28:50.444 D] Replaced hook [SelectPoiType] 072948ec-d497-4338-92d9-48819f4cffd6
      [22:28:50.445 D] Inserted new hook [TreeStart @0] df812b2a-43a0-4a2b-804a-15401d5877ca
      [22:28:50.510 V] [Poi.Clear] Reason: Current behavior changed to RunCode: LineNumber: 95, Name: Triangulate, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:28:50.511 D] Removed all hooks from [HighPriorityProfileOrderBehavior_Hook]
      [22:28:50.511 D] Replaced hook [ProfileOrderBehavior_Hook] 97f8c3a2-fa18-4310-b7be-65fc8c1916db
      [22:28:50.626 V] [Poi.Clear] Reason: Current behavior changed to LogMessageTag: IsDone: False, Message: The Journey Begins! Remember to Check up on me!, HighPriority: False, LineNumber: 97, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:28:50.626 D] Replaced hook [ProfileOrderBehavior_Hook] ba75a87f-aeeb-4481-a1dd-58ef0c6e3011
      [22:28:50.627 N] The Journey Begins! Remember to Check up on me!
      [22:28:50.841 V] [Poi.Clear] Reason: Current behavior changed to RunCode: LineNumber: 143, Name: Botanist, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:28:50.841 D] Replaced hook [ProfileOrderBehavior_Hook] 372e327a-9b1a-40fa-b393-68e173fcb5c2
      [22:28:50.959 V] [Poi.Clear] Reason: Current behavior changed to WaitTimerTag: IsDone: False, WaitTime: 3, HighPriority: False, LineNumber: 144, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:28:50.960 D] Replaced hook [ProfileOrderBehavior_Hook] a2d0924c-bd50-42e3-b445-05e4ef5f75ca
      [22:28:51.100 N] Building Actioncache
      [22:28:51.103 N] Action Name:Sprint Action Id:3
      [22:28:51.103 N] Action Name:Steady Hand Action Id:247
      [22:28:51.103 N] Action Name:Inner Quiet Action Id:255
      [22:28:51.103 N] Action Name:Great Strides Action Id:263
      [22:28:51.103 N] Action Name:Manipulation Action Id:278
      [22:28:51.103 N] Action Name:Basic Synthesis Action Id:100075
      [22:28:51.103 N] Action Name:Basic Touch Action Id:100076
      [22:28:51.103 N] Action Name:Master's Mend Action Id:100077
      [22:28:51.103 N] Action Name:Standard Touch Action Id:100078
      [22:28:51.103 N] Action Name:Observe Action Id:100082
      [22:28:51.103 N] Action Name:Rumination Action Id:276
      [22:28:51.103 N] Action Name:Careful Synthesis Action Id:100063
      [22:28:51.103 N] Action Name:Tricks of the Trade Action Id:100098
      [22:28:51.103 N] Action Name:Hasty Touch Action Id:100108
      [22:28:51.103 N] Done building Actioncache
      [22:28:54.118 V] [Poi.Clear] Reason: Current behavior changed to LogMessageTag: IsDone: False, Message: Congrats on Level 21, moving on., HighPriority: False, LineNumber: 454, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:28:54.118 D] Replaced hook [ProfileOrderBehavior_Hook] 9ba6c746-186e-4d3a-9f66-9fbea696a104
      [22:28:54.118 N] Congrats on Level 21, moving on.
      [22:28:54.181 V] [Poi.Clear] Reason: Current behavior changed to LogMessageTag: IsDone: False, Message: Starting the Grind to Level 26., HighPriority: False, LineNumber: 514, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:28:54.181 D] Replaced hook [ProfileOrderBehavior_Hook] b4947f41-d44f-421a-aa6a-8a6970c7c4e3
      [22:28:54.181 N] Starting the Grind to Level 26.
      [22:28:54.245 V] [Poi.Clear] Reason: Current behavior changed to GatherTag: IsDone: False, WhileCondition: Core.Player.ClassLevel < 26, InteractDistance: 3, HotSpots: System.Collections.Generic.List`1[ff14bot.Navigation.HotSpot], BlackSpots: null, GatherObject: Lush Vegetation Patch, ItemNames: null, Loops: -1, Slot: 2, SkillOrder: ff14bot.NeoProfiles.GatheringSkillOrder, HighPriority: False, LineNumber: 523, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:28:54.252 D] Added new hook [PoiAction] 4c232917-6d1b-4d94-8cd4-d70caefca7cb
      [22:28:54.253 D] Replaced hook [ProfileOrderBehavior_Hook] 06501406-5f8b-4fd3-a568-81941d3b60ff
      [22:28:54.332 D] Requesting path on 145 from <-158.9711, -32.40631, -32.49306> to <-330.0593, -30.75064, -35.12579>
      [22:28:54.703 D] Generated path to <-330.0593, -30.75064, -35.12579> in 00:00:00.3711117 ms
      [22:28:56.844 D] Moving to next hop: <-224.7253, -37.85635, -42.30596> (Moving to HotSpot) D: 47.27386
      [22:29:01.968 D] Moving to next hop: <-225.5753, -36.85635, -42.15596> (Moving to HotSpot) D: 1.908424
      [22:29:02.068 D] Moving to next hop: <-234.8595, -35.55637, -44.22431> (Moving to HotSpot) D: 10.2171
      [22:29:03.135 D] Moving to next hop: <-235.629, -35.65637, -44.69579> (Moving to HotSpot) D: 1.317882
      [22:29:03.235 D] Moving to next hop: <-236.3959, -35.55637, -46.03209> (Moving to HotSpot) D: 1.940587
      [22:29:03.368 D] Moving to next hop: <-237.2734, -35.65637, -46.28354> (Moving to HotSpot) D: 1.52138
      [22:29:03.468 D] Moving to next hop: <-249.8907, -34.05637, -44.90715> (Moving to HotSpot) D: 13.25923
      [22:29:04.868 D] Moving to next hop: <-259.0213, -33.75638, -46.40303> (Moving to HotSpot) D: 9.840868
      [22:29:05.902 D] Moving to next hop: <-262.47, -33.55637, -46.24691> (Moving to HotSpot) D: 3.977208
      [22:29:06.268 D] Moving to next hop: <-323.0753, -30.95636, -40.70596> (Moving to HotSpot) D: 61.57956
      [22:29:13.035 D] Moving to next hop: <-330.0593, -30.75064, -35.12579> (Moving to HotSpot) D: 9.47435

      [/td]
      [/tr]
      [/table]

      This is what happens, it changes to goldsmith and sits in drybone doing nothing. It's been doing this since I started, normally I just change to Botanist and it corrected itself, went out and started grinding. When I change to Botanist, this happens:

      [table="width: 500"]
      [tr]
      [td][22:31:18.668 N] Building Actioncache
      [22:31:18.670 N] Action Name:Sprint Action Id:3
      [22:31:18.670 N] Action Name:Triangulate Action Id:210
      [22:31:18.670 N] Action Name:Arbor Call Action Id:211
      [22:31:18.670 N] Action Name:Stealth Action Id:212
      [22:31:18.670 N] Action Name:preparation Action Id:213
      [22:31:18.670 N] Action Name:Toil of the Pioneer Action Id:214
      [22:31:18.670 N] Action Name:Ageless Words Action Id:215
      [22:31:18.670 N] Action Name:Brunt Force Action Id:216
      [22:31:18.670 N] Action Name:Nophica's Ward Action Id:217
      [22:31:18.670 N] Action Name:Field Mastery Action Id:218
      [22:31:18.670 N] Action Name:Field Mastery II Action Id:220
      [22:31:18.670 N] Action Name:Truth of Forests Action Id:221
      [22:31:18.670 N] Action Name:Blessed Harvest Action Id:222
      [22:31:18.670 N] Action Name:Blessed Harvest II Action Id:224
      [22:31:18.670 N] Action Name:Leaf Turn Action Id:225
      [22:31:18.670 N] Action Name:Leaf Turn II Action Id:226
      [22:31:18.670 N] Action Name:Menphina's Ward Action Id:236
      [22:31:18.670 N] Action Name:Arbor Call II Action Id:290
      [22:31:18.670 N] Action Name:Llymlaen's Ward Action Id:292
      [22:31:18.670 N] Action Name:Field Mastery III Action Id:294
      [22:31:18.670 N] Action Name:Flora Mastery Action Id:4086
      [22:31:18.670 N] Action Name:Bountiful Harvest Action Id:4087
      [22:31:18.670 N] Done building Actioncache
      [22:31:18.677 D] Removed hook [PoiAction] 4c232917-6d1b-4d94-8cd4-d70caefca7cb
      [22:31:18.678 V] [Poi.Clear] Reason: Current behavior changed to LogMessageTag: IsDone: False, Message: Congrats on Level 50, moving to final quest., HighPriority: False, LineNumber: 978, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:31:18.678 D] Replaced hook [ProfileOrderBehavior_Hook] 95b07d8b-d162-4f61-8d9f-e01756af843b
      [22:31:18.678 N] Congrats on Level 50, moving to final quest.
      [22:31:18.694 V] [Poi.Clear] Reason: Current behavior changed to RunCode: LineNumber: 1121, Name: Botanist, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:31:18.694 D] Replaced hook [ProfileOrderBehavior_Hook] 345fc575-84f5-4cef-a75e-a3cdbc4ec115
      [22:31:18.726 V] [Poi.Clear] Reason: Current behavior changed to WaitTimerTag: IsDone: False, WaitTime: 3, HighPriority: False, LineNumber: 1122, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:31:18.726 D] Replaced hook [ProfileOrderBehavior_Hook] b75b4d5c-e759-4ad0-a5f8-73845734e2f7
      [22:31:18.948 N] Building Actioncache
      [22:31:18.952 N] Action Name:Sprint Action Id:3
      [22:31:18.952 N] Action Name:Steady Hand Action Id:247
      [22:31:18.952 N] Action Name:Inner Quiet Action Id:255
      [22:31:18.952 N] Action Name:Great Strides Action Id:263
      [22:31:18.952 N] Action Name:Manipulation Action Id:278
      [22:31:18.952 N] Action Name:Innovation Action Id:284
      [22:31:18.952 N] Action Name:Basic Synthesis Action Id:100075
      [22:31:18.952 N] Action Name:Basic Touch Action Id:100076
      [22:31:18.952 N] Action Name:Master's Mend Action Id:100077
      [22:31:18.952 N] Action Name:Standard Touch Action Id:100078
      [22:31:18.952 N] Action Name:Master's Mend II Action Id:100079
      [22:31:18.952 N] Action Name:Standard Synthesis Action Id:100080
      [22:31:18.952 N] Action Name:Advanced Touch Action Id:100081
      [22:31:18.952 N] Action Name:Observe Action Id:100082
      [22:31:18.952 N] Action Name:Flawless Synthesis Action Id:100083
      [22:31:18.952 N] Action Name:Rumination Action Id:276
      [22:31:18.952 N] Action Name:Careful Synthesis Action Id:100063
      [22:31:18.952 N] Action Name:Tricks of the Trade Action Id:100098
      [22:31:18.952 N] Action Name:Hasty Touch Action Id:100108
      [22:31:18.952 N] Done building Actioncache
      [22:31:21.793 N] Profile completed
      [22:31:21.794 N] Stopping the bot. Reason:profile Completed
      [22:31:21.794 D] CurrentBot.Stop()
      [22:31:21.799 N] Connection closed! 192.99.148.87:31215
      [22:31:21.800 D] TreeHooks.Instance.ClearAll()
      [22:31:21.800 N] Clearing all hooks.
      [22:31:21.800 D] Replaced hook [PreCombatBuff] ea76134c-3d3b-4bbe-8851-954be81c7927
      [22:31:21.800 D] Replaced hook [Heal] f01d02f6-4ae7-4f12-8ad6-dc96aa91d6ff
      [22:31:21.800 D] Replaced hook [Pull] 11d28b1c-7801-4abc-8222-8614bc8c5431
      [22:31:21.800 D] Replaced hook [CombatBuff] 8f9bb6e9-d9ae-45cf-8818-e70d5f67b372
      [22:31:21.800 D] Replaced hook [Combat] 4ba601a6-b964-4ad1-b7c0-b1a20b0dab1c
      [22:31:21.800 D] Replaced hook [Rest] 1fbe8620-1ea9-43f5-8fc3-c0cdcf684c8a
      [22:31:21.800 D] Navigator.Clear()
      [22:31:21.800 V] [Poi.Clear] Reason: Bot stopped
      [22:31:21.800 D] OnStop event
      [22:31:21.800 D] OnStop Event Invoking
      [22:31:21.801 N] Bot Thread Ended.[/td]
      [/tr]
      [/table]
       
    10. Fishbone304

      Fishbone304 New Member

      Joined:
      Feb 18, 2017
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      I'm using the 1-60 BTN profile and it seems to be working "fine", other than some issues with mounting. This is where i sometimes does some rather funking things, perhaps linked to "Enable Flight" ? Since there isn't really an error, I will post a small sample of whats doing. Basically, mounts, dismounts, mounts, dismounts, etc.

      This is happening because i beileve the mount is having trouble getting off the ground...if I manually hold down Space bar (to engage flight) it seems to "fix" it. It's using "Mounting Roulette" instead of "Flying Mounting Roulette" which also may be an issue.
       

      Attached Files:

      Last edited: Feb 24, 2017
    11. Askanison

      Askanison New Member

      Joined:
      Feb 22, 2017
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Did it act weird at all when you got to 50? Or does it randomly try to be a different class, like Goldsmith, and run to a random area in Drybone? That's what it does to me and I don't know why.
       
    12. Fishbone304

      Fishbone304 New Member

      Joined:
      Feb 18, 2017
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      No it works fine, you might want to double check that you edited the file to have the proper gearset # for BTN...maybe you have it set to gsm instead? Not sure as I am new to this myself.

      It's just the pathing is kinda bad, and it frequently dismounts, tries to remount. This was only in Coerthas West though...and to fix it I just turned of Enable Flight. Now that I'm farming around Tailfeather, I reenabled Enable Flight it and seems to be working ok enough :).
       
    13. Askanison

      Askanison New Member

      Joined:
      Feb 22, 2017
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      I'll look around the file and give it a shot, appreciate the tip, and I'm glad you're stuff is working. I just switched to miner for now and that's working fine. Where is flight? I might need to enable that myself.
       
    14. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      The profile is not optimized for ExBuddy flying currently, so YMMV. Try it without EnableFlight checked if you can live without flying.
       
    15. Fishbone304

      Fishbone304 New Member

      Joined:
      Feb 18, 2017
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      This is what I'm getting on the BTN profile now (the MIN and FSH ones seems to be working fine).
       

      Attached Files:

    16. ElectricWizard

      ElectricWizard Member

      Joined:
      Oct 29, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      6
      Hey there,

      The profiles are awesome, been using them for the past week without a problem, but for the last few days while leveling BTN I am having an issue where my toon will go to Anyx Trine and just stop and the profile will stop, ive tried reinstalling, reupdating, changing flying and no flying and moving him manually to a node and nothing.

      View attachment 1164 2017-02-28 13.33.txt

      Thank you in advance for the help and thank you for the profiles :)
       
    17. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      Please provide a full log .txt file. Thanks!

      I don't find any reference in that log to the BTN profile.
       
    18. Fishbone304

      Fishbone304 New Member

      Joined:
      Feb 18, 2017
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Here's the log. To fix the the "Mounting, Dismounting, Mounting, Dismounting", I turned off Enable Flight (MIN and FSH fly just fine though..?) and it takes me to the gathering spot, then it stops.

      Thanks!
       

      Attached Files:

    19. ElectricWizard

      ElectricWizard Member

      Joined:
      Oct 29, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      6
    20. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      First, you have a TON of compiler errors. Delete all instances of Ultima and put in a fresh copy, please.

      Second, the IsVisible conditionals were something added in from a pull request to my SVN for that profile; you should be able to search for IsVisible and remove those <If> conditionals (don't forget to delete the closing </If> tag as well!).

      You are having the same IsVisible issue as my above response.
       

    Share This Page