raethkcj / RatingBuster

An item comparison tool for WoW Classic.
GNU General Public License v2.0
58 stars 14 forks source link

Tooltip Error with DK #92

Closed kealsera closed 2 years ago

kealsera commented 2 years ago

Greetings,

im getting this Error Message when hovering over Items (any) - but just with my DK only. It works fine with every other class.


Message: Interface\AddOns\StatLogic\StatLogic.lua:1184: Usage: GetShapeshiftFormInfo(index)
Time: Sun Sep 11 08:06:47 2022
Count: 2
Stack: Interface\AddOns\StatLogic\StatLogic.lua:1184: Usage: GetShapeshiftFormInfo(index)
[string "=[C]"]: ?
[string "@Interface\AddOns\StatLogic\StatLogic.lua"]:1184: in function `validator'
[string "@Interface\AddOns\StatLogic\StatLogic.lua"]:1207: in function <Interface\AddOns\StatLogic\StatLogic.lua:1202>
[string "@Interface\AddOns\StatLogic\StatLogic.lua"]:1253: in function <Interface\AddOns\StatLogic\StatLogic.lua:1252>
[string "@Interface\AddOns\StatLogic\StatLogic.lua"]:1300: in function <Interface\AddOns\StatLogic\StatLogic.lua:1290>
[string "=(tail call)"]: ?
[string "@Interface\AddOns\RatingBuster\RatingBuster.lua"]:1938: in function <Interface\AddOns\RatingBuster\RatingBuster.lua:1715>
[string "=(tail call)"]: ?
[string "@Interface\AddOns\RatingBuster\RatingBuster.lua"]:1678: in function `ProcessLine'
[string "@Interface\AddOns\RatingBuster\RatingBuster.lua"]:1560: in function `handler'
[string "@Interface\AddOns\RatingBuster\libs\TipHooker-1.0\TipHooker-1.0.lua"]:156: in function <...ns\RatingBuster\libs\TipHooker-1.0\TipHooker-1.0.lua:150>
[string "=[C]"]: ?
[string "=[C]"]: in function `SetBagItem'
[string "@Interface\FrameXML\ContainerFrame_Shared.lua"]:1333: in function `UpdateTooltip'
[string "@Interface\FrameXML\GameTooltip.lua"]:429: in function <Interface\FrameXML\GameTooltip.lua:408>

Locals: (*temporary) = 0
raethkcj commented 2 years ago

This was fixed about a week ago, make sure to update.

Duplicate of #89

kealsera commented 2 years ago

The version you pushed to wowup after closing this worked, the other one was 6d old and still had this issue. Thanks!

raethkcj commented 2 years ago

Wowup seems to be having trouble picking up versions this week; Questie was also out-of-date there but updated elsewhere. Authors don't manually push there so not much to be done about it I guess.