raethkcj / RatingBuster

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

same error on 1.07 #23

Closed nofunnybao closed 3 years ago

nofunnybao commented 3 years ago

two errors: 19x ...ns\RatingBuster\libs\TipHooker-1.0\TipHooker-1.0-67029.lua:190: bad argument #1 to 'pairs' (table expected, got nil)

[string "@RatingBuster\libs\TipHooker-1.0\TipHooker-1.0-67029.lua"]:190: in function <...ns\RatingBuster\libs\TipHooker-1.0\TipHooker-1.0.lua:185> string "=[C]": in function SetInventoryItem' [string "@FrameXML\PaperDollFrame.lua"]:1516: in functionPaperDollItemSlotButton_OnEnter'

Locals: (temporary) = nil (temporary) = "table expected, got nil" = defined =[C]:-1

1x ...ns\RatingBuster\libs\TipHooker-1.0\TipHooker-1.0-67029.lua:238: attempt to call method 'GetObjectType' (a nil value) [string "@RatingBuster\libs\TipHooker-1.0\TipHooker-1.0-67029.lua"]:238: in function <...ns\RatingBuster\libs\TipHooker-1.0\TipHooker-1.0.lua:233> [string "@RatingBuster\libs\TipHooker-1.0\TipHooker-1.0-67029.lua"]:351: in function `Hook' [string "@RatingBuster\RatingBuster-1.3.8 (r$Revision: 78903 $).nil.lua"]:1328: in function <RatingBuster\RatingBuster.lua:1326>

[string "@Masque\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <...aceMasque\Libs\AceAddon-3.0\AceAddon-3.0.lua:65> [string "@Masque\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:527: in function `EnableAddon' [string "@Masque\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:630: in function <...aceMasque\Libs\AceAddon-3.0\AceAddon-3.0.lua:615>

raethkcj commented 3 years ago

Duplicate of #8