Guardian Druid Thrash not working
Rainrider opened this issue ยท 5 comments
The rule for it is added through LPS but seems to get deactivated because Thrash (feral) is unknown.
I have some issues with Monks' Vital Mist (a stacking buff that affects Surging Mists). It seems to be fixed by reloading the UI. I suspect both to be caused by a failure to detect some spells.
Ok, so this is a combinaison of two defects:
- thrash has different spell ids in spellbook and action bars.
- there is an issue un LibSpellbooks where spell changes could be ignored.
The first issue caused thrash to be ignored when logging in in caster form. The second one prevented ABA rules to be checked again when shapeshifting.
Still not fixed, It only works if you log in in bear form and shapeshifting breaks it again.