Forum Replies Created
-
AuthorPosts
-
follow-up:
putting it in a seperate chapter still results in “unable to execute command while occupied” errors in-game and “a suspicious error…” in miqobot.
I tried to stagger the rate of spiritbond so that no more than 4 pieces of gear would hit 100%, but it’s impossible due to the random chance of a revisit proc causing gear to cap at 100% again.Guess for now I’ll manually extract in between nodes and leave the auto-extract from the scenario.
it was the “always yes” plugin causing interference with how miqo does the extraction. The plugin clicked yes before miqo could, making miqo try over and over to hit that non-existing yes button 🙂
-
This reply was modified 4 weeks, 1 day ago by
Enya.
First of all, massive thanks for this scenario! Been running it while I’m sitting behind my desk to study 🙂
I have noticed one issue which causes the script to kill itself. When I have more than 5 pieces of gear at 100% spiritbond, the extractmateria() command will constantly run into “cannot execute while busy” errors in the game and terminate itself because of too many errors in sequence.
in miqobot it looks like this
(17:58:05) Everything is gathered!
(17:58:06) Left to materialize: 8
(17:58:07) A suspicious error…
(17:58:10) Left to materialize: 7
(17:58:11) A suspicious error…
(17:58:14) Left to materialize: 6
(17:58:15) A suspicious error…
(17:58:18) Left to materialize: 5
(17:58:19) A suspicious error…
(17:58:22) Left to materialize: 4
(17:58:23) A suspicious error…
(17:58:23) Oh no, I broke something. Too many errors 🙁
(17:58:23) ERROR (Chapter 13, Line 14): Execution errorI have tried placing the extract command at the end of chapters instead (reasoning that maybe it was coz miqobot tried to continue its script while still busy extracting) but to no avail.
Any thoughts?
I have run other scenario’s I made in the past with the same command without errors. Don’t know if it’s because of a recent change or just dumb luck tho. I will try adding an extractmateria() chapter only and see if it remains an issue (I usually do that and repair in a seperate chapter) -
This reply was modified 4 weeks, 1 day ago by
-
AuthorPosts