TBC Classic error
Nillx opened this issue ยท 4 comments
Addon is mostly working but the background of some panels is missing. Also getting this error when trying a mass scan.
3x Auctionator\AuctionatorScanFull.lua:431: attempt to call method 'SetBackdropColor' (a nil value)
[string "@Auctionator\AuctionatorScanFull.lua"]:431: in function `Atr_ShowFullScanFrame'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
Locals:
(*temporary) = nil
(*temporary) = Atr_FullScanFrame {
0 = <userdata>
}
(*temporary) = 0
(*temporary) = 0
(*temporary) = 0
(*temporary) = 100
(*temporary) = "attempt to call method 'SetBackdropColor' (a nil value)"
ZT = <function> defined @Auctionator\AuctionatorLocalize.lua:15
Suggested fix for mass scan, see attached file replacing Auctionator\UI\Templates\Dialogs\Default.xml
fix.txt
Thanks, that fixed the mass scan. The only broken thing now is the background of Buy and More... tabs.
Should be closed by #24.