This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
BFA brings some API changes - one of the changes is renaming UNIT_POWER to UNIT_POWER_UPDATE. This leads to LUA errors while registering and mana bar updates are not working anymore.The (easy) fix for this is to replace UNIT_POWER with UNIT_POWER_UPDATE inGridMBStatus:OnStatusEnable() and GridMBStatus:OnStatusDisable() in GridStatusMana.lua
Thanks for the detailed report and sorry for the late reply! I will try to add your changes when I get home this evening. However, since I am not actively playing anymore I can't test whether it works. Therefore it would be nice if you (and/or someone else) could test the new alpha when I commit it.
I pushed the fix to the repository. Ccan be found at
https://www.wowace.com/projects/grid-mana-bars/files/2593395
Could someone please try if it works?
Tested it with the Grid BFA version from Attict (https://github.com/Attict/Grid-Full). Works like a charm, thanks :)
Thank you. I tagged it as the new release.
Thanks again for providing the fix!
closed
To post a comment, please login or register a new account.