This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Addon broke with patch 9.0.1, the config panel still shows up, but none of the bars appear.
I managed to fix this myself. While waiting for a real update on the addon, change line 111 in ClassTimer.lua to this instead:
local bar = CreateFrame('StatusBar', nil, UIParent, BackdropTemplateMixin and "BackdropTemplate")
:)
Hi Stonkarn, just tried this and it worked, thank you you beautiful human being!
Thank you very much.
To post a comment, please login or register a new account.