RatingBuster Wotlk Classic

RatingBuster Wotlk Classic

291k Downloads

LUA error and flickering

Nillx opened this issue · 1 comments

commented

Getting this error on my warlock while hovering over my tier items (frame is also flickering while that happen)

61x [string "return UnitBuff('pet', GetSpellInfo(20217))..."]:1: Usage: UnitBuff("unit", [index][, "filter"])
[string "=[C]"]: in function `UnitBuff'
[string "return UnitBuff('pet', GetSpellInfo(20217)) or UnitBuff('pet', GetSpellInfo(25898)) or UnitBuff('pet', GetSpellInfo(20911)) or UnitBuff('pet', GetSpellInfo(25899))"]:1: in main chunk
[string "@RatingBuster\libs\LibStatLogic-1.2\LibStatLogic-1.2-22.lua"]:10599: in function <...ingBuster\libs\LibStatLogic-1.2\LibStatLogic-1.2.lua:10580>
[string "=(tail call)"]: ?
[string "@RatingBuster\RatingBuster-1.6.2.lua"]:2999: in function <RatingBuster\RatingBuster.lua:2680>
[string "=(tail call)"]: ?
[string "@RatingBuster\RatingBuster-1.6.2.lua"]:2556: in function `handler'
[string "@RatingBuster\libs\LibTipHooker-1.1\LibTipHooker-1.1-14.lua"]:170: in function <...ingBuster\libs\LibTipHooker-1.1\LibTipHooker-1.1.lua:165>
[string "=[C]"]: in function `SetInventoryItem'
[string "@Interface_Wrath\FrameXML\PaperDollFrame.lua"]:1621: in function <Interface_Wrath\FrameXML\PaperDollFrame.lua:1618>
[string "=(tail call)"]: ?
[string "*:OnEnter"]:1: in function <[string "*:OnEnter"]:1>

Locals:
(*temporary) = "pet"
(*temporary) = "Blessing of Kings"
(*temporary) = nil
(*temporary) = 135995
(*temporary) = 0
(*temporary) = 0
(*temporary) = 30
(*temporary) = 20217
commented

Thank you, I will quickly fix the UnitBuff API has changed, I have to rewrite a paragraph of code.