Forum Replies Created
-
AuthorPosts
-
We are sorry, but we can not identify your issue based on this description. We would require additional details.
Please contact our Tech Support and we will do our best to help you:
https://miqobot.com/#supportThis feature is a part of 3D Radar for Chocobo Racing.
In order to turn it off, please disable the following:Gold Saucer tab -> Racing -> Show -> Rails / Mid-rail / Progress / Waypoints
You can find additional information in our Help section: Chocobo Racing – Race Recording
Our hosting provider has reported that they implemented a fix for the networking issue.
Widespread Issues due to Major Upstream Provider OutageHowever, the outage at CenturyLink is not fully resolved.
Downdetector – CenturyLink
You may still experience issues depending on the location and ISP route.Our Tech Support can analyze your keybinds and hotbar configuration in order to identify the problem.
Please contact us directly and we will do our best to help you:
https://miqobot.com/#supportYes, our hosting provider DigitalOcean is indeed having problems:
https://twitter.com/DOStatus/with_replies
You may experience problems depending on which ISP route you are using.
This issue is occuring on a global scale and there is nothing we can do but wait.However, Miqobot server is currently online and functioning correctly.
All you have to do is connect via a stable ISP route.
If you still experience this problem, please try accessing Miqobot via VPN services.When crafting stops – for any reason – the craft() and repairNpc() functions (as I understand the documentation) will not abort the scenario, so once all materials are consumed the scenario will endlessly attempt to repair my zero damaged items.
The function craft() detects the moment when no materials left and skips the synthesis.
The function repairNpc() takes a few seconds to verify that repair is not required. So Miqobot would spend 15-20 extra seconds to repeat this process 5 times.Related to that, would there be any notification to me when that happens?
Not at the moment, but this is a known bug. There should be. We are planning to address this issue soon.
If I were to use a scenario like this, as best I can tell I would need to change the crafting recipe manually when it’s done, since there’s no way to say “once this cannot be crafted, move on to this”.
The function recipe() allows switching to another crafting recipe when necessary.
But that works because I have a predetermined fixed-size list of steps to follow without needing to make any decisions
A scenario does not have to be a script set in stone.
We designed Scenario Engine with simplicity being a priority in order to allow easy modification. For simple tasks like crafting and repairing, modifying a scenario takes only a few seconds. You can calculate the number of iterations you need today and put this value in repeatChapter().What I’m getting at, I suppose, is that scenarios are powerful and absolutely do solve a lot of custom situations. But they don’t, and possibly can’t, solve all of them, at least not without the devs putting in a whole lot of work to make them a lot more complicated… which would also then make them harder for a lot of people to use.
Yes, you are correct.
Scenarios can not solve all possible situations. But neither can UI settings.
Implementing your suggestions would require the same amount of work as implementing new scenario functions. Scenario functions, however, do not impose additional overhead in the UI layout. Hence our interest in the reasons you wish to avoid scenarios.We are sorry, but we can not identify your issue based on this description. We would require additional details.
Please contact our Tech Support and we will do our best to help you:
https://miqobot.com/#supportWould you please clarify, why do you wish to avoid using scenarios?
Scenario Engine was created in order to satisfy an extreme variety of custom requests, such as this one. It is physically impossible to implement an additional UI setting for every minor QoL request, therefore we created a simple scripting engine that would offer a flexible way to customize Miqobot behavior.
A simple scenario would be able to do exactly what you ask for:
craft(200) repairNpc() repeatChapter(5)
Finally, would it be possible to make Miqo detect the durability of equipped gear in order to repair when items are getting low? Rather than “repair every X crafts”, a damage threshold to say “repair when any equipped item is at or below X% durability” wouldn’t even need to be adjusted as you improve your gear.
Yes, this is something we have planned for the future.
It will require an inventory management module, which a significant investment of development time on its own. We will try to make it possible.
Thank you for your request.I absolutely love Miqobot, and I hope to keep using her (and see her grow!) for a long time! To the devs, thank you for all the time you’re putting into this, and for such a user-friendly licensing arrangement at a relatively low price. Miqobot is best bot!
Thank you for your kind words very much.
Yes, it is a known issue stated in the main status thread.
Known Issues
- Stack Desynthesis is not supported.
New algorithms are in development and will be available in the next version.
We apologize for inconvenience.This issue usually indicates that there is a third-party driver installed, which is common for specific mouse or keyboard hardware.
It’s not related to Miqobot directly, but it is known to behave differently with certain overlay windows such as 3D Radar.In order to avoid this issue, please open Advanced Settings and set the following:
3D Radar -> Draw Method -> Always on Top.
This method is selected in Miqobot by default. -
AuthorPosts