shirsig / aux-addon

Auction House addOn for Classic (1.13) IMPORTANT: The folder name must be "aux-addon" IMPORTANT: The Vanilla (1.12) version moved here https://github.com/shirsig/aux-addon-vanilla
https://www.curseforge.com/wow/addons/aux
196 stars 42 forks source link

Lua error #295

Closed waytoomuchgaming closed 4 years ago

waytoomuchgaming commented 4 years ago

I don't see "aux" here, but as i was at the AH, i suppose it's related.

2x ...aceBlizzard_AuctionUI\Blizzard_AuctionUI.lua:1129: attempt to index local 'color' (a nil value) ...aceBlizzard_AuctionUI\Blizzard_AuctionUI.lua:1129: in function `AuctionFrameBid_Update' ...aceBlizzard_AuctionUI\Blizzard_AuctionUI.lua:1064: in function <...aceBlizzard_AuctionUI\Blizzard_AuctionUI.lua:1062>

Locals: numBatchAuctions = 14 totalAuctions = 14 button = BidButton2 { 0 = itemCount = 1 buyoutPrice = 80000 bidAmount = 110 } buttonName = "BidButton2" buttonHighlight = BidButton2Highlight { 0 = } iconTexture = BidButton1ItemIconTexture { 0 = } itemName = BidButton2Name { 0 = } color = nil itemCount = BidButton1ItemCount { 0 = } offset = 0 index = 2 isLastSlotEmpty = nil name = "" texture = nil count = 1 quality = -1 canUse = false level = -1 levelColHeader = nil minBid = 2000 minIncrement = 100 buyoutPrice = 2800 bidAmount = 2000 highBidder = true bidderFullName = nil owner = "Furyy" ownerFullName = nil itemID = 11370 _ = 0 duration = 3 (for index) = 2 (for limit) = 9 (for step) = 1 i = 2 (temporary) = defined =[C]:-1 (temporary) = BidButton2Name { 0 = } (temporary) = "" (temporary) = (temporary) = false (temporary) = -1 (temporary) = nil (temporary) = 2000 (temporary) = 100 (temporary) = 2800 (temporary) = 2000 (temporary) = true (temporary) = nil (temporary) = "Furyy" (temporary) = nil (temporary) = 0 (temporary) = 11370 (temporary) = "attempt to index local 'color' (a nil value)"

shirsig commented 4 years ago

I don't know, these are not aux frames, and aceBlizzard_AuctionUI this looks like another addon to me.

waytoomuchgaming commented 4 years ago

Ok. I can't find that Blizzard_AuctionUI.lua file in my addons anyway, and the error did not happen again, so maybe something was updated, or i got rid of the culprit without knowing.