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!

[Order Bot] Aether Currents

I did the Dravinian Hinterlands Aether Currents manually, but I recorded the locations and id's, maybe they're useful to you for your next profile. I followed the order from the video below.

[video=youtube;D_Q-RhE4JDE]https://www.youtube.com/watch?v=D_Q-RhE4JDE[/video]

The Dravanian Hinterlands

Field:
Coordinates Description
(x36, y26) Up on a ledge as you enter from the Dravanian Forelands
MapID:399
PlayerLoc:<679.2313, 135.8786, 199.3935>
TargetLoc: <675.5931, 135.7594, 197.8026>
TargetId: 2006205


(x37, y21) Up on a cliff as you enter the zone
MapID:399
PlayerLoc:<743.944, 136.5083, -48.28347>
TargetLoc: <744.625, 136.6445, -50.37012>
TargetId: 2006206


(x23, y23) head for the edge of the eastern section of the map. It is on the Lower level. Drop down
MapID:399
PlayerLoc:<34.85185, 52.69535, 36.08711>
TargetLoc: <34.43958, 52.68933, 33.21875>
TargetId: 2006207


(x17, y18) Atop the eastern side of a collapsed bridge.
MapID:399
PlayerLoc:<-232.9893, 123.3227, -218.7697>
TargetLoc: <-236.3775, 123.3081, -218.494>
TargetId: 2006208


(x6, y21) Available after completing the level 58 Main Scenario Quest Leaving Idyllshire. Atop a smaller cliff, near a group of bears.
MapID:399
PlayerLoc:<-829.265, 163.9474, -33.21378>
TargetLoc: <-827.1763, 163.8361, -35.56885>
TargetId: 2006209


(x11, y23) Available after completing the level 58 Main Scenario Quest Leaving Idyllshire.In the middle of a bed of water with a lot of Morbols around.
MapID:399
PlayerLoc:<-572.1892, 146.8684, 68.81891>
TargetLoc: <-570.7943, 147.0817, 67.3075>
TargetId: 2006210

(x5, y33) Available after completing the level 58 Main Scenario Quest Leaving Idyllshire. Atop a cliff, next to an Orn Kite.
MapID:399
PlayerLoc:<-857.0906, 200.8361, 530.8511>
TargetLoc: <-854.5815, 200.824, 531.0597>
TargetId: 2006211


(x19, y31) Available after completing the level 58 Main Scenario Quest Leaving Idyllshire. Atop a rocky outcropping overhanging the giant bubble.
MapID:399
PlayerLoc:<-178.0568, 200.3203, 462.3688>
TargetLoc: <-175.8602, 201.4343, 460.7156>
TargetId: 2006214


(x20, y37) Available after completing the level 58 Main Scenario Quest Leaving Idyllshire. On broken bridge at Path of Knowing, drop down and use stairs
MapID:399
PlayerLoc:<-83.12643, 202.5405, 766.764>
TargetLoc: <-85.28278, 202.533, 766.7506>
TargetId: 2006212


(x27, y26) Available after completing the level 58 Main Scenario Quest Leaving Idyllshire. On an outcropping behind some trees. You have to take the long way round via the Path of Knowing, so be careful when dropping down not to miss it.
MapID:399
PlayerLoc:<236.7419, 102.2096, 212.3117>
TargetLoc: <239.1545, 101.9149, 210.7118>
TargetId: 2006213
 
I did the Dravinian Hinterlands Aether Currents manually, but I recorded the locations and id's, maybe they're useful to you for your next profile. I followed the order from the video below.
I've had the profile done for about a week, but it looks like pushing it to my SVN and here slipped my mind. Thanks for obtaining the information, though!


[table="align: left"]
[tr]
[td="align: center"]Version[/td]
[td="align: center"]Class[/td]
[td="align: center"]Profile Name[/td]
[td="align: center"]Class Level[/td]
[td]Notes[/td]
[/tr]
[tr]
[td="align: center"]1.0.0[/td]
[td="align: center"]Combat[/td]
[td][O] The Dravanian Hinterlands.xml[/td]
[td="align: center"]59[/td]
[td]GE Wiki[/td]
[/tr]
[tr]
[td="align: center"]1.0.0[/td]
[td="align: center"]Combat[/td]
[td][O] Azys Lla.xml[/td]
[td="align: center"]59[/td]
[td]GE Wiki[/td]
[/tr]
[/table]
The Dravanian Hinterlands and Azys Lla profiles added to the first post.

Don't forget about this little guy if you run into any issues:

If you find anything wrong with any of these profiles, please use the following template for issue reporting:

Profile Name:
Issue:
Suggested Fix: (if you'd like)
 
I've had the profile done for about a week, but it looks like pushing it to my SVN and here slipped my mind. Thanks for obtaining the information, though!



The Dravanian Hinterlands and Azys Lla profiles added to the first post.

Don't forget about this little guy if you run into any issues:

Awesome job! Two quick fixes:

Travel.cs has a typo: One instance of '399-East' needs to be '399_East' for consistancy

In Dravanian Hinterlands profile, all TravelTo references to '399' need to be '399_West' since the TravelTo only supports 399_East and 399_West, and only 399_West connects to 478

Testing now with those changes, will let you know if I find anything else!
 
Profile Name: [O] The Dravanian Hinterlands.xml
Issue: Meshing is still iffy, especially when trying to travel back to zone 478
Suggested Fix: Change all Travel to 478 tags when in 399 to Teleport to Idyllshire; it is much faster even if the mesh was good, and it is very inexpensive anyway

I actually recommend this for all profiles that use Idyllshire, not just this one
 
Last edited:
Profile Name: [O] The Dravanian Hinterlands.xml
Issue: Using both TravelTo 399 tag and custom code to get to zone 399
Suggested Fix: Change all travel snippets to use one or the other; I recomend the TravelTo tag for ease of updating later, but if you choose to switch to the snippets you need to add the MoveForwardStart codechunk:

Code:
		<CodeChunk Name="MoveForwardStart">
			<![CDATA[
				await Buddy.Coroutines.Coroutine.Sleep(500);
				ff14bot.Managers.MovementManager.MoveForwardStart();
				await Buddy.Coroutines.Coroutine.Sleep(2000);
				ff14bot.Managers.MovementManager.MoveForwardStop();
				await Buddy.Coroutines.Coroutine.Sleep(500);
		]]>
		</CodeChunk>
 
Profile Name: [O] The Dravanian Hinterlands.xml
Issue: Gets stuck in Matoya's Cave after finishing quests and trying to start Aethercurrent pathing
Suggested Fix: Add code snippet in between quests and Aethercurrent Pathing to teleport back to Idyllshire and then move into Dravanian Hinterlands.

Alternatively, you could add a code snippet at the end of the last quest to leave the cave and enter the Hinterlands, but I prefer the predictability of knowing the Aethercurrent Pathing will most likely start at the same location no matter if you start it after having finished the quests or you let the profile run the quests then move right into the Aethercurrents.
 
There were recent changes to the Travel.cs file by dark wolf and the typo(s) that I previously fixed appear to still be there - will try to fix these ASAP. Will also address any edits needed to match the Travel.cs file for properly zone changes.

Profile Name: [O] The Dravanian Hinterlands.xml
Issue: Gets stuck in Matoya's Cave after finishing quests and trying to start Aethercurrent pathing
Suggested Fix: Add code snippet in between quests and Aethercurrent Pathing to teleport back to Idyllshire and then move into Dravanian Hinterlands.

Alternatively, you could add a code snippet at the end of the last quest to leave the cave and enter the Hinterlands, but I prefer the predictability of knowing the Aethercurrent Pathing will most likely start at the same location no matter if you start it after having finished the quests or you let the profile run the quests then move right into the Aethercurrents.
Good catch. Will add a teleport before the first current to account for those who did any of the quests with this profile.

Thanks for the reports!
 
Hello I been having problems with hinterlands aethernet. The profile does extremely good on eastern side and once it finishes that it'll teleport you back into Idyllshire but once it does that the profile will make you run all the way up to the entrance to the western portion of the hinterlands and then error and close. Here is a log file, can anyone tell me whats going wrong?

[08:58:39.351 D] Teleporting to Idyllshire
[08:58:46.906 N] [FlightMover] Set default value for flying to false until we can determine if we can fly in this zone.
[08:59:49.208 V] [Poi.Clear] Reason: Current behavior changed to MoveToTag: LineNumber: 568, XYZ: <74.39938, 205, 140.4551>, Name: The Dravanian Hinterlands West, Distance: 3, UseMesh: True, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
[08:59:49.208 D] Replaced hook [ProfileOrderBehavior_Hook] 1ebabd33-89d7-477c-bf91-04841c0cc175
[08:59:49.213 D] Requesting path on 478 from <81.19735, 207.6199, -11.01141> to <74.39938, 205, 140.4551>
[08:59:49.301 D] Generated path to <74.39938, 205, 140.4551> in 00:00:00.0876629 ms
[08:59:49.508 N] Sprinting
[08:59:49.508 D] DoAction Spell 3 0xE0000000
[08:59:53.132 D] Moving to next hop: <68.46122, 207.2383, 3.812696> (The Dravanian Hinterlands West) D: 4.50379
[08:59:53.971 D] Moving to next hop: <58.46756, 205.9266, 18.13243> (The Dravanian Hinterlands West) D: 17.93519
[08:59:57.801 D] Moving to next hop: <62.3756, 205.51, 28.08853> (The Dravanian Hinterlands West) D: 10.94377
[09:00:00.008 D] Moving to next hop: <57.05037, 206.1021, 38.21294> (The Dravanian Hinterlands West) D: 11.86012
[09:00:03.316 D] Moving to next hop: <56.9801, 206.054, 40.09926> (The Dravanian Hinterlands West) D: 2.066313
[09:00:03.548 D] Moving to next hop: <60.84673, 207.2582, 48.03312> (The Dravanian Hinterlands West) D: 9.610201
[09:00:05.271 D] Moving to next hop: <93.25415, 208.2941, 82.85785> (The Dravanian Hinterlands West) D: 48.03291
[09:00:17.868 D] Moving to next hop: <93.71624, 207.8094, 84.9194> (The Dravanian Hinterlands West) D: 2.641404
[09:00:18.335 D] Moving to next hop: <96.04587, 207.2756, 91.55019> (The Dravanian Hinterlands West) D: 7.667117
[09:00:19.708 N] Sprinting
[09:00:19.708 D] DoAction Spell 3 0xE0000000
[09:00:20.066 D] Moving to next hop: <93.23126, 207.2406, 90.12935> (The Dravanian Hinterlands West) D: 2.707426
[09:00:20.563 D] Moving to next hop: <93.8882, 207.2275, 92.13226> (The Dravanian Hinterlands West) D: 1.803396
[09:00:20.841 D] Moving to next hop: <93.78638, 207.1376, 93.18244> (The Dravanian Hinterlands West) D: 1.559507
[09:00:21.097 D] Moving to next hop: <93.94981, 207.1264, 93.73519> (The Dravanian Hinterlands West) D: 0.8279706
[09:00:21.267 D] Moving to next hop: <94.35384, 207.1287, 94.28243> (The Dravanian Hinterlands West) D: 0.8466132
[09:00:21.412 D] Moving to next hop: <96.09502, 207.2951, 95.50228> (The Dravanian Hinterlands West) D: 2.317718
[09:00:21.780 D] Moving to next hop: <95.05931, 207.2496, 98.28739> (The Dravanian Hinterlands West) D: 3.095771
[09:00:22.169 D] Moving to next hop: <81.15119, 204.0066, 125.575> (The Dravanian Hinterlands West) D: 31.28648
[09:00:28.112 D] Moving to next hop: <74.39938, 205, 140.4551> (The Dravanian Hinterlands West) D: 17.06951
[09:00:32.760 V] [Poi.Clear] Reason: Current behavior changed to RunCode: LineNumber: 569, Name: MoveForwardStart, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.ActionRunCoroutine, .
[09:00:32.760 D] Replaced hook [ProfileOrderBehavior_Hook] b6558773-8fdf-40a6-90ab-bd2bf21e4689
[09:00:32.765 N] [RunCode] Unable to locate function delegate with the name MoveForwardStart.
[09:00:32.765 N] Stopping the bot. Reason:[RunCode] Unable to locate function delegate with the name MoveForwardStart.
[09:00:32.766 D] CurrentBot.Stop()
[09:00:32.766 D] TreeHooks.Instance.ClearAll()
[09:00:32.766 N] Clearing all hooks.
[09:00:32.766 D] Added new hook [PreCombatLogic] e2a5a425-9da9-4544-b904-a297fb629abd
[09:00:32.766 N] [Zekken] Avoidance hooked.
[09:00:32.766 D] Replaced hook [PreCombatBuff] 4122c54a-8652-4849-b263-7049cdb7e12f
[09:00:32.766 D] Replaced hook [Heal] ea74aed2-24f4-4f80-9e8c-6768cf15903f
[09:00:32.766 D] Replaced hook [Pull] 6d4c7f2b-b620-4bc9-b4c4-0a27778cafc9
[09:00:32.766 D] Replaced hook [CombatBuff] a0013a54-df1f-4f8a-9f75-e01e5e4efca0
[09:00:32.766 D] Replaced hook [Combat] 12efd137-1eb0-4c73-8e72-540d224aa388
[09:00:32.766 D] Replaced hook [Rest] db281727-d514-4d0e-8a1c-aa0eb0966a16
[09:00:32.766 D] Added new hook [TreeStart] 6529785c-a13b-4235-b48d-a87000de2d54
[09:00:32.766 D] Added new hook [PoiAction] e28e0220-36b4-4201-90ea-89eeb5d94c08
[09:00:32.766 D] Navigator.Clear()
[09:00:32.921 V] [Poi.Clear] Reason: Bot stopped
[09:00:32.921 D] OnStop event
[09:00:32.921 D] OnStop Event Invoking
[09:00:32.921 D] ProfileOrderManager.OnBotStop. Resetting caches.
[09:00:32.921 N] [EnableFlight] Stopped Flight Navigator.
[09:00:32.921 V] [FlightNav] Putting original Navigator back!
[09:00:32.921 N] [EnableFlight] Disposing the GaiaNavigator
[09:00:32.921 N] Connection closed! 192.99.148.87:31214
 
MoveForwardStart

Hello I been having problems with hinterlands aethernet. The profile does extremely good on eastern side and once it finishes that it'll teleport you back into Idyllshire but once it does that the profile will make you run all the way up to the entrance to the western portion of the hinterlands and then error and close. Here is a log file, can anyone tell me whats going wrong?

See this:
Suggested Fix: Change all travel snippets to use one or the other; I recomend the TravelTo tag for ease of updating later, but if you choose to switch to the snippets you need to add the MoveForwardStart codechunk:

Code:
Code:
		<CodeChunk Name="MoveForwardStart">
			<![CDATA[
				await Buddy.Coroutines.Coroutine.Sleep(500);
				ff14bot.Managers.MovementManager.MoveForwardStart();
				await Buddy.Coroutines.Coroutine.Sleep(2000);
				ff14bot.Managers.MovementManager.MoveForwardStop();
				await Buddy.Coroutines.Coroutine.Sleep(500);
		]]>
		</CodeChunk>
 
Changes to The Dravanian Hinterlands profile pushed. Thank you for the reports as a reminder!

Changelog:

Code:
[B]The Dravanian Hinterlands (v1.0.1)[/B]

[INDENT]Travel.cs errors. [B][COLOR="#FF0000"]Fixed![/COLOR][/B][/INDENT]

[B]Quest Behaviors[/B]

[INDENT][I]Travel.cs:[/I] The Dravanian Hinterlands errors. [B][COLOR="#FF0000"]Fixed![/COLOR][/B][/INDENT]
 
[22:35:10.964 D] Replaced hook [ProfileOrderBehavior_Hook] 5119999e-b64c-4f19-81fe-d5adcea3a576
[22:35:10.970 D] Requesting path on 478 from <61.39185, 207.34, -11.3442> to <-26.84064, 206.5, 28.67163>
[22:35:11.095 D] Generated path to <-26.84064, 206.5, 28.67163> in 00:00:00.1254341 ms
[22:35:14.813 D] Requesting path on 478 from <39.5166, 206.4437, 11.49699> to <61.59185, 207.34, -10.2942>
[22:35:14.899 D] Generated path to <61.59185, 207.34, -10.2942> in 00:00:00.0861774 ms
[22:35:14.900 D] Requesting path on 478 from <38.90998, 206.4728, 12.1304> to <-26.84064, 206.5, 28.67163>
[22:35:14.988 D] Generated path to <-26.84064, 206.5, 28.67163> in 00:00:00.0881313 ms
[22:35:15.048 D] Requesting path on 478 from <39.48425, 206.4429, 11.57588> to <61.59185, 207.34, -10.2942>
[22:35:15.132 D] Generated path to <61.59185, 207.34, -10.2942> in 00:00:00.0844889 ms
[22:35:15.143 D] Requesting path on 478 from <38.92649, 206.4647, 12.16864> to <-26.84064, 206.5, 28.67163>
[22:35:15.229 D] Generated path to <-26.84064, 206.5, 28.67163> in 00:00:00.0861212 ms
[22:35:15.294 D] Requesting path on 478 from <39.47098, 206.4408, 11.63741> to <61.59185, 207.34, -10.2942>
[22:35:15.379 D] Generated path to <61.59185, 207.34, -10.2942> in 00:00:00.0845163 ms
[22:35:15.406 D] Requesting path on 478 from <38.77806, 206.4563, 12.35257> to <-26.84064, 206.5, 28.67163>
[22:35:15.498 D] Generated path to <-26.84064, 206.5, 28.67163> in 00:00:00.0913419 ms
[22:35:15.505 D] Requesting path on 478 from <39.41932, 206.4426, 11.71599> to <61.59185, 207.34, -10.2942>
[22:35:15.589 D] Generated path to <61.59185, 207.34, -10.2942> in 00:00:00.0834333 ms
[22:35:15.616 D] Requesting path on 478 from <39.65334, 206.4262, 11.48369> to <-26.84064, 206.5, 28.67163>
[22:35:15.703 D] Generated path to <-26.84064, 206.5, 28.67163> in 00:00:00.0867678 ms
spazzing out in idyll instead of doing anything for the hinterlands profile.
 
the second aether current in sea of clouds it walks to an area with no point there and stops.

329.8542>
[03:52:13.851 D] Generated path to <-505.5772, -217.5784, 329.8542> in 00:00:00.1097648 ms
[03:52:16.085 D] Moving to next hop: <-581.1533, -165.7887, 609.2868> (Aether Current #2) D: 10.22641
[03:52:17.177 D] Moving to next hop: <-579.4498, -165.777, 609.8845> (Aether Current #2) D: 2.166986
[03:52:17.373 D] Moving to next hop: <-574.9557, -165.9205, 610.9938> (Aether Current #2) D: 5.048573
[03:52:17.890 D] Moving to next hop: <-488.424, -165.7797, 613.5498> (Aether Current #2) D: 86.92147
[03:52:27.487 D] Moving to next hop: <-484.5964, -165.6763, 612.8138> (Aether Current #2) D: 4.442046
[03:52:27.933 D] Moving to next hop: <-473.2362, -165.4452, 611.5987> (Aether Current #2) D: 11.85986
[03:52:29.210 D] Moving to next hop: <-469.3844, -165.377, 614.3521> (Aether Current #2) D: 4.988182
[03:52:29.714 D] Moving to next hop: <-460.5901, -165.4554, 617.7132> (Aether Current #2) D: 9.868434
[03:52:30.775 D] Moving to next hop: <-459.4703, -165.305, 618.3878> (Aether Current #2) D: 1.730285
[03:52:30.906 D] Moving to next hop: <-437.3845, -169.877, 639.952> (Aether Current #2) D: 31.6698
[03:52:34.336 D] Moving to next hop: <-407.3323, -179.2142, 647.1747> (Aether Current #2) D: 32.74789
[03:52:37.789 D] Moving to next hop: <-405.8979, -179.3978, 646.1443> (Aether Current #2) D: 1.974457
[03:52:37.922 D] Moving to next hop: <-398.9845, -182.277, 639.952> (Aether Current #2) D: 10.39336
[03:52:38.901 D] Moving to next hop: <-376.4159, -185.2238, 635.9863> (Aether Current #2) D: 23.77331
[03:52:41.525 D] Moving to next hop: <-334.9844, -181.777, 639.952> (Aether Current #2) D: 42.12771
[03:52:46.143 D] Moving to next hop: <-322.1844, -182.377, 646.3521> (Aether Current #2) D: 14.72639
[03:52:47.735 D] Moving to next hop: <-309.3844, -183.577, 652.7521> (Aether Current #2) D: 14.74792
[03:52:49.335 D] Moving to next hop: <-296.5844, -184.077, 659.152> (Aether Current #2) D: 14.61067
[03:52:50.903 D] Moving to next hop: <-285.3399, -185.037, 662.6407> (Aether Current #2) D: 12.30279
[03:52:52.227 D] Moving to next hop: <-284.198, -186.2342, 661.6943> (Aether Current #2) D: 2.132293
[03:52:52.366 D] Moving to next hop: <-282.9456, -186.7747, 660.5964> (Aether Current #2) D: 2.319719
[03:52:52.562 D] Moving to next hop: <-270.9844, -187.677, 639.952> (Aether Current #2) D: 24.21245
[03:52:55.172 D] Moving to next hop: <-263.5062, -184.5186, 626.8439> (Aether Current #2) D: 16.12982
[03:52:56.907 D] Moving to next hop: <-262.1875, -184.2257, 624.5129> (Aether Current #2) D: 2.915972
[03:52:57.198 D] Moving to next hop: <-262.2956, -184.2848, 621.7075> (Aether Current #2) D: 3.075084
[03:52:57.464 D] Moving to next hop: <-261.8344, -183.3767, 616.902> (Aether Current #2) D: 5.536507
[03:52:57.991 D] Moving to next hop: <-262.2344, -183.1858, 615.502> (Aether Current #2) D: 2.166708
[03:52:58.193 D] Moving to next hop: <-264.5844, -186.777, 595.152> (Aether Current #2) D: 21.07179
[03:53:00.478 D] Moving to next hop: <-264.5844, -187.677, 588.752> (Aether Current #2) D: 6.888308
[03:53:01.155 D] Moving to next hop: <-256.9895, -183.9607, 567.2297> (Aether Current #2) D: 23.83543
[03:53:03.701 D] Moving to next hop: <-257.4068, -186.4984, 552.4398> (Aether Current #2) D: 15.55078
[03:53:05.317 D] Moving to next hop: <-258.5399, -186.577, 551.0133> (Aether Current #2) D: 2.472398
[03:53:05.516 D] Moving to next hop: <-283.7844, -186.577, 524.752> (Aether Current #2) D: 37.12037
[03:53:09.606 D] Moving to next hop: <-384.5767, -210.34, 420.0745> (Aether Current #2) D: 147.5219
[03:53:25.731 D] Moving to next hop: <-469.3845, -217.477, 339.1519> (Aether Current #2) D: 117.915
[03:53:38.784 D] Moving to next hop: <-482.3369, -217.8591, 333.043> (Aether Current #2) D: 14.56039
[03:53:40.342 D] Moving to next hop: <-479.9988, -217.7869, 333.8708> (Aether Current #2) D: 1.983897
[03:53:40.540 D] Moving to next hop: <-505.5772, -217.5784, 329.8542> (Aether Current #2) D: 25.64398
[03:53:43.137 D] Exception generated from line 54
[03:53:43.137 D] Traceback (most recent call last):
File "<string>", line 4, in Execute
AttributeError: 'NoneType' object has no attribute 'IsVisible'

[03:53:43.137 N] Stopping the bot.
[03:53:43.137 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 IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
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.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[03:53:43.137 D] CurrentBot.Stop()
[03:53:43.137 N] Connection closed! 192.99.148.87:31215
[03:53:43.137 D] TreeHooks.Instance.ClearAll()
[03:53:43.137 N] Clearing all hooks.
[03:53:43.137 D] Replaced hook [PreCombatBuff] bbe13fcd-8a1e-4314-ab8c-92aff01ba833
[03:53:43.137 D] Replaced hook [Heal] d6aee20d-f767-43d5-a2a5-ec5963e312fa
[03:53:43.137 D] Replaced hook [Pull] cce31b08-8ef9-4a44-be05-71c359e98739
[03:53:43.137 D] Replaced hook [CombatBuff] d039a00a-2321-45a1-8781-2e75062b665b
[03:53:43.137 D] Replaced hook [Combat] 71b9a5a4-9c6b-4661-816c-75bf0156db57
[03:53:43.137 D] Replaced hook [Rest] 8a0adb0b-a64b-4c2d-be5c-13967e4b3dda
[03:53:43.137 N] [Kupo] Hooks cleared, re-creating behaviors
[03:53:43.138 D] Replaced hook [Kupo.Combat] 9c6a92f6-c5ff-4937-b361-7122b9a5d292
[03:53:43.138 D] Replaced hook [Kupo.Pull] 6816d647-0ede-4477-b598-24021dd74b36
[03:53:43.138 D] Replaced hook [Kupo.Rest] 1f3325ae-a9bc-47c8-84ba-efe56145dbf7
[03:53:43.138 D] Replaced hook [Kupo.CombatBuffs] fdb94a5c-805b-4a41-8509-6462928228eb
[03:53:43.138 D] Replaced hook [Kupo.Heal] a4fc9e1c-1f15-4ded-95dc-9c15e0a52374
[03:53:43.138 D] Replaced hook [Kupo.PreCombatBuffs] 0b01f7a2-65b0-4335-a362-1f6e2998a852
[03:53:43.138 D] Navigator.Clear()
[03:53:43.138 V] [Poi.Clear] Reason: Bot stopped
[03:53:43.138 D] OnStop event
[03:53:43.138 D] OnStop Event Invoking
[03:53:43.138 N] Bot Thread Ended.



Compass also shows nearest current is 252 yalms southwest
 
The profiles will need some love, that's for sure. No ETA atm, sorry. :(
 
the second aether current in sea of clouds it walks to an area with no point there and stops.
Code:
329.8542>
[03:52:13.851 D] Generated path to <-505.5772, -217.5784, 329.8542> in 00:00:00.1097648 ms
[03:52:16.085 D] Moving to next hop: <-581.1533, -165.7887, 609.2868> (Aether Current #2) D: 10.22641
[03:52:17.177 D] Moving to next hop: <-579.4498, -165.777, 609.8845> (Aether Current #2) D: 2.166986
[03:52:17.373 D] Moving to next hop: <-574.9557, -165.9205, 610.9938> (Aether Current #2) D: 5.048573
[03:52:17.890 D] Moving to next hop: <-488.424, -165.7797, 613.5498> (Aether Current #2) D: 86.92147
[03:52:27.487 D] Moving to next hop: <-484.5964, -165.6763, 612.8138> (Aether Current #2) D: 4.442046
[03:52:27.933 D] Moving to next hop: <-473.2362, -165.4452, 611.5987> (Aether Current #2) D: 11.85986
[03:52:29.210 D] Moving to next hop: <-469.3844, -165.377, 614.3521> (Aether Current #2) D: 4.988182
[03:52:29.714 D] Moving to next hop: <-460.5901, -165.4554, 617.7132> (Aether Current #2) D: 9.868434
[03:52:30.775 D] Moving to next hop: <-459.4703, -165.305, 618.3878> (Aether Current #2) D: 1.730285
[03:52:30.906 D] Moving to next hop: <-437.3845, -169.877, 639.952> (Aether Current #2) D: 31.6698
[03:52:34.336 D] Moving to next hop: <-407.3323, -179.2142, 647.1747> (Aether Current #2) D: 32.74789
[03:52:37.789 D] Moving to next hop: <-405.8979, -179.3978, 646.1443> (Aether Current #2) D: 1.974457
[03:52:37.922 D] Moving to next hop: <-398.9845, -182.277, 639.952> (Aether Current #2) D: 10.39336
[03:52:38.901 D] Moving to next hop: <-376.4159, -185.2238, 635.9863> (Aether Current #2) D: 23.77331
[03:52:41.525 D] Moving to next hop: <-334.9844, -181.777, 639.952> (Aether Current #2) D: 42.12771
[03:52:46.143 D] Moving to next hop: <-322.1844, -182.377, 646.3521> (Aether Current #2) D: 14.72639
[03:52:47.735 D] Moving to next hop: <-309.3844, -183.577, 652.7521> (Aether Current #2) D: 14.74792
[03:52:49.335 D] Moving to next hop: <-296.5844, -184.077, 659.152> (Aether Current #2) D: 14.61067
[03:52:50.903 D] Moving to next hop: <-285.3399, -185.037, 662.6407> (Aether Current #2) D: 12.30279
[03:52:52.227 D] Moving to next hop: <-284.198, -186.2342, 661.6943> (Aether Current #2) D: 2.132293
[03:52:52.366 D] Moving to next hop: <-282.9456, -186.7747, 660.5964> (Aether Current #2) D: 2.319719
[03:52:52.562 D] Moving to next hop: <-270.9844, -187.677, 639.952> (Aether Current #2) D: 24.21245
[03:52:55.172 D] Moving to next hop: <-263.5062, -184.5186, 626.8439> (Aether Current #2) D: 16.12982
[03:52:56.907 D] Moving to next hop: <-262.1875, -184.2257, 624.5129> (Aether Current #2) D: 2.915972
[03:52:57.198 D] Moving to next hop: <-262.2956, -184.2848, 621.7075> (Aether Current #2) D: 3.075084
[03:52:57.464 D] Moving to next hop: <-261.8344, -183.3767, 616.902> (Aether Current #2) D: 5.536507
[03:52:57.991 D] Moving to next hop: <-262.2344, -183.1858, 615.502> (Aether Current #2) D: 2.166708
[03:52:58.193 D] Moving to next hop: <-264.5844, -186.777, 595.152> (Aether Current #2) D: 21.07179
[03:53:00.478 D] Moving to next hop: <-264.5844, -187.677, 588.752> (Aether Current #2) D: 6.888308
[03:53:01.155 D] Moving to next hop: <-256.9895, -183.9607, 567.2297> (Aether Current #2) D: 23.83543
[03:53:03.701 D] Moving to next hop: <-257.4068, -186.4984, 552.4398> (Aether Current #2) D: 15.55078
[03:53:05.317 D] Moving to next hop: <-258.5399, -186.577, 551.0133> (Aether Current #2) D: 2.472398
[03:53:05.516 D] Moving to next hop: <-283.7844, -186.577, 524.752> (Aether Current #2) D: 37.12037
[03:53:09.606 D] Moving to next hop: <-384.5767, -210.34, 420.0745> (Aether Current #2) D: 147.5219
[03:53:25.731 D] Moving to next hop: <-469.3845, -217.477, 339.1519> (Aether Current #2) D: 117.915
[03:53:38.784 D] Moving to next hop: <-482.3369, -217.8591, 333.043> (Aether Current #2) D: 14.56039
[03:53:40.342 D] Moving to next hop: <-479.9988, -217.7869, 333.8708> (Aether Current #2) D: 1.983897
[03:53:40.540 D] Moving to next hop: <-505.5772, -217.5784, 329.8542> (Aether Current #2) D: 25.64398
[03:53:43.137 D] Exception generated from line 54
[03:53:43.137 D] Traceback (most recent call last):
  File "<string>", line 4, in Execute
AttributeError: 'NoneType' object has no attribute 'IsVisible'

[03:53:43.137 N] Stopping the bot.
[03:53:43.137 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 IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
   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.Find()
   at ..()
   at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
   at ff14bot.BotBases.OrderBot.(Object , EventArgs )
   at ff14bot.Behavior.BrainBehavior.()
[03:53:43.137 D] CurrentBot.Stop()
[03:53:43.137 N] Connection closed! 192.99.148.87:31215
[03:53:43.137 D] TreeHooks.Instance.ClearAll()
[03:53:43.137 N] Clearing all hooks.
[03:53:43.137 D] Replaced hook [PreCombatBuff] bbe13fcd-8a1e-4314-ab8c-92aff01ba833
[03:53:43.137 D] Replaced hook [Heal] d6aee20d-f767-43d5-a2a5-ec5963e312fa
[03:53:43.137 D] Replaced hook [Pull] cce31b08-8ef9-4a44-be05-71c359e98739
[03:53:43.137 D] Replaced hook [CombatBuff] d039a00a-2321-45a1-8781-2e75062b665b
[03:53:43.137 D] Replaced hook [Combat] 71b9a5a4-9c6b-4661-816c-75bf0156db57
[03:53:43.137 D] Replaced hook [Rest] 8a0adb0b-a64b-4c2d-be5c-13967e4b3dda
[03:53:43.137 N] [Kupo] Hooks cleared, re-creating behaviors
[03:53:43.138 D] Replaced hook [Kupo.Combat] 9c6a92f6-c5ff-4937-b361-7122b9a5d292
[03:53:43.138 D] Replaced hook [Kupo.Pull] 6816d647-0ede-4477-b598-24021dd74b36
[03:53:43.138 D] Replaced hook [Kupo.Rest] 1f3325ae-a9bc-47c8-84ba-efe56145dbf7
[03:53:43.138 D] Replaced hook [Kupo.CombatBuffs] fdb94a5c-805b-4a41-8509-6462928228eb
[03:53:43.138 D] Replaced hook [Kupo.Heal] a4fc9e1c-1f15-4ded-95dc-9c15e0a52374
[03:53:43.138 D] Replaced hook [Kupo.PreCombatBuffs] 0b01f7a2-65b0-4335-a362-1f6e2998a852
[03:53:43.138 D] Navigator.Clear()
[03:53:43.138 V] [Poi.Clear] Reason: Bot stopped
[03:53:43.138 D] OnStop event
[03:53:43.138 D] OnStop Event Invoking
[03:53:43.138 N] Bot Thread Ended.


Compass also shows nearest current is 252 yalms southwest
i'm getting the same problem actually looks exactly the same using coerthas western highlands.. going to aether current 2 stops where i believe one use to be.. stops bot..
 
Last edited:
i'm getting the same problem actually looks exactly the same using coerthas western highlands.. going to aether current 2 stops where i believe one use to be.. stops bot..


It does seem like one used to be in the spots mine keeps freezing up on. This is on alt and for example when it stops at the top of the ramp in the hinterlands for point 1 i coulda swore one used to be there..
 
It does seem like one used to be in the spots mine keeps freezing up on. This is on alt and for example when it stops at the top of the ramp in the hinterlands for point 1 i coulda swore one used to be there..
Aether current locations have been changed with patch 3.3. Y2 will have to update this profile when he has spare time, but just be patient for now :)
 
Aether current locations have been changed with patch 3.3. Y2 will have to update this profile when he has spare time, but just be patient for now :)
they been moved??? that would explain why i tried to do it manually with a map i couldn't find the shit.. lol thank for that info, it was making me crazy..
 
Back
Top