Raid debuff issues #1243


Closed
  • bris11 created this issue Oct 28, 2023

    What version of Grid2  are you using (Version is displayed in General/About Tab) ?

     v2.3.21

    What game client version, classic or retail, windows or mac and language are you using ?

     Retail

    What steps will reproduce the problem?

      Mythic + dungeon / relooing
    Did you try having Grid2 as the only enabled addon and everything else disabled?

      No

    Was it working in a previous version? If yes, which was the last good one?

      Yes and no

    Do you have an error log of what happened? If you don't see any errors, make sure that error reporting is enabled (`/console scriptErrors 1`) or install [BugSack](https://mods.curse.com/addons/wow/BugSack).

      No

     

    Please provide any additional information below.

     

    1. The status Raid Debuff, sometimes track "Challengers Burden" which is the M+ default debuff. It varies when and if it is tacked. 
    2. Furthermore, Raid Debuff seem to "reset" in the sense that it tick off the Autodetection some times. Mostly after a relog 
    3. Raid Debuff status will not let me delete the two extra Raid Debuffs i have made by mistake. The button is greyed out. 

     

     

    Thanks for an amazing addon. I have been a user for this since forever.

     

  • bris11 added a tag Waiting Oct 28, 2023
  • bris11 edited description Oct 28, 2023
  • michaelsp posted a comment Oct 28, 2023

    The autodetection option is designed to be used only once to collect new debuffs,  the module already remember the autodetected debuffs, so this option should no be always on  and it is disabled on reload/relogin.

     

    You cannot permanent remove debuffs if the autodetection option is always enabled because in this case those debuffs are autodetected and re-added to the database.

     

    If you want to always autodetect and display debuffs, you should not use the raid debuffs module, you can create a "Debuffs group" status, and configure the several filter options of the status to display the desired debuffs.

     

    Are you sure the remove button is greyed out ?The remove should never be greyed out because the button is hidden (not greyed) if the debuff cannot be removed.

    A raid debuff cannot be removed if the debuff is already provided by some expansion module (Dragonflight, Cataclysm, Wolk module, etc), in this case the debuff can only be disabled (the final result is the same the debuff is ignored).

     

     


    Edited Oct 28, 2023
  • bris11 posted a comment Oct 29, 2023

    Ahh thanks brilliant, i had no idea. I though the problem was that it concentrated on Dragonlight dungeons, and missed the rotational dungeons from other expansions. 

     

    Make sense that it keep picking up Challengers burden if I keep turning it on. How do I remove debuffs from whatever list is getting autodetected, if that is even a possibility? 

     

    What i meant about deleting, was that inside the Raid Debuff module, i created two more debuffs. It was a mistake and i do not understand what the function of them is or if they interfer with anyhing. 
    Link to a picture of it here.

     

     

  • michaelsp posted a comment Oct 29, 2023

    The button is grayed out because some debuff is assigned to the new created debuff statuses. So the status is in use by some debuff spell.

    You have to iterate over all debuffs looking for for some debuff assigned to the second and third raiddebuff statuses, and reassign back the debuff to the default raiddebuff status.

    Anyway if the new created debuffs are not linked to any indicator, they are not used, so there is no harm, you can ignore these debuffs statuses.

     

     

     


    Edited Oct 29, 2023
  • michaelsp closed issue Oct 30, 2023
  • michaelsp removed a tag Waiting Oct 30, 2023

To post a comment, please login or register a new account.