Mounted Gear doesn't unswap reliably
ysaliens opened this issue ยท 2 comments
The addon works fairly reliably for mount/dismount switching between a PVP and a Riding set of gear (trinket, boots, gloves part of each set).
However, it occasionally bugs and does not unswap one of the items when attacked by a mob while riding. When you dismount...the addon attempts to unswap but you're in combat so it can't and queues the swaps. When the combat ends and the addon is able to swap gear, it tries swapping but often times fails to swap one or two of the items.
Example:
- Riding a mount with "Mount" set equipped.
- Mob attacks you. You dismount and kill mob.
- Addon fails to swap one or more pieces of the PvP set and leaves the "Mount" set gear on.
Please either fix the bug or break up the mount event into a mount and a dismount event that the addon can treat separately. That way on unmount (and not in combat) the addon would attempt to swap a specific set.