LUA Error on "Auctions" page
Closed this issue · 2 comments
fuba82 commented
hi there,
Get this when click on an Item at the "Auctions" page
[2017/08/19 04:48:03-366-x1]: aux-addon\core\scan.lua:136: attempt to compare nil with number
(tail call): ?:
(tail call): ?:
aux-addon\control.lua:44: in function <Interface\AddOns\aux-addon\control.lua:26>
---
fuba82 commented
fixed in my fork and i did a pull request
shirsig commented
Should be fixed now. Completely changed the scanning for bids/auctions (as the API is very different from vanilla and allows for a much nicer implementation)