LiteButtonAuras

LiteButtonAuras

20k Downloads

Wrath classic LUA error after update

sausje opened this issue ยท 2 comments

commented
1x LiteButtonAurasController:RegisterEvent(): LiteButtonAurasController:RegisterEvent(): Attempt to register unknown event "WEAPON_ENCHANT_CHANGED"
[string "=[C]"]: in function `RegisterEvent'
[string "@LiteButtonAuras/Controller.lua"]:182: in function `Initialize'
[string "@LiteButtonAuras/Controller.lua"]:422: in function <LiteButtonAuras/Controller.lua:420>

Locals:
(*temporary) = LiteButtonAurasController {
 StyleAllOverlays = <function> defined @LiteButtonAuras/Controller.lua:228
 OnLoad = <function> defined @LiteButtonAuras/Controller.lua:157
 OnEvent = <function> defined @LiteButtonAuras/Controller.lua:420
 GetOverlay = <function> defined @LiteButtonAuras/Controller.lua:218
 overlayFrames = <table> {
 }
 MarkOverlaysDirty = <function> defined @LiteButtonAuras/Controller.lua:407
 Initialize = <function> defined @LiteButtonAuras/Controller.lua:162
 UpdateAllOverlays = <function> defined @LiteButtonAuras/Controller.lua:222
 CreateOverlay = <function> defined @LiteButtonAuras/Controller.lua:201
 OnUpdate = <function> defined @LiteButtonAuras/Controller.lua:413
 0 = <userdata>
}
(*temporary) = "WEAPON_ENCHANT_CHANGED"

Using LiteButtonAuras-10.1.0-3

commented

Thanks, I though this was fixed but it seems I made a mistake. Please try 10.1.0-4.

commented

Tried out out in classic, no error. Closing.