- 25
- 2022
- 6
I didn't use the v4.0 AH enough to notice if the same thing happened or whether this is a new issue.
Had a poke around in the database and found the following:
From my worldserver.conf file:
My account table - AUCTIONEER account is 648:
My characters table - AUCTIONEER character is 4860:
My auctionhouse table - the auctions all have itemowner 4860 but what is the auctioneerguid:
In game auction house, the seller is showing as my AUCTIONEER character:
If I then shutdown and restart the server, all of the AHBot auctions are deleted and you see these in the server window:
It's complaining about the auctioneerguid for each auction and deleting them.
Player made auctions are staying between server cycles.
I did a test and created a player auction, which showed in the database as auctioneerguid 274539
I shutdown the server and then updated the auctionhouse table and set the auctioneerguid to 274539 where it was 23442
I then restarted the server and all of the AHBot auctions remained in place!
I can't work out what the 274539 is referencing - it's not the account or char ID for that player (Account 1, Character 3296) but auctioneerguid 274539
I even dumped the whole database and the only instance of 274539 that isn't part of a larger number is an entry in the creature table!
Hope that helps!
Had a poke around in the database and found the following:
From my worldserver.conf file:
My account table - AUCTIONEER account is 648:
My characters table - AUCTIONEER character is 4860:
My auctionhouse table - the auctions all have itemowner 4860 but what is the auctioneerguid:
In game auction house, the seller is showing as my AUCTIONEER character:
If I then shutdown and restart the server, all of the AHBot auctions are deleted and you see these in the server window:
It's complaining about the auctioneerguid for each auction and deleting them.
Player made auctions are staying between server cycles.
I did a test and created a player auction, which showed in the database as auctioneerguid 274539
I shutdown the server and then updated the auctionhouse table and set the auctioneerguid to 274539 where it was 23442
I then restarted the server and all of the AHBot auctions remained in place!
I can't work out what the 274539 is referencing - it's not the account or char ID for that player (Account 1, Character 3296) but auctioneerguid 274539
I even dumped the whole database and the only instance of 274539 that isn't part of a larger number is an entry in the creature table!
Hope that helps!