Does anyone else have a problem with their macros to switch Jobs not fully completing? For instance I copied this verbatim for a Bard macro:

Quote Originally Posted by alienbaby View Post
BRD:

/equip mh "ifrit's Bow"
/wait 2
/job on
/wait 3
/equip head "Choral Chapeau"
/equip body "Choral Shirt"
/equip legs "Choral Tights"
/equip hands "Choral Ringband"
/equip feet "Choral Sandals"
When I switch from another class using this Macro, there are gear pieces that do not get equipped. I have to run the macro twice (sometimes 3 times!) to get them all equipped. It seems there's some lag after switching jobs, or something with the job specific gear pieces that skip them equipping. I don't notice this with any of my other macros to equip classes such as Fisher, Miner, Leatherworker, etc. All of my other macros have full gear sets equipped too.