[Bug] Normal form don't show the energybar
Rubyurek opened this issue ยท 1 comments
Describe the bug
When i switch from the Cat form to the normal form it shows the energybar. I test it with the bear form and that works perfectly, but only the Cat Form made this problem.
To Reproduce
Steps to reproduce the behavior:
- Go to Cat Form
- Get out of the Cat Form
- Look Ressourcebar (Its the Energybar)
Expected behavior
When i'm going ot of stance then it must show the manabar.
Desktop (please complete the following information):
- OS: Windows 10
- Version 20H2
- Game Version: Retail 9.0.2
This is due to resource value not changing/unit resoruce event not firing from the game when chaning forms, the second any of the unit resources change it should change however, hopefully bbad63d will fix this by updating the resource when auras change which druid forms do apply an aura so should trigger. This commit should be released soon.