Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: The auction house's inventory automatically decreases until there is nothing left. #130

Open
moncat2005 opened this issue Jan 8, 2025 · 4 comments

Comments

@moncat2005
Copy link

moncat2005 commented Jan 8, 2025

Current Behaviour

The code for mod ah bot will be updated after December.
The auction house items are normal when the server restarts.
But as the running time continues, the items in the auction house will become fewer and fewer.
Basically, there will be no products left in the auction house after 3 days.
As long as the server restarts, a new batch of items can be flashed.

Expected Behaviour

Seller and buyer have been configured.
I don't know why the items on the seller's robot shelves are decreasing over time.
There was no such problem in September.

Steps to reproduce the problem

  1. Configure buyers and sellers
  2. Configure 200 items
  3. Starting the server and entering the auction house to scan the products, 2000 items can be found
  4. Keep the WorldServer program running for 2-3 days
  5. Scanning the auction house again, it was found that the item was 0

Extra Notes

No response

AC rev. hash/commit

Commits on Dec 14, 2024 [fd1123caae50f774a62bf81573ffefdfbb834479](https://github.com/azerothcore/azerothcore-wotlk/tree/fd1123caae50f774a62bf81573ffefdfbb834479)

Operating system

Ubuntu 22.04

Custom changes or Modules

No response

@kaijikan
Copy link

kaijikan commented Jan 11, 2025

There is a similar thread regarding this. I tried this fix, and it resolved the issue for me.

#126 (comment)

One thing I have noticed since however, is I don't seem to be getting any epics listed on the AH anymore. Let me know if you observe the same.

@kadeshar
Copy link

Your solution dont work for me. Details: #126 (comment)

@Jaytapp
Copy link

Jaytapp commented Jan 17, 2025

Do you have any more information on the bug?
Any change in config from default?

Does it happen if players don't post any auctions?

I've also seen in happen on our server so i will take a look at the code.
Some stuff in this pull reques #117 was mentioned could be the cause I will investigate.

@moncat2005
Copy link
Author

The problem of the gradual decrease in the number of items auctioned by robots does not seem to exist before September.
I suspect that this issue was caused by a commit adjustment after September.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants