Miqobot

Forum Replies Created

Viewing 15 posts - 2,251 through 2,265 (of 3,033 total)
  • Author
    Posts
  • in reply to: Patch 4.18 – Miqobot Status #6022
    Miqobot
    Miqobot
    Keymaster
    1+

    Miqobot is fixed for Patch 4.18!

    If you encounter any issues, please let us know.

    in reply to: Patch 4.18 – Miqobot Status #6021
    Miqobot
    Miqobot
    Keymaster
    1+

    We are already fixing Miqobot for Patch 4.18.
    The changes are minor and shouldn’t take long. Thank you for your patience!

    in reply to: Miqobot crashing during crafting #6018
    Miqobot
    Miqobot
    Keymaster
    0

    Enabling a full set of CPU Intensive settings will result in 1622.4 GB of RAM requirement.

    But of course, please give us a screenshot of your settings on Crafting tab, and we will do our best to help you 🙂

    in reply to: [Beta] Scenario Scripting Engine #6015
    Miqobot
    Miqobot
    Keymaster
    2+

    A cleaner way will be available in the next version 🙂

    In addition, special scenario functions will allow you to change gig heads and switch presets on the fly.
    – (Spearfishing scenario support is scheduled for release in Upgrade Stage 3.)

    Thank you for your feedback!

    in reply to: [Beta] Scenario Scripting Engine #6012
    Miqobot
    Miqobot
    Keymaster
    1+

    Yes, please use sendIcon() function to activate “Collect”. For example, if you have “Collect” icon on hotbar 2 slot 7, you can write:

    sendIcon(2, 7, 1.0)
    

    Where 1.0 is the delay in seconds.
    In order to make sure that “Collect” is not accidentally deactivated, switch to another non-gathering job and then back to fisher.

    job(CRP)
    job(FSH)
    sendIcon(2, 7, 1.0)
    in reply to: [Bug] Recommended skill: (Nothing) #6010
    Miqobot
    Miqobot
    Keymaster
    0

    The log files contain only crafting related information, such as:

    • Crafter stats (Craftsmanship, Control, CP)
    • Recipe stats (Progress, Quality, Durability, Condition)
    • Buff stacks
    • Skills used

    Information is stored in plain text format so you can take a look yourself before sending to us 🙂

    in reply to: [Bug] Recommended skill: (Nothing) #6005
    Miqobot
    Miqobot
    Keymaster
    0

    Thank you for reporting again!
    Unfortunately we can not reproduce your issue based simply on Output Area.

    Please check option “Enable logs” on Crafting tab under Solver settings. It will create two log files:

    • miqo_crafting.log
    • miqo_crafting_solver.log

    Please put both of them in ZIP or RAR archive and attach here. We need them in order to reproduce and analyze your issue.
    Thank you very much!

    in reply to: Miqobot crashing during crafting #5993
    Miqobot
    Miqobot
    Keymaster
    2+

    Please do not enable too many CPU Intensive settings. They lead to increased RAM usage which may not be physically available on your machine. An attempt to allocate nonexistent amount of memory will always result in a crash.

    At the moment Miqobot relies on user understanding of RAM usage and trusts him with selecting the correct settings.

    in reply to: Topsoil #5961
    Miqobot
    Miqobot
    Keymaster
    1+

    Index is updated 🙂

    in reply to: Index: Gathering Grids #5960
    Miqobot
    Miqobot
    Keymaster
    2+

    Spearfishing section is added.
    Index is updated with new grids. Thank you everyone for your contribution very much!

    in reply to: Spearfishing skills? #5944
    Miqobot
    Miqobot
    Keymaster
    0

    Yes, Veteran Trade by Name is scheduled for release in Stormblood Upgrade Stage 3.
    You can read about it here: Upgrade Stage 2 – Spearfishing

    Miqobot will be able to utilize Spearfishing actions to affect the catch.

    – Veteran Trade may be used with reference to undesired fish names.
    – Calm Waters, Bountiful Catch, and Nature’s Bounty may be used after Veteran Trade on the same node, in order to improve yield or size of preferable fish.
    – (Spearfishing abilities support is scheduled for release in Upgrade Stage 3.)

    In addition, special scenario functions will allow you to change gig heads and switch presets on the fly.
    – (Spearfishing scenario support is scheduled for release in Upgrade Stage 3.)

    Thank you for your patience very much!

    in reply to: Japanese Locale Problem #5914
    Miqobot
    Miqobot
    Keymaster
    0

    Thank you for reporting!

    Yes, this is a known issue with Japanese locale. And you are correct, a temporary workaround is to switch to English locale.

    We are currently working on several bugfixes including this one, so this issue will be addressed.
    We apologize for temporary inconvenience.

    in reply to: [Request] Leveling/Farming with Squadron Dungeons #5913
    Miqobot
    Miqobot
    Keymaster
    2+

    So I’ve been making really good success on the scenarios but the one thing I can’t figure out is how to reset from the point of accidental KO. I have the option turned on to revive but no matter what the chapter contains Miqo will revive and never try to re-complete the chapter

    Yes, as we mentioned KO events are currently not handled by Scenario Engine. Advanced settings are not designed to restart Miqobot automatically, due to potential danger of running into the same trap many times in public.
    But this is not the case with Squadron Dungeons.

    We plan to address this in the next version.

    in reply to: [Request] Check if inventory is almost full #5912
    Miqobot
    Miqobot
    Keymaster
    0

    Yes, additional functions for inventory management are already planned.
    However please note that Scenario Engine is still in Beta stage, and conditions are currently not implemented at the scripting core level. So we can only combine conditions with certain actions.

    Would you please tell us what action you want to perform based on inventory check?

    in reply to: [Bug] Recommended skill: (Nothing) #5911
    Miqobot
    Miqobot
    Keymaster
    0

    Would you please verify that you have at least one of these skills on hotbar on all crafting jobs?

    • Basic Synthesis
    • Careful Synthesis
    • Careful Synthesis II

    If it doesn’t help, then please check option “Enable logs” under Solver settings. It will create two log files which we need in order to reproduce and analyze your issue.
    Next time you encounter the problem, it will be written in the logs. Put both of them in ZIP or RAR archive and attach here.

    Thank you for your assistance very much!

Viewing 15 posts - 2,251 through 2,265 (of 3,033 total)