Auctioneer addon broken?

I can’t get it to work at all.

Me neither. I get the following error;

Auctioneer load aborted: missing library(s): configator babylonian tiphelper

This is the first time I can remember that auctioneer is completely borked. I hope they fix it soon, it’s me favorite auction add-on.

Yeah mine is all out of whack. Tried using auctionater but that one didn’t work either.

Over on CurseForge, auctioneer addon page, scroll down to post #9938 by BunrakuHex, his fix worked for me. There’s lots of folks with different errors kicking back, and several work arounds

One of the best addons in game and doesn’t work :sob:

Per BunrakuHex over on CursrFordge…

Starting at line 543 in AddOns\Auc-Advanced\CorePost.lua

–[[

ScanTip:SetOwner(UIParent, “ANCHOR_NONE”)

ScanTip:ClearLines() ScanTip:SetBagItem(bag, slot)

local test = BindTypes[ScanTip2:GetText()] or BindTypes[ScanTip3:GetText()] or BindTypes[ScanTip4:GetText()]

  or BindTypes[ScanTip5:GetText()] or BindTypes[ScanTip6:GetText()] or BindTypes[ScanTip7:GetText()] or BindTypes[ScanTip8:GetText()]

ScanTip:Hide()

if test then

  return false, test

end

–]]

Some of Blizzards API is broken. They are working on fixing it. Till then any fixes you see are probably just work arounds.

Auctioneer is 100% fixed. Download the latest nightly build from:

auctioneeraddon (dot) com

Unload the zip file into your Interface/Addons folder.

2 Likes

Nice it’s working well! Here’s a direct link to the latest Nightly build. I didn’t realize they updated it so frequently. Here’s a direct link to the download

https://auctioneeraddon.com/zip/AuctioneerSuite-8.1.6292.zip

Extract to a temp folder first and then open the suite folder and select all then paste into your interface/addons folder. Be sure to scan to update the current items.

Or navigate yourself to the downloads section.

2 Likes

This fixed it! Thanks.

1 Like