Auctionator

Auctionator

141M Downloads

Possible fix for mouse over error

teyasio opened this issue ยท 1 comments

commented

Don't know if this will break the addon or not. But it got rid of the error

Open AuctionatorVendor.lua then go to line 37
You should see "function Atr_AddBondTypeToCache (itemID)" right above

now add "if itemID == nil then return end" without the quotes

commented

Thank you for this suggestion; I've included it in the 8.2.0 release!