[mod:shift] Not working on some macros and posting errors
Magustar opened this issue · 16 comments
Macros show correctly in Macro UI but not in Action Bars noted in this screenshot;
the contents of that macro are;
#showtooltip
/use [mod:shift] Wormhole Generator: Zandalar; Wormhole Generator: Kul Tiras
Macros have been imported from old UI. I have tried recreating macros in new UI but with no luck in solving the issue. The buttons do work but the "?" icon remains and the LUA errors pile up till a warning is given to shutdown Addons.
Just tested, looks like the brace shouldn't be the cause even if you did have it in your macro. Let me know if the current state of Master is also broken.
If you change talents then you currently need to reload to have that stuff fix itself.
So are there any remaining issues?
Nothing un-bearable. Changing zones causes all macro icon on toolbars to revert to "?" but a reload fixes it.
Please join the discussion at #101.
Please provide the LUA error. You can gather this by installing the BugGrabber and BugSack addons. Also, which action bar addon are you using?
This is likely an issue specifically with the engineering item. Any chance you can cause this to happen with non-profession locked items/spells?
You know you're right. I do notice that it is all engineering items that are kicking up these errors. I'll try with toys see if they have similar issues.
If the engineering items count as toys with no spell that would seem to explain it. I've added some code in to handle that potential scenario. It'll be in 1.5.0 which is a day or 2 out probably. Alternatively, you can grab the latest Master and check with that. (I just committed the hopefully fix)