-
Notifications
You must be signed in to change notification settings - Fork 100
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
Comments
There is a similar thread regarding this. I tried this fix, and it resolved the issue for me. 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. |
Your solution dont work for me. Details: #126 (comment) |
Do you have any more information on the bug? 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. |
The problem of the gradual decrease in the number of items auctioned by robots does not seem to exist before September. |
I'm having the same problem. I've been working around it by periodically doing a .reload conf, that restarts the filling process for me. |
I tried to address this in #134 - feel free to have a look :) |
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
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
The text was updated successfully, but these errors were encountered: