"Selling" tab has incorrect item prices, as if it cannot see most recent posts on the AH
ThralShaman opened this issue ยท 18 comments
When I open the Seasonal server on the 1.15 Classic client and use the auction house with your 10.2.2-classic or 10.2.3-classic versions of Auctionator I notice that in the Selling tab the suggested sell prices are based on incorrect or outdated AH values.
Open interaction with Auctioneer, navigate to Sell tab, click on an item in the left area, take note of the suggested items currently on the AH, and their prices. From there I can click the Browse tab and see the actual items on the AH, which have more items, or lower prices.
Below is an example where the Selling tab indicates no current auctions, but the Browse tab does.
Below is an example where the Selling tab shows inaccurate current prices compared to the Browse tab.
Loaded Addons
Back Trace (LUA Error Output)
No error message.
I have attempted to:
- Run Full Scan with the addon, still the same results.
- Deleted and reinstalled the addon, same.
- Tried 10.2.2 instead of the current 10.2.3 version of the addon, same.
What's confusing is that it happens for some items, not for all. I assume this means that the addon isn't keeping up with the AH items, but then that doesn't align with the first example where there are 4 items by 4 different sellers, so those must have been on the AH when I began to interact, or clicked the item (not sure when the addon scans).
Would really appreciate any help or workaround on this, I love the efficiency of posting items quickly with this AWESOME addon :)
I suspect the increased shadow spell damage on the cloak and the increased stamina on the mallet are SoD specific, as this bug hasn't come up before.
Potentially need to add a way to see similar items in the Selling tab so that when this happens a price of some sort is generated.
If I'm not mistaken this is a "feature" of Classic wow, an item was "Of..." and had a chance to proc the affix, ie "of shadow wrath" but also had a value range that could be procced.
This cape can be within range of 3-4 shadow dmg
https://www.wowhead.com/classic/item=14161/pagan-cape
Or players just haven't noticed the minor difference. In the case of hardcore min/max people will consider a higher value on items that have procced the absolute highest possible value, but again this is a small fringe case because most players are not going to consider a green item as their BIS.
However, this would be the case with things like engineering goggles, or other crafted gear that has random affix.
Can you search for the items in the Shopping tab and screenshot the shopping results?
Ok. That narrows down the source of the problem. It looks like the code that tries to match the item you're selling to similar items with the same stats has broken and is now too specific.
Is there anything unusual about the item tooltips (those on the Shopping or Browse tabs)? Something SoD specific?
Ok. Looks like I need to add a way to see stat variants on the Selling tab for gear.
I've added a fix for this to the latest alpha releases, can you test if and verify it is working correctly?