tullamods / tullaRange

Colors actionbuttons when out of range
https://tullamods.com/tullaRange
MIT License
18 stars 6 forks source link

Retail error #28

Closed OttoDeFe closed 1 year ago

OttoDeFe commented 1 year ago

Getting this in Retail:

            ["message"] = "Interface/AddOns/tullaRange/updater.classic.lua:308: hooksecurefunc(): ActionBarButtonEventsFrame_RegisterFrame is not a function",
            ["time"] = "2023/05/23 21:10:36",
            ["locals"] = "",
            ["stack"] = "[string \"=[C]\"]: in function `hooksecurefunc'\n[string \"@Interface/AddOns/tullaRange/updater.classic.lua\"]:308: in function `Enable'\n[string \"@Interface/AddOns/tullaRange/tullaRange.lua\"]:55: in function `func'\n[string \"@Interface/AddOns/tullaRange/tullaRange.lua\"]:20: in function <Interface/AddOns/tullaRange/tullaRange.lua:16>",
            ["session"] = 8379,
            ["counter"] = 9,

It's odd because I can't see why line 10 in updater.classic isn't just returning...

OttoDeFe commented 1 year ago

Nevermind.... I just realized this is for 10.1.5...