That doesn't work. This is my first time making class swap macros and the only two I've tried to set up so far are:

/equip mh "Budding Maple Want"
/wait 1
/equip hands "Leather Mitts"
/wait 1
/equip feet "Leather Leggings"

and:

/equip mh "Pickaxe"
/wait 1
/equip oh "Weathered Sledgehammer"

The mitts and leggings work only if I am already set to a Discipline of War or Magic class (as they both require that), but all the main and off hand things I try give me one of those two errors I mentioned. I've scoured the internets and can't find what I'm doing wrong. >.< It's like the game doesn't realize I'm trying to equip gear to switch classes... it just thinks I'm trying to equip gear incompatible with my current class. =/ Is there a newer way to switch classes that I've not found? lol. (Oh, and manually switching mh gear works normally... but I need macros! lol)