Crowd control done fails to track hex/polymorph with alternative apperances
xeropresence opened this issue ยท 0 comments
Before Start!
Make sure the bug also happen when Details! is the only addon enabled.
Game and Details! version
[23:32:37] Details!: DETAILS! VERSION: R7354
[23:32:37] Details!: GAME VERSION: v8.3.0
Describe the bug
-
Steps to Reproduce (what did you do to make the bug happen):
Cast a non standard hex/poly -
Result (what happens when you follow the steps above):
The non-standard CC is not counted in the cc down -
Expected (what you think the expected behavior would be when following the steps):
-
When the bug started (a date, wow path release, details update, etc)?
-
Additional information:
Here are the ids of some of the non standard hexs, not sure if there are more.
210873,211004,269352,277778
Perhaps iterate all the spells that are named hex/polymorph so that new ones don't need to be added to the list manually.
Lua Error
Post here lua errors, if you aren't getting any, use /console scriptErrors 1
Screenshots
Post images of the bug if necessary.
Combat Log
Include a link to a combatlog file if the error is about not detecting a skill, usable item or item proc.
The log can be as simple as hitting a mob with white damage and using the item/skill.
8/2 23:50:09.777 SPELL_CAST_START,Player-58-04556E4D,"zzz-Stormreaver",0x548,0x0,0000000000000000,nil,0x80000000,0x80000000,210873,"Hex",0x8
8/2 23:50:11.140 SPELL_CAST_SUCCESS,Player-58-04556E4D,"zzz-Stormreaver",0x548,0x0,Player-3678-0B747B8C,"xxx-Thrall",0x511,0x0,210873,"Hex",0x8,Player-58-04556E4D,0000000000000000,559280,559280,2759,14913,9664,8266,11,0,100,0,-1844.33,1214.15,862,2.0358,483
8/2 23:50:11.140 SPELL_AURA_APPLIED,Player-58-04556E4D,"zzz-Stormreaver",0x548,0x0,Player-3678-0B747B8C,"xxx-Thrall",0x511,0x0,210873,"Hex",0x8,DEBUFF
8/2 23:50:11.140
Other Information
If necessary, add more info here.
/script _G ["DetailsFramework"].CrowdControlSpells[210873] = "SHAMAN"
/script _G ["DetailsFramework"].CrowdControlSpells[211004] = "SHAMAN"
/script _G ["DetailsFramework"].CrowdControlSpells[277778] = "SHAMAN"
/script _G ["DetailsFramework"].CrowdControlSpells[269352] = "SHAMAN"