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

Cannot List Arcane Elixir using Aux #241

Closed Diabitus closed 5 years ago

Diabitus commented 5 years ago

I've encountered an odd bug, I'm not able to post auction listings for Arcane Elixirs. I have to launch the Blizzard UI for these items. When I select the item from the left window, nothing happens. No scan is done for current market prices, Aux seems to ignore or simply not recognize this item. -Diabitus

shirsig commented 5 years ago

Probably corrupted savedvariables. Get the newest version and try /aux clear post or /aux clear item cache and /run ReloadUI()

Nimbix-wow commented 5 years ago

you can also use the shorter version of /run ReloadUI(), /rl

Diabitus commented 5 years ago

Thanks for the replies.

"/aux clear post" resolved the issue. Clear Item cache didn't help this particular issue. Uninstalling and reinstalling the addon also didn't help. Good to know in case I hit a similar issue again!