celguar / spp-classics-cmangos

SPP Classics repack with ike3 playerbots. Based on cmangos. Supports 1.12, 2.4.3, 3.3.5. Check "Releases" for installer
200 stars 54 forks source link

Server stopped starting #221

Closed Tokenoto21 closed 4 months ago

Tokenoto21 commented 7 months ago

After several months of playing on TBC, my server stopped starting, giving me this error. auctionError

The only way I found is to delete the file auction.ibd in folder SPP_Classics_V2\SPP_Server\Server\Database\data\tbccharacters. But if I do this, then after each server start the auction becomes empty again

celguar commented 7 months ago

Hello, you can try Clear auctions table in database, but yes this also will reset auction

Tokenoto21 commented 7 months ago

Hello Celguar, can this be done using Navicat? If yes, then this list should be found in tbcmangos?

celguar commented 7 months ago

it's in tbccharacters database. table is named "auctions". be very careful. right click table - Empty. At least in HeidiSQL it's called like that. Be careful and make a save in launcher before doing it

Tokenoto21 commented 7 months ago

Thank you for your help, Celguar!