1. May 6, 2022  

    Macro keep disappearing randomly

    Hey,

    there are similar Threads on the Forum but unfortunately they are of no help ...

    My macro (i bound the pyro rocket and a judgement spell to one button so i dont forget the rocket) keeps disappearing seemingly random... one time it works for a few minutes like it should and then a few minutes later it just greys out and i cant use it any more (btw the normal judgement spells, too. But only if the macro is greyed out simultaneously)

    I already tried to move my wow Folder away from the torrent directory and unchecked read-only ...

    Is there any other workaround to this?

    Kind Regards

  2. May 6, 2022  
    Can you post a screenshot of the macro and how it greys out?

  3. May 6, 2022  
    Can you post a screenshot of the macro and how it greys out?
    or copy the macro here. In case there's something wrong with the macro itself.

  4. May 6, 2022  
    The macro:

    #showtooltip Judgement of Wisdom
    /use 10
    /cast Judgement of Wisdom
    /script UIErrorsFrame:Clear()

    Screenshot:

    https://imagizer.imageshack.com/img923/327/cWYoD9.jpg

  5. May 6, 2022  
    Try

    #showtooltip
    /cast Judgement of Wisdom
    /use 10
    /script UIErrorsFrame:Clear()

    If you don't like the red text (out of mana, out of range, spell not ready yet) you can use this to hide it:
    /run UIErrorsFrame:Hide()

  6. May 6, 2022  
    I already tried to move my wow Folder away from the torrent directory and unchecked read-only ... <-- This is a big thing? You moved and did you check the folder you move it into for same thing? You might have moved it away and the folkder you moved it into has check on read only. Macros are on your device.
    Edited: May 6, 2022 Reason: Brainfart typo

  7. May 6, 2022  
    I moved it to a new folder and made sure that it is unchecked, too. I have all admin rights to edit etc. my files (on the folder iteself and the whole system).

    Unfortunately the new macro doesnt help, too.

    It still stays grey even after a whole restart (wow and pc). I can bring it "back to life" by deleting the whole macro and restarting wow.

    One thing i didnt mention (sorry for that): If i press 1 the rocket still fires (even if its grey), but not the judgement itself. It's telling me after the second press that it's still recharging. It kind of confuses the cd of the rocket with the spell? But arent they completely decoupled from one another (whole different cooldwon)?

  8. May 6, 2022  
    New thing: I deleted the macro completely (even the WTF folder) and now i cant use my judgements at all o.O They are simply grey and the gam is telling me per audio that i cant use it yet (as if it was on cd)

  9. May 6, 2022  
    New thing: I deleted the macro completely (even the WTF folder) and now i cant use my judgements at all o.O They are simply grey and the gam is telling me per audio that i cant use it yet (as if it was on cd)
    Do you have some UI addon maybe?

  10. May 6, 2022  
    Yes for example lorti UI.

    I just deleted the whole WoW Folder with all Addons and Macros und re-downloaded it via torrent.

    STILL i cant use my Judgements :D I'm thinking its a server-sided problem now since i play "vanilla" without any macros oder addons ... :(

  11. May 6, 2022  
    I'd try to swap talents tree if you didn't try that
    Maybe join one arena game, maybe helps

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •