WorkingRobot / Craftimizer

The best FFXIV crafting solver via hardware accelerated Genetic MCTS.
MIT License
16 stars 5 forks source link

New 7.0 issue, macros skip steps because of waits being too short. #17

Closed noirsoldats closed 3 months ago

noirsoldats commented 3 months ago

In the following macro the prudent synth will not be done because the wait on masters mend is now too short, I don't know if all waits need to be 3 now or if there is something else going on, but I've been trying to figure out why the generated macros don't work for me sometimes and this is the best clue I have.

/ac "Trained Eye" /ac "Careful Synthesis" /ac "Master's Mend" /ac "Prudent Synthesis" /echo Craft complete!

WorkingRobot commented 3 months ago

I've already fixed this issue with 65d01aeed0801a6d524140a3c91cf468a9c58042. Unfortunately, to receive the update, you'll have to wait until goatcorp/DalamudPluginsD17#3799 is reviewed and merged by a committee member.

WorkingRobot commented 3 months ago

As far as I can tell, only Immaculate Mend and Master's Mend have the wrong durations, but please let me know if you find others.