Lua error after DF prepatch #10


  • Bug
Open
  • aoalsteinntheodulus created this issue Nov 3, 2022

    After DragonFlight prepatch following error is logged in Lua error window. Beside this addon seems to work properly.

     

    Message: bad argument #2 to '?' (Usage: self:SetTextColor(color [, a]))
    Time: Thu Nov 3 08:36:52 2022
    Count: 1
    Stack: bad argument #2 to '?' (Usage: self:SetTextColor(color [, a]))
    [string "=[C]"]: in function `SetTextColor'
    [string "@Interface/AddOns/SimpleQuestCounter/Ui/QuestCounterFrame.lua"]:30: in main chunk

    Locals: (*temporary) = "bad argument #2 to '?' (Usage: self:SetTextColor(color [, a]))"

     

  • aoalsteinntheodulus added a tag Bug Nov 3, 2022
  • aoalsteinntheodulus posted a comment Nov 4, 2022

    Thanks for the quick fix, error is gone now.


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