9.0.1 - Addon no longer works #107


  • New
Open
  • ryulinho created this issue Oct 14, 2020

    Addon broke with patch 9.0.1, the config panel still shows up, but none of the bars appear.

  • ryulinho added a tag New Oct 14, 2020
  • Stonkarn posted a comment Oct 14, 2020

    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")

     

    :)

  • gifttanz posted a comment Oct 14, 2020

    Hi Stonkarn, just tried this and it worked, thank you you beautiful human being!

  • ryulinho posted a comment Oct 14, 2020

    Thank you very much.


To post a comment, please login or register a new account.