This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What version of Grid2 are you using (Version is displayed in General/About Tab) ?
v2.8.75
What game client version, classic or retail, windows or mac and language are you using ?
Latest WOW tww 11.1
What steps will reproduce the problem?
Doing M dungeon
Did you try having Grid2 as the only enabled addon and everything else disabled?
N/A
Was it working in a previous version? If yes, which was the last good one?
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).
Please provide any additional information below.
TWW S2 has updated debuffs ID to 7 digits. And most of M+ dungeons have been refactored after the release.
There are currently 2 issues I found:
1. Most of M+ dungeons' boss debuffs are having deprecated debuff/spell IDs
2. Missing all trash debuffs in new 4 TWW M+ dungeons
The raid debuffs module is tracking debuffs by debuff name, so the specific spellid usedfor debuffs does not matter, as far as i know old debuffs id are yet valid for the game and there are some new 12 digits debuffs added to the grid2 database.
Probably simply there are some missing debuffs, specially there are no trash debuffs defined because the encounter journal does not include the trash debuffs. Verify too that debuffs for the new dungeons are enabled/checked in the raid debuffs configuration.
If you want to help to complete the debuffs database you can use the autedetect function to collect the missing debuffs, and then post here the new debuffs collected.
To easy export the debufs, you can:
1. Collect new debuffs using the Autodetect option, and running mythic+ dungeons.
1. Goto General/About tab and check the "Grid2RaidDebufs" option.
2. Goto Raid debuffs configuration, seelct Mythic+ Dungeons module and in the "Develop" option select "5man" to export the raid debuffs of 5 man instances.
To post a comment, please login or register a new account.