Auctionator ClassicFix

Auctionator ClassicFix

2M Downloads

TBC Classic error

Nillx opened this issue ยท 4 comments

commented

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

commented

Suggested fix for mass scan, see attached file replacing Auctionator\UI\Templates\Dialogs\Default.xml
fix.txt

commented

Thanks, that fixed the mass scan. The only broken thing now is the background of Buy and More... tabs.

commented

I patched this in my fork. You can download it here or check the changes here. Let me know how it goes :). I think I fixed every UI issue, but I may have missed one.

commented

Should be closed by #24.