Army of the dead icon not removable
Dimmn opened this issue ยท 7 comments
I am unable to remove the Army of the Dead Icon from the Hub. There is no option to remove it anywhere I can see.
Screenshot of the icon.
https://gyazo.com/1ed5e0263efb7e89a53e42320ae65f0b
Army of the Dead has to be used for the rotation to continue, as per the SimC APL. I changed AotD from CastSuggested to a normal Cast so that it will be a main icon instead of a smaller icon off to the left. Please update your profile and let me know if this fixes your problem.
If you're updating via the Twitch app, right click Hero Rotation and set its type to alpha. Then you'll always get the latest updates.
So there seems to be more issues with Unholy When i start my attacks I do not get Scourge Strike icon or the pool for resource like it use to show when you are to hold your abilities
The second is a completely separate issue. There is already an issue logged in the HeroLib git.
For the first, this has been resolved in commit 0c15e34
Two things that are happening
First is Festering Strike, and Scourge Strike are not being displayed when to use them the rotation helper disappears during those abilities ques.
Second is on log in I'm getting this LUA error.
Message: Interface\AddOns\HeroLib\Events\KeyBinding.lua:100: attempt to index field 'db' (a nil value)
Time: Tue Apr 9 11:05:54 2019
Count: 5
Stack: Interface\AddOns\HeroLib\Events\KeyBinding.lua:100: attempt to index field 'db' (a nil value)
[C]: ?
Interface\AddOns\HeroLib\Events\KeyBinding.lua:100: in function <Interface\AddOns\HeroLib\Events\KeyBinding.lua:62>
Interface\AddOns\HeroLib\Events\KeyBinding.lua:133: in function `Handler'
Interface\AddOns\HeroLib\Events\Main.lua:227: in function <Interface\AddOns\HeroLib\Events\Main.lua:225>
Locals:
Maybe this part is the cause for the first issue.