Forum › Forums › Grids and Presets › (Phase 2) Infinite Diadem Botanist full route with Aetheromatic Auger
This topic contains 77 replies, has 37 voices, and was last updated by Xion 4 years, 2 months ago.
-
AuthorPosts
-
July 18, 2020 at 9:43 pm #22788July 18, 2020 at 9:52 pm #22789July 19, 2020 at 1:04 am #22794July 22, 2020 at 12:37 am #22817
Looks like I keep running back and forth into the Windmire around 27,30, with the character eventually getting stuck under the rocky part of the mountain. It’s happened in a few places in the scenario (almost every single time, oddly enough), though if there’s a way I can provide some logs let me know how I can help diagnose this.
July 22, 2020 at 6:35 am #22819July 22, 2020 at 10:49 am #22823Encountered a weird one today:
(07:08:36) I see a shiny node at (-106.733398, -546.101990, -14.249030). (07:08:37) Going from 292 to 296 in 5 trips. (07:08:42) 4 trips more.. (07:08:44) 3 trips more.. (07:08:46) 2 trips more.. (07:08:48) 1 trip more.. (07:08:48) Destination reached! (07:08:52) Hitting that poor node. :3 (07:09:06) My precious shiny sparkles! (3/4) (07:09:06) Scanning for shiny gathering nodes like '<anything>' *.* (07:09:06) I see a shiny node at (-91.524498, -600.214417, -18.227560). (07:09:07) Going from 296 to 303 in 4 trips. (07:09:10) 3 trips more.. (07:09:12) 2 trips more.. (07:09:13) 1 trip more.. (07:09:24) Sorry, can't dismount :( (07:09:24) Destination reached! (07:09:31) I give up - can't find that gathering node :( (07:09:31) Scanning for shiny gathering nodes like '<anything>' *.* (07:09:32) I see a shiny node at (-91.524498, -600.214417, -18.227560). (07:09:33) Going from 303 to 303 in 1 trips. (07:09:33) 1 trip more.. (07:09:44) Sorry, can't dismount :( (07:09:44) Destination reached! (07:09:51) I give up - can't find that gathering node :( (07:09:51) Scanning for shiny gathering nodes like '<anything>' *.* (07:09:51) I see a shiny node at (-91.524498, -600.214417, -18.227560). (07:09:52) Going from 303 to 303 in 1 trips. (07:09:52) 1 trip more.. (07:10:03) Sorry, can't dismount :( (07:10:03) Destination reached! (07:10:11) I give up - can't find that gathering node :( (07:10:11) This node is just bugged, I see no reason coming back here. Blacklisted. :3
Somehow, it got stuck on node 303 and couldn’t dismount.
I tried to replicate it and couldn’t do it, so it seems to be a rare issue. I have no idea what’s causing the dismount issue in the first place.
July 23, 2020 at 8:23 am #22834July 23, 2020 at 1:37 pm #22841^ It isnt really “miqo’s issue”, its how diadem is layed out and how the gathering nodes work. Most of the times Miqo wont have an issue getting to X node from Y location, but every now and then she’ll have trouble finding a suitable spot to unmount or what have you, and end up getting stuck. Not really much we can do about it I think, other than keep an eye out and take control when it happens.
July 24, 2020 at 11:52 am #22857When you enter again after completing the gather, you may enter normally or not. What’s wrong?
My confirm key is F.I would appreciate it if you could help me solve the problem
Attachments:
You must be logged in to view attached files.July 24, 2020 at 1:14 pm #22859That depends – have you watched the process? Is it actually entering the Diadem that’s a problem, or is it leaving? I’ve had problems with leaving Diadem reliably by navigating throuhg the portal. Both in this scenario and the mining one. So there’s a couple things that could go wrong.
1) Miqo doesn’t hit the exit portal quite right, doesn’t leave the Diadem properly, and so can’t re-enter. The scripting continues, the bot gets kicked out of the instance shortly afterwards due to the timer, and miqo is stuck in front of the Diadem NPC.
2) If Miqo actually gets out on time and the cursor naviation for re-entering still breaks, it could be either: a) you moved the mouse which resets the UI cursor (even when the game is in the background), which fucks up the scripting, b) any UI windows were still open so Miqo can’t properly select the NPC and re-enter, c) your loading screen was longer than the afkFor() time and Miqo initiated the re-enter scripting before you were out of the loading screen.
These are my solutions to those problems:
– Put in a job change before you talk to the Didem NPC. This closes any errant windows in case you ever get thrown out weirdly, and enables Miqo to get back in when she reaches this scenario part.
– Check how long your loading screens take and adjust the afkFor() times for leaving and entering. Add in some buffer in case of server lags or whatever. To be safe, jsut enter double the time that you actually see them take. I set the time to 12 seconds to be safe. What’s a few more seconds every 3 hours compared to a broken script?
– This is the big one: Don’t leave Diadem through the portal. At the end of the round, just open the duty finder window and leave through there. This way, you don’t have to hope that Miqo hits the portal jsut right to bring up the exit dialog.
– The entire exit and re-enter sequence is still very susceptible to mouse movement. Every movement resets the keyboard cursor and desyncs the UI interactions. It’s just how Square-Enix programmed the game. You should either minimize the FFXIV window while running the scenario (putting it in the background is not enough) or, if you really want to watch during it, not interact with your PC at all.
This is what my exit sequence looks like at the end of the day:
// -> Exit Diadem key(p, 1) // duty finder key(num4, 1) key(num0, 1) key(num4, 1) key(num0, 1) afkFor(00:00:12) // Outside of Diadem job(BTN) // closes any windows key(num0, 1) key(num0, 1) key(num0, 1) key(num0, 1) key(num4, 1) key(num0, 1) key(num4, 1) key(num0, 1) afkFor(00:00:12) repeatAll(10)
July 24, 2020 at 1:46 pm #22860July 24, 2020 at 5:21 pm #22865Hey all!
I’ve been trying to get Miqo to use Blessed Harvest II during the loops when possible to speed up collecting the mats. I’ve tried to adjust the gathering preset that came with this as well as altering it manually while it’s running. I’m also super new to Miqo, so I could just be doing it wrong.
Is there anything preventing her from using the Yield +2 when running the route? I don’t see anything in the logs at all attempting to cast anything.
July 24, 2020 at 8:58 pm #22866The only reasons why it can’t be used are:
1. You don’t have it on one of your visible hotbars. Do note that you can’t put it on some invisible hotbar because of changes in a prior patch.
2. You don’t have enough GP to use it. (You’ll get a notice about this in the chat log – Not enough GP for this rotation).July 24, 2020 at 10:05 pm #22867July 25, 2020 at 3:08 pm #22873I haven’t let this scenario run very long, only about 20 minutes, but it only seems to be harvesting the level 10 materials. Does it move to the upper level materials later? Or is there a way I haven’t experimented with yet to set the tier you want to gather at?
Edit: I’m an idiot. Figured it out. I’m so sorry xD
- This reply was modified 4 years, 3 months ago by Asher.
-
AuthorPosts
You must be logged in to reply to this topic.