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

[Auction] Items disapear after auction creation #17631

Closed
2uah opened this issue Nov 2, 2023 · 11 comments · Fixed by #18090
Closed

[Auction] Items disapear after auction creation #17631

2uah opened this issue Nov 2, 2023 · 11 comments · Fixed by #18090

Comments

@2uah
Copy link

2uah commented Nov 2, 2023

Current Behaviour

After creating an auction + relog items in bag disappear. Tried to reproduce few times, happened once for me.

Bug recorded by some player: https://www.dropbox.com/scl/fi/f89pwyw60o5c80xf67cs3/IMG_1123.mov?rlkey=ownpw1w2jgvjfsgwd51arvq3v&dl=0

Bug reproduced and recorded by me: https://youtu.be/ZAd-tAT6Vpc
Tried to record a bug without noises during the recording and coudn't reproduce: https://youtu.be/CGS7nC-bl7Q

Expected Blizzlike Behaviour

If you create a batch of auctions (for example sell 5 Eternal Belt Buckle out of 7 you have in bags) items shouldn's disappear after relog.

Source

No response

Steps to reproduce the problem

  1. Exit the game and enter back.
  2. Add 7 Eternal Belt Buckle to your inventory. Use .additem 41611 7.
  3. Go to any auction house.
  4. Create auction for 5 stacks of Eternal Belt Buckle (1 item per each stack) out of 7 you have in inventory. Set the same value for start price and buyout.
  5. After you verify auctions were created go outside of auction house and relog the character.
  6. Verify you don't have rest 2 Eternal Belt Buckle in your inventory.

Extra Notes

No response

AC rev. hash/commit

AzerothCore rev. a099059+ 2023-10-31 17:26:42 +0000 (master branch) (Unix, RelWithDebInfo, Static)
Connected players: 128. Characters in world: 120.
Connection peak: 133.
Server uptime: 3 hour(s) 34 minute(s) 45 second(s)
Update time diff: 28ms, average: 23ms.
Using SSL version: OpenSSL 3.0.2 15 Mar 2022 (library: OpenSSL 3.0.2 15 Mar 2022)
Using Boost version: 1.74.0
Using CMake version: 3.22.1
Using MySQL version: 80035
Found MySQL Executable: /usr/bin/mysql
Compiled on: Linux 5.15.0-87-generic
Worldserver listening connections on port 8085
Realmlist (Realm Id: 1) configured in port 8085
VMAPs status: Enabled. LineOfSight: 1, getHeight: 1, indoorCheck: 1
MMAPs status: Enabled
maps directory located in /root/azerothcore/data/maps. Total size: 291014951 bytes
vmaps directory located in /root/azerothcore/data/vmaps. Total size: 658130721 bytes
mmaps directory located in /root/azerothcore/data/mmaps. Total size: 2192910844 bytes
Default DBC locale: enUS.
All available DBC locales: enUS koKR zhCN zhTW
Using World DB: ACDB 335.10-dev
Latest LoginDatabase update: 2023_04_24_00.sql
Latest CharacterDatabase update: trasmorg.sql
Latest WorldDatabase update: trasm_world_texts.sql
LoginDatabase queue size: 0
CharacterDatabase queue size: 0
WorldDatabase queue size: 0

List enable modules:

  • mod-cfbg
  • mod-congrats-on-level
  • mod-duel-reset
  • mod-globalchat
  • mod-transmog

Operating system

Ubuntu 22.04.2 LTS

Custom changes or Modules

  • mod-cfbg
  • mod-congrats-on-level
  • mod-duel-reset
  • mod-globalchat
  • mod-transmog
@Kitzunu
Copy link
Member

Kitzunu commented Nov 12, 2023

Possibly resolved by #17644 ?

Could you please test

@htc16
Copy link

htc16 commented Dec 22, 2023

I have a similar problem, items disappearing from the AH, but not returning to the character, but they are in the database.

@htc16
Copy link

htc16 commented Dec 22, 2023

This was the message I received from a player on my server: "created enchants on vellums, posted them on the auction house, and they all disappeared. no auctions listed for me, and searching auctions of enchants shows nothing. posted over 30 enchants for sale and they are now gone. i also placed 17 runecloth bags on the auctionhouse with the same result. no listing, nothing in the mail, and nothing in my inventory. the AH took all my items and basically destroyed them. why must we create another account on a third party website just to submit bugs?"

@Kitzunu
Copy link
Member

Kitzunu commented Dec 22, 2023

Test the PR I linked

@htc16
Copy link

htc16 commented Dec 24, 2023

Possibly resolved by #17644 ?

Could you please test

Test the PR I linked

I just tested the base with this PR, I'm still having the same problem. Some items still do not appear even though they are in the AH database.

Did not work!

image

It's not listing all my AH items.

@htc16

This comment was marked as spam.

@htc16
Copy link

htc16 commented Dec 24, 2023

Player ID 4835's items do not show in AH.

@htc16
Copy link

htc16 commented Dec 31, 2023

Look, the list is 336 in total, I'm in line 151 to 200 and there's nothing.
image

then when I clicked on the next page it was
image

and now it has started to list the items of the player who complained that their items were not shown in the AH previously
image

@htc16
Copy link

htc16 commented Dec 31, 2023

my conf is like this:
Rate.Auction.Time = 15
Rate.Auction.Deposit = 0
Rate.Auction.Cut = 1

@htc16

This comment was marked as spam.

@2uah
Copy link
Author

2uah commented Feb 28, 2024

Fixed

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

Successfully merging a pull request may close this issue.

3 participants