ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
80 stars 11 forks source link

[Bug] TBC Beta - SetBackdrop (a nil value) #1897

Closed PJai closed 3 years ago

PJai commented 3 years ago

What version of TellMeWhen are you using? v9.0.6 TBC

What steps will reproduce the problem?

  1. On initial load

11x [string ":OnLoad"]:1: attempt to call method 'SetBackdrop' (a nil value)

[string "=[C]"]: in function `resume' [string "@TellMeWhen\TellMeWhen-9.0.6.lua"]:2749: in function <TellMeWhen\TellMeWhen.lua:2710>

Locals: self = { 0 = } (temporary) = nil (temporary) = { 0 = } (temporary) =

{ edgeSize = 3 tile = true edgeFile = "Tooltips\UI-Tooltip-Background" } (temporary) = "attempt to call method 'SetBackdrop' (a nil value)"

ascott18 commented 3 years ago

Fixed, thanks.