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!

Is it working for you now entrax? I updated and got the below still :( This was on the Morel node.

Code:
[22:11:41.365 N] Started Landing Task
[22:11:41.401 D] [POI Set] Type: Gather, Name: Unspoiled Mature Tree, ObjectId: 400001D4, NpcId: 0, Location: <-505.4462, 200.7968, 710.9632>
[22:11:41.408 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__5e.MoveNext() in c:\Users\Dave\Desktop\RebornBuddy2\Plugins\OrderBotTags\Gather\GatherCollectable.cs:line 929
--- 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 ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<BeforeGather>d__48.MoveNext() in c:\Users\Dave\Desktop\RebornBuddy2\Plugins\OrderBotTags\Gather\GatherCollectable.cs:line 771
--- 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 ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<GatherSequence>d__6.MoveNext() in c:\Users\Dave\Desktop\RebornBuddy2\Plugins\OrderBotTags\Gather\GatherCollectable.cs:line 291
--- 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 ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<Main>d__2.MoveNext() in c:\Users\Dave\Desktop\RebornBuddy2\Plugins\OrderBotTags\Gather\GatherCollectable.cs:line 260
--- 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 TreeSharp.ActionRunCoroutine....()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
   at Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
   at Buddy.Coroutines.Coroutine.Resume()
   at TreeSharp.ActionRunCoroutine.Run(Object context)
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ff14bot.Behavior.HookExecutor.Run(Object context)
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ff14bot.Behavior.HookExecutor.Run(Object context)
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ff14bot.TreeRoot.() --> System.NullReferenceException: Object reference not set to an instance of an object.
   at ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<UseCordial>d__5e.MoveNext() in c:\Users\Dave\Desktop\RebornBuddy2\Plugins\OrderBotTags\Gather\GatherCollectable.cs:line 929
--- 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 ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<BeforeGather>d__48.MoveNext() in c:\Users\Dave\Desktop\RebornBuddy2\Plugins\OrderBotTags\Gather\GatherCollectable.cs:line 771
--- 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 ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<GatherSequence>d__6.MoveNext() in c:\Users\Dave\Desktop\RebornBuddy2\Plugins\OrderBotTags\Gather\GatherCollectable.cs:line 291
--- 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 ExBuddy.OrderBotTags.Gather.GatherCollectableTag.<Main>d__2.MoveNext() in c:\Users\Dave\Desktop\RebornBuddy2\Plugins\OrderBotTags\Gather\GatherCollectable.cs:line 260
--- 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 TreeSharp.ActionRunCoroutine....()
[22:11:41.467 N] Landing took 00:00:00.1013052 ms or less

If Morel or Cloud Bana were unknow to you, the fix for that should coming soon, ExMatt is working on it right now.

U can also discover material by yourself it'll be easy then :)
 
If Morel or Cloud Bana were unknow to you, the fix for that should coming soon, ExMatt is working on it right now.

U can also discover material by yourself it'll be easy then :)

The fix should be up, i tried it myself on an old unspoiled, so it should be working(for unspoiled and legendary).
 
The fix should be up, i tried it myself on an old unspoiled, so it should be working(for unspoiled and legendary).

Nice i'll try on red quatz when it's up then :)

Btw is it hard to make an other rotation ?

I know there are already those rotation
SmartYield = +2 Yield / +X% yield
SmartQuality = +30% quality / +X% yield
CollectX...

But is it possible to make +2 yield item / +10% quality (if Gp > 100 after yield2) ?
 
Nice i'll try on red quatz when it's up then :)

Btw is it hard to make an other rotation ?

I know there are already those rotation
SmartYield = +2 Yield / +X% yield
SmartQuality = +30% quality / +X% yield
CollectX...

But is it possible to make +2 yield item / +10% quality (if Gp > 100 after yield2) ?

Interesting....it would be...I am just trying to determine how to handle that.... I guess I could make another enum value for YieldAndQuality, that does that type of rotation, you would just have to set it as the gatherIncrease.
 
I don't seem to dismount in any of the nodes in Sea of Clouds. It goes right to the node and I get this in the log

[22:39:34.254 N] Landing took 00:00:00.1502286 ms or less

It just stays mounted after :/
 
I don't seem to dismount in any of the nodes in Sea of Clouds. It goes right to the node and I get this in the log

[22:39:34.254 N] Landing took 00:00:00.1502286 ms or less

It just stays mounted after :/

Landing doesn't include dismounting, Interacting with a node will automatically dismount you. If you are using a stealth gather spot, it will also dismount you to stealth.
 
The fix should be up, i tried it myself on an old unspoiled, so it should be working(for unspoiled and legendary).

Not yet sadly !

Just tried on Red quartz / Abalathian Salt :

Console log
Code:
[22:45:04.754 D] Moving to next hop: <-753.8181, -84.75386, -664.8791> (Unspoiled Rocky Outcrop) D: 4,830388
[22:45:04.987 N] Started Landing Task
[22:45:05.022 D] [POI Set] Type: Gather, Name: Carrière de pierre intacte, ObjectId: 4000026C, NpcId: 0, Location: <-753.7292, -87.2616, -665.3483>
[22:45:05.026 V] Blacklisting 4000026C for 00:00:36 [Type: Interact] - Reason : Blacklisting node so that we don't retarget -> Carrière de pierre intacte 0x14DEC310
[22:45:05.027 D] DoAction General 23 0xE0000000
[22:45:05.137 N] Landing took 00:00:00.1498002 ms or less
[22:45:05.152 D] Interacting with Carrière de pierre intacte 0x14DEC310
[22:45:06.369 N] GatherCollectable: Rotation Override -> Old: Collect450 , New: DiscoverUnknowns
[22:45:06.685 D] DoAction Spell 295 0x1035B88E
[22:45:06.685 N] ExBuddy: Casted Ability -> Sharp Vision III
[22:45:08.120 N] GatherCollectable: Unable to find an item to gather, moving on.
[22:46:24.142 N] Stopping the bot. Reason:Pushed the stop button.

Reborn Console (after Sharp Vision III)
Code:
ItemName: Chance:75 HqChance:14 Amount:1 RawItemId:0
97
4294967295
False
1
NormalOnly
0
ItemName: Chance:108 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
1
ItemName: Chance:248 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
2
ItemName: Chance:72 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
3
ItemName: Chance:7 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
4
ItemName: Chance:75 HqChance:12 Amount:1 RawItemId:0
115
4294967295
False
1
NormalOnly
5
ItemName: Chance:12 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
6
ItemName: Chance:64 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
7

Slot 1 (0 for the bot) should be Salt / Slot 6 (5 for the bot) should be Red quartz
 
Not yet sadly !

Just tried on Red quartz / Abalathian Salt :

Console log
Code:
[22:45:04.754 D] Moving to next hop: <-753.8181, -84.75386, -664.8791> (Unspoiled Rocky Outcrop) D: 4,830388
[22:45:04.987 N] Started Landing Task
[22:45:05.022 D] [POI Set] Type: Gather, Name: Carrière de pierre intacte, ObjectId: 4000026C, NpcId: 0, Location: <-753.7292, -87.2616, -665.3483>
[22:45:05.026 V] Blacklisting 4000026C for 00:00:36 [Type: Interact] - Reason : Blacklisting node so that we don't retarget -> Carrière de pierre intacte 0x14DEC310
[22:45:05.027 D] DoAction General 23 0xE0000000
[22:45:05.137 N] Landing took 00:00:00.1498002 ms or less
[22:45:05.152 D] Interacting with Carrière de pierre intacte 0x14DEC310
[22:45:06.369 N] GatherCollectable: Rotation Override -> Old: Collect450 , New: DiscoverUnknowns
[22:45:06.685 D] DoAction Spell 295 0x1035B88E
[22:45:06.685 N] ExBuddy: Casted Ability -> Sharp Vision III
[22:45:08.120 N] GatherCollectable: Unable to find an item to gather, moving on.
[22:46:24.142 N] Stopping the bot. Reason:Pushed the stop button.

Reborn Console (after Sharp Vision III)
Code:
ItemName: Chance:75 HqChance:14 Amount:1 RawItemId:0
97
4294967295
False
1
NormalOnly
0
ItemName: Chance:108 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
1
ItemName: Chance:248 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
2
ItemName: Chance:72 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
3
ItemName: Chance:7 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
4
ItemName: Chance:75 HqChance:12 Amount:1 RawItemId:0
115
4294967295
False
1
NormalOnly
5
ItemName: Chance:12 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
6
ItemName: Chance:64 HqChance:0 Amount:0 RawItemId:0
255
0
False
0
None
7

Slot 1 (0 for the bot) should be Salt / Slot 6 (5 for the bot) should be Red quartz


yea... lol... 25% is now 75%.... i need to work some more logic magic here...
 
yea... lol... 25% is now 75%.... i need to work some more logic magic here...

If (Amount == 1 and (yieldrate == 25 or yieldrate == 30 or yieldrate == 40 or yieldrate == 75) )

25 = no skill lvl <4
30 = +5% lvl <5
40= +15% lvl <10
75 = +50% lvl >= 10

Something like this ? x)
 
If (Amount == 1 and (yieldrate == 25 or yieldrate == 30 or yieldrate == 40 or yieldrate == 75) )

25 = no skill lvl <4
30 = +5% lvl <5
40= +15% lvl <10
75 = +50% lvl >= 10

Something like this ? x)

Umm maybe... but the fact that it might just get something you already can gather but have shitty gathering rating is possible too... I might handle it differently.

Also...levels won't matter..since this only happens on unspoiled. I might have to check for the auras.
 
Umm maybe... but the fact that it might just get something you already can gather but have shitty gathering rating is possible too... I might handle it differently.

Also...levels won't matter..since this only happens on unspoiled. I might have to check for the auras.

Unknows (and others empty slot) doesn't have name with your Reborn console message so " No_Name and X Yield rate" can't work ?
 
Unknows (and others empty slot) doesn't have name with your Reborn console message so " No_Name and X Yield rate" can't work ?

I went with what you suggested in a way, very similar. thank you.
 
Unknows (and others empty slot) doesn't have name with your Reborn console message so " No_Name and X Yield rate" can't work ?

It needs an amount too, and a rawitemid of 0..there are a few things you can test...but i got it.
 
Scripts_Material_Farm_1.02.xml is not working for me (does nothing). Here's the log:
[00:35:10.078 N] Loaded profile Mining and Botany: Unspoiled / Legendary Node Farming - RB
[00:35:10.079 N] Bot Thread Started.
[00:35:10.283 N] Connection to 192.99.148.87:31214 established.
[00:35:10.283 N] Clearing all hooks.
[00:35:10.283 D] Added new hook [TreeStart] 9905058a-7dd7-4e7d-880f-440564f39a53
[00:35:10.283 D] Replaced hook [PreCombatBuff] 8a7e994e-fb35-494b-993b-a344e6cc2e4f
[00:35:10.283 D] Replaced hook [Heal] 49039271-da94-4251-b3cd-e5dd9c276198
[00:35:10.283 D] Replaced hook [Pull] 9fc14d94-7cd3-43df-8b95-d43f91d1f372
[00:35:10.283 D] Replaced hook [CombatBuff] 74e58e06-3f90-4aeb-a26b-ef2b22af454d
[00:35:10.283 D] Replaced hook [Combat] 78dfd7ca-175c-4d00-ab16-f627f6255ee8
[00:35:10.283 D] Replaced hook [Rest] f6835fa0-c3ad-4bdb-bcf9-6dc13b753c5e
[00:35:10.283 D] Added new hook [RoutineCombat] 20f1eb7b-070e-4b43-9477-e37da6f20a29
[00:35:10.283 D] Added new hook [HotspotPoi] 7d59e174-f05f-40e1-8873-796427fa9355
[00:35:10.283 D] Added new hook [SetDeathPoi] 3c77e552-8484-4434-8413-21bd8967c5b9
[00:35:10.283 D] Added new hook [SetCombatPoi] 762a6d03-b19d-4abb-840e-fb8dd322cc28
[00:35:10.283 D] Added new hook [SetHotspotPoi] 19b1e5e8-4a31-48f5-83ef-57175f3594dc
[00:35:10.283 D] Added new hook [SelectPoiType] c9e28e53-445d-4386-8d30-e195e9663d10
[00:35:10.283 D] Replaced hook [SelectPoiType] 3a03dd60-27dd-42c2-9aed-904c72fa2991
[00:35:10.283 D] Inserted new hook [TreeStart @0] abd5dd28-308d-483d-ba0e-00c3986eed9d
[00:35:10.345 V] [Poi.Clear] Reason: Current behavior changed to : LineNumber: 224, Condition: IsTimeBetween(0,4) or IsTimeBetween(12,16), Conditional: System.Func`1[System.Boolean], IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
[00:35:10.345 D] Removed all hooks from [HighPriorityProfileOrderBehavior_Hook]
[00:35:10.345 D] Replaced hook [ProfileOrderBehavior_Hook] 9e6b2f5d-8399-4bb0-ab9d-f962ac1ffdbf
[00:35:10.345 D] Replacing Navigator with Flight Navigator.
[00:35:10.345 N] Started Flight Navigator.
The two plugins I have enabled are: Skywatcher and Enable Flight. I'm current on Matt's SVN.

The only things I changed on the profile were the Gear Set numbers and then the Gathering Settings. I double checked that I do not have more than one item enabled in each time slot. Any other ideas what might be wrong?
 
Scripts_Material_Farm_1.02.xml is not working for me (does nothing). Here's the log:

The two plugins I have enabled are: Skywatcher and Enable Flight. I'm current on Matt's SVN.

The only things I changed on the profile were the Gear Set numbers and then the Gathering Settings. I double checked that I do not have more than one item enabled in each time slot. Any other ideas what might be wrong?

It is possible that UseMount is unchecked in your global settings. I may be removing that check now that I have a better takeoff routine.
 
Encountered some more fun. The bot successfully went and harvested Heavens Lemon (From the North most node). However, when I went to check on it afterwards the following was being spammed the console:

[02:46:11.557 N] Resetting NavigationProvider to Flight Navigator.
[02:48:02.254 N] Resetting NavigationProvider to Flight Navigator.
[02:48:02.277 D] Generating path on 401 from <572.0967, -68.28037, -170.7961> to <553.3696, -57.93253, -128.8267>
[02:48:02.281 N] Angle of deviation: 33.21248
[02:48:02.286 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <570.5939, -58.62487, -163.6046>
[02:48:02.286 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <570.2949, -54.10006, -156.1511>
[02:48:02.286 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <573.027, -57.4567, -164.474>
[02:48:02.286 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <576.2076, -58.76999, -155.6068>
[02:48:02.286 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <570.7618, -51.17786, -163.766>
[02:48:02.287 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <578.3248, -53.21125, -157.2637>
[02:48:02.287 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <571.3983, -52.06533, -162.2575>
[02:48:02.287 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <572.2169, -53.9197, -157.6073>
[02:48:02.287 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <577.3742, -59.47382, -157.2006>
[02:48:02.287 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <576.255, -50.90237, -163.2635>
[02:48:02.287 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <578.7874, -53.60986, -159.164>
[02:48:02.288 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <575.8445, -56.13067, -158.4586>
[02:48:02.288 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <575.7581, -53.83392, -164.137>
[02:48:02.288 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <577.142, -51.24358, -157.1488>
[02:48:02.288 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <574.9411, -51.81825, -157.626>
[02:48:02.288 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <578.7909, -54.47041, -159.666>
[02:48:02.288 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <574.0099, -49.86205, -155.91>
[02:48:02.288 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <571.5884, -51.89831, -165.0161>
[02:48:02.293 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <572.1692, -51.53809, -163.3315>
[02:48:02.293 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <573.4694, -48.97762, -159.6423>
[02:48:02.293 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <572.6378, -45.12633, -161.5704>
[02:48:02.293 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <580.3779, -44.47813, -160.1762>
[02:48:02.293 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <575.1455, -46.98096, -160.0633>
[02:48:02.293 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <576.281, -49.3316, -164.3934>
[02:48:02.293 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <578.4617, -47.64209, -155.8378>
[02:48:02.293 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <576.4797, -44.62261, -157.1175>
[02:48:02.294 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <571.6071, -43.31501, -160.0195>
[02:48:02.294 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <574.0538, -49.65324, -156.0564>
[02:48:02.294 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <574.2349, -44.69931, -156.7276>
[02:48:02.294 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <577.4405, -48.9768, -163.5517>
[02:48:02.294 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <579.363, -47.75171, -162.1956>
[02:48:02.294 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <577.5704, -45.53616, -163.4565>
[02:48:02.294 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <576.4868, -45.47713, -164.6794>
[02:48:02.294 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <574.6154, -46.39494, -164.8287>
[02:48:02.295 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <572.4624, -42.31139, -157.8697>
[02:48:02.295 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <580.5486, -46.91369, -161.5955>
[02:48:02.295 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <572.887, -43.59709, -160.3117>
[02:48:02.295 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <572.9494, -50.03597, -160.6787>
[02:48:02.295 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <571.9655, -43.31435, -160.4892>
[02:48:02.295 D] ExBuddy: Adding Random Direction. from <571.5884, -51.89831, -165.0161> to <576.0744, -45.75529, -164.7949>
[02:48:02.295 N] Error encountered trying to find a path. Trying innerNavigator for 10 seconds before re-enabling flight.
[02:48:02.295 D] No viable path found to <0, 0, 0> from <0, 0, 0>
[02:48:12.296 N] Resetting NavigationProvider to Flight Navigator.
[02:48:12.355 D] Generating path on 401 from <572.0967, -68.28037, -170.7961> to <553.3696, -57.93253, -128.8267>
[02:48:12.362 N] Angle of deviation: 33.21248
[02:48:12.371 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <570.997, -58.08545, -165.107>
[02:48:12.380 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <571.6219, -56.84618, -163.5986>
[02:48:12.381 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <578.7992, -57.19418, -157.213>
[02:48:12.381 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <578.6157, -48.09245, -164.2525>
[02:48:12.381 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <578.5589, -51.09377, -162.0271>
[02:48:12.382 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <575.8063, -56.49399, -162.4489>
[02:48:12.382 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <572.8103, -54.39912, -162.8926>
[02:48:12.382 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <575.8649, -53.53192, -160.4867>
[02:48:12.383 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <577.7571, -51.67182, -162.8228>
[02:48:12.383 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <579.4801, -52.48053, -157.3288>
[02:48:12.383 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <578.0297, -57.6731, -164.8289>
[02:48:12.384 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <571.1125, -51.60986, -157.3087>
[02:48:12.384 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <579.1885, -50.69983, -162.438>
[02:48:12.384 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <579.7233, -56.92743, -161.0137>
[02:48:12.385 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <576.5236, -54.40557, -156.7988>
[02:48:12.385 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <574.8468, -54.28629, -160.2364>
[02:48:12.385 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <572.2545, -52.51754, -158.1145>
[02:48:12.386 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <572.8658, -55.41275, -162.6503>
[02:48:12.386 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <579.0038, -56.4019, -161.9555>
[02:48:12.386 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <578.3726, -51.35715, -164.6027>
[02:48:12.387 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <577.1329, -48.76641, -159.8206>
[02:48:12.387 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <571.1129, -57.49941, -155.5264>
[02:48:12.387 D] ExBuddy: Adding Random Direction. from <570.997, -58.08545, -165.107> to <571.5734, -50.63907, -164.5909>
[02:48:12.387 N] Error encountered trying to find a path. Trying innerNavigator for 10 seconds before re-enabling flight.
[02:48:12.387 D] No viable path found to <0, 0, 0> from <0, 0, 0>
[02:48:22.387 N] Resetting NavigationProvider to Flight Navigator.
[02:48:22.406 D] Generating path on 401 from <572.0967, -68.28037, -170.7961> to <553.3696, -57.93253, -128.8267>
[02:48:22.413 N] Angle of deviation: 33.21248
[02:48:22.422 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <570.7515, -58.29567, -164.6797>
[02:48:22.432 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <572.5192, -57.74937, -164.2323>
[02:48:22.432 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <578.8726, -48.95432, -163.8061>
[02:48:22.433 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <577.0636, -55.38538, -162.0653>
[02:48:22.433 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <578.1651, -51.07001, -164.6427>
[02:48:22.433 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <571.5372, -53.1318, -156.9401>
[02:48:22.434 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <578.573, -56.18698, -159.8877>
[02:48:22.434 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <575.3984, -57.47972, -164.0224>
[02:48:22.434 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <572.9162, -55.70527, -162.8407>
[02:48:22.434 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <579.5585, -52.88502, -161.5859>
[02:48:22.435 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <579.4791, -55.02223, -158.327>
[02:48:22.435 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <575.1061, -52.31977, -155.7296>
[02:48:22.435 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <573.5382, -56.41607, -155.0941>
[02:48:22.436 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <580.6799, -48.4099, -162.3375>
[02:48:22.436 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <573.0294, -57.23218, -160.8617>
[02:48:22.436 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <578.6414, -49.57341, -162.5863>
[02:48:22.437 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <576.0009, -48.96548, -159.2576>
[02:48:22.437 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <572.5925, -55.54076, -159.342>
[02:48:22.437 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <576.4756, -57.66097, -158.8779>
[02:48:22.438 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <574.3, -50.47114, -164.1831>
[02:48:22.438 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <571.4409, -48.98161, -160.749>
[02:48:22.438 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <578.5313, -50.71116, -155.0429>
[02:48:22.438 D] ExBuddy: Adding Random Direction. from <570.7515, -58.29567, -164.6797> to <577.0132, -55.23662, -163.43>
[02:48:22.439 N] Error encountered trying to find a path. Trying innerNavigator for 10 seconds before re-enabling flight.
[02:48:22.439 D] No viable path found to <0, 0, 0> from <0, 0, 0>
[02:48:32.440 N] Resetting NavigationProvider to Flight Navigator.
[02:48:32.486 D] Generating path on 401 from <572.0967, -68.28037, -170.7961> to <553.3696, -57.93253, -128.8267>
[02:48:32.493 N] Angle of deviation: 33.21248
[02:48:32.501 D] ExBuddy: Adding Random Direction. from <569.7304, -59.57512, -165.4929> to <569.9406, -58.02861, -164.8579>
[02:48:32.508 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <571.3767, -56.63838, -164.4664>
[02:48:32.508 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <572.3904, -55.65958, -155.1055>
[02:48:32.508 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <576.7798, -53.75383, -160.9898>
[02:48:32.509 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <579.6862, -54.47098, -158.7775>
[02:48:32.509 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <577.6122, -51.14206, -164.3394>
[02:48:32.509 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <570.9556, -49.39811, -159.5167>
[02:48:32.509 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <573.0889, -48.79045, -160.8028>
[02:48:32.509 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <579.0295, -48.78956, -164.2862>
[02:48:32.510 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <578.3521, -53.53059, -161.3789>
[02:48:32.510 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <574.1217, -56.40044, -159.1947>
[02:48:32.510 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <570.7842, -53.8661, -163.5267>
[02:48:32.510 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <572.0784, -54.34161, -159.9961>
[02:48:32.511 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <573.0553, -54.75438, -156.5923>
[02:48:32.511 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <575.9899, -51.31942, -161.3082>
[02:48:32.511 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <576.569, -57.08489, -159.1015>
[02:48:32.511 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <577.7908, -57.92047, -164.16>
[02:48:32.512 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <579.0589, -52.78202, -160.4294>
[02:48:32.512 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <575.8491, -50.09017, -156.0971>
[02:48:32.512 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <579.1697, -48.96362, -156.2039>
[02:48:32.513 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <571.5917, -53.9903, -156.9869>
[02:48:32.513 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <576.2141, -55.37046, -162.2113>
[02:48:32.513 D] ExBuddy: Adding Random Direction. from <569.9406, -58.02861, -164.8579> to <578.1455, -49.12663, -155.4628>
[02:48:32.513 N] Error encountered trying to find a path. Trying innerNavigator for 10 seconds before re-enabling flight.
[02:48:32.514 D] No viable path found to <0, 0, 0> from <0, 0, 0>
 
Encountered some more fun. The bot successfully went and harvested Heavens Lemon (From the North most node). However, when I went to check on it afterwards the following was being spammed the console:

This was on an island somewhere in the sky right? I haven't done much testing in sea of clouds yet.
 
Yea same here I was gathering Abaltathian Mistletoe in Sea of clouds and suddently the bot stuck and spam this in console

[03:20:12.954 N] Angle of deviation: 9.727661
[03:20:12.971 N] Angle of deviation: 8.179504
[03:20:12.988 N] Angle of deviation: 6.476639
[03:20:13.006 N] Angle of deviation: 25.61148
[03:20:13.027 N] Angle of deviation: 10.34903
[03:20:13.046 N] Angle of deviation: 7.616295
[03:20:13.067 N] Angle of deviation: 5.993134
[03:20:13.087 N] Angle of deviation: 25.21008
[03:20:13.108 N] Angle of deviation: 0.5618134
[03:20:13.128 N] Angle of deviation: 8.660751
[03:20:13.145 N] Angle of deviation: 7.009895
[03:20:13.162 N] Angle of deviation: 5.481636
[03:20:13.181 N] Angle of deviation: 24.78563
[03:20:13.196 N] Angle of deviation: 0.14431
[03:20:13.215 N] Angle of deviation: 8.323021
[03:20:13.236 N] Angle of deviation: 6.63607
[03:20:13.260 N] Angle of deviation: 5.166931
[03:20:13.277 N] Angle of deviation: 33.8552
[03:20:13.295 N] Angle of deviation: 9.727661
[03:20:13.313 N] Angle of deviation: 8.179504
[03:20:13.334 N] Angle of deviation: 6.476639
 
Yea same here I was gathering Abaltathian Mistletoe in Sea of clouds and suddently the bot stuck and spam this in console

[03:20:12.954 N] Angle of deviation: 9.727661
[03:20:12.971 N] Angle of deviation: 8.179504
[03:20:12.988 N] Angle of deviation: 6.476639
[03:20:13.006 N] Angle of deviation: 25.61148
[03:20:13.027 N] Angle of deviation: 10.34903
[03:20:13.046 N] Angle of deviation: 7.616295
[03:20:13.067 N] Angle of deviation: 5.993134
[03:20:13.087 N] Angle of deviation: 25.21008
[03:20:13.108 N] Angle of deviation: 0.5618134
[03:20:13.128 N] Angle of deviation: 8.660751
[03:20:13.145 N] Angle of deviation: 7.009895
[03:20:13.162 N] Angle of deviation: 5.481636
[03:20:13.181 N] Angle of deviation: 24.78563
[03:20:13.196 N] Angle of deviation: 0.14431
[03:20:13.215 N] Angle of deviation: 8.323021
[03:20:13.236 N] Angle of deviation: 6.63607
[03:20:13.260 N] Angle of deviation: 5.166931
[03:20:13.277 N] Angle of deviation: 33.8552
[03:20:13.295 N] Angle of deviation: 9.727661
[03:20:13.313 N] Angle of deviation: 8.179504
[03:20:13.334 N] Angle of deviation: 6.476639

Please include lines for the Generating Path from .. to ... etc. So i can use these spots to test when I get the chance.
 
Back
Top