Forum › Forums › Discussion › Issue with Miqo Scenarios
This topic contains 7 replies, has 3 voices, and was last updated by Lyfox 4 years, 3 months ago.
-
AuthorPosts
-
August 6, 2020 at 9:07 pm #23007
(12:02:53 AM) Teleporting to: ‘Fort Jobb’
(12:02:54 AM) (SCENARIO) Skip to next line.
(12:02:57 AM) I am ‘Botanist’ now! :3
(12:02:57 AM) DEBUG: Name not found. GatherPreset: ‘Ethereal Cocoon’
(12:02:58 AM) ERROR (Chapter 1, Line 4): Execution errorThat is the error I am receiving, below I’ll show what’s written and what I want it to do.
teleport(Fort Jobb) unstealth() changeJob(Botanist) selectGatherPreset(Ethereal Cocoon) afkUntil(8:05et) rotationIfGP(MaximumYield) startGathering(1)
I have a gathering preset created which is called exactly that, Ethereal Cocoon, every time the scenario gets to that, it can’t run it with the error above. I can’t seem to figure out what exactly I am doing wrong.
Edit: I’ve gotten scenarios to run before to do with gathering specific things at specific times, but this one in particular just refuses to.
- This topic was modified 4 years, 3 months ago by ImmortalOgre.
August 7, 2020 at 1:27 am #23011August 7, 2020 at 8:25 am #23012Theres a typo in that preset name. Could you export it and attach here?
I managed to fix it about an hour after posting that, for some reason exporting it and then importing it made it recognize the grid. Now I have another issue with it where it doesn’t actually go gather. It waits until 8:05 ET, selects the rotation, goes to startGathering and does nothing at all.
No idea what I’m doing wrong here.
Attachments:
You must be logged in to view attached files.August 7, 2020 at 8:38 am #23014August 7, 2020 at 9:09 am #23015My bad, I just woke up.
(12:04:22 PM) (SCENARIO) Started:
(12:04:22 PM) ‘EtherealCocoon’
(12:04:22 PM) Chapter: 1
(12:04:22 PM) Teleporting to: ‘Fort Jobb’
(12:04:23 PM) (SCENARIO) Skip to next line.
(12:04:28 PM) I am ‘Botanist’ now! :3
(12:04:28 PM) DEBUG: Name not found.
(12:04:28 PM) GatherPreset: ‘EtherealCocoon’
(12:04:28 PM) GridName: ‘Ethereal Cocoon’
(12:04:29 PM) AFK until: 8:05et (4148 seconds)
(12:04:31 PM) (SCENARIO) Skip to next line.
(12:04:34 PM) Added 500 GP rotation: ‘MaximumYield’
(12:04:34 PM) Select a grid for gathering!
(12:04:34 PM) (SCENARIO) Chapter 1 complete.
(12:04:34 PM) Teleporting to: ‘Fort Jobb’
(12:04:36 PM) (SCENARIO) Stopping…
(12:04:36 PM) (SCENARIO) Stopped.
(12:04:36 PM) Well, you know, I don’t mind continuing it any time! 😉I skipped the AFK to next line because the node was already spawned. It just goes through it and repeats it, but it doesn’t actually gather. It just teleports. AFK’s until the time, runs to the end and then resets itself.
The gathering part actually works flawlessly:
(12:05:50 PM) Gathering started.
(12:05:50 PM) Max node count: 1
(12:05:50 PM) Scanning for shiny gathering nodes like ‘<anything>’ *.*
(12:05:50 PM) No gathering nodes around. But hey, there’s a beacon over there for me ->
(12:05:50 PM) Going from 4 to 9 in 5 trips.
(12:05:53 PM) 5 trips more..
(12:05:57 PM) 4 trips more..
(12:06:22 PM) 3 trips more..
(12:06:32 PM) 2 trips more..
(12:06:34 PM) 1 trip more..
(12:06:34 PM) Destination reached!
(12:06:34 PM) Scanning for shiny gathering nodes like ‘<anything>’ *.*
(12:06:34 PM) I see a shiny node at (234.035995, -575.481873, 141.726395).
(12:06:35 PM) Going from 9 to 12 in 3 trips.
(12:06:35 PM) 2 trips more..
(12:06:37 PM) 1 trip more..
(12:06:40 PM) Destination reached!
(12:06:41 PM) Selecting slot -> 4
(12:06:43 PM) Hitting that poor node. :3
(12:06:51 PM) Hitting that poor node. :3
(12:06:57 PM) Gathering stopping…
(12:06:58 PM) Well, you know, I don’t mind continuing it any time! 😉
(12:06:58 PM) Gathering stopped.It’s the scenario specifically that apparently fails.
And another thing, I am not sure if this is relevant, if i try to export the Scenario for the EtherealCocoon, I get “Scenario EtherealCocoon has unresolved links. Look at message log for detailsLog is:
(12:08:22 PM) DEBUG: Name not found. GatherPreset: ‘Ethereal Cocoon’
(12:09:11 PM) Old presets backed up to: C:\Users\methc\AppData\Local\Temp\miqobot\presets014.miqo
(12:09:13 PM) DEBUG: Name not found.
(12:09:13 PM) GatherPreset: ‘EtherealCocoon’
(12:09:13 PM) GridName: ‘Ethereal Cocoon’- This reply was modified 4 years, 3 months ago by ImmortalOgre.
August 7, 2020 at 11:19 am #23017August 7, 2020 at 11:36 am #23018(12:09:13 PM) GatherPreset: ‘EtherealCocoon’ selectGatherPreset(Ethereal Cocoon)
You see a difference here?
I’ve been through that long ago. I changed their names 5 or 6 times, it doesn’t matter what name I give them, it always errors out.
August 7, 2020 at 7:32 pm #23022(12:04:28 PM) DEBUG: Name not found.
(12:04:28 PM) GatherPreset: ‘EtherealCocoon’
(12:04:28 PM) GridName: ‘Ethereal Cocoon’Yep this is relevant. You have a gathering preset EtherealCocoon which contains a link to a navigation grid named Ethereal Cocoon. But the grid you posted earlier is named differently: BTN_FOLKShB_EtherealCocoon. Seems like you renamed it and forgot to update the preset.
Go to gathering tab, select this preset, select the correct grid, click overwrite.
-
AuthorPosts
You must be logged in to reply to this topic.