Hi,
I'm using MaNGOS Zero. I don't know the original version I installed but I know I updated it 2 times and each time I did, all the characters lost their equipped bags.
Last time I found some command to run to updates a table in the database and that fixed it, but I can't remember what it was exactly and can't find it anywhere.
But I do remember that it talked about database update adding large bags support to MaNGOS that supposedly caused it.
Right now I'm running
Server Version : 2201001
Database Version : Rel22.1.1
Here's log that appears after first login with a character after update.
Item #9685 have broken data in `data` field. Can't be loaded.
Player::_LoadInventory: Player Asheria has broken item (id: #5575) in inventory, deleted.
Item #8349 have broken data in `data` field. Can't be loaded.
Player::_LoadInventory: Player Asheria has broken item (id: #4240) in inventory, deleted.
Item #10160 have broken data in `data` field. Can't be loaded.
Player::_LoadInventory: Player Asheria has broken item (id: #3352) in inventory, deleted.
Item #7334 have broken data in `data` field. Can't be loaded.
Player::_LoadInventory: Player Asheria has broken item (id: #856) in inventory, deleted.
Item #10318 have broken data in `data` field. Can't be loaded.
Player::_LoadInventory: Player Asheria has broken item (id: #5763) in inventory, deleted.
Player::_LoadInventory: Player Asheria has item (GUID: 9601 Entry: 4305) can't be loaded to inventory (Bag GUID: 10318 Slot: 0) by some reason, will send by mail.
Player::_LoadInventory: Player Asheria has item (GUID: 9668 Entry: 4234) can't be loaded to inventory (Bag GUID: 10318 Slot: 1) by some reason, will send by mail.
Player::_LoadInventory: Player Asheria has item (GUID: 8434 Entry: 2319) can't be loaded to inventory (Bag GUID: 10318 Slot: 2) by some reason, will send by mail.
Player::_LoadInventory: Player Asheria has item (GUID: 9751 Entry: 7114) can't be loaded to inventory (Bag GUID: 10318 Slot: 3) by some reason, will send by mail.
Player::_LoadInventory: Player Asheria has item (GUID: 13086 Entry: 1081) can't be loaded to inventory (Bag GUID: 10318 Slot: 4) by some reason, will send by mail.
I don't know how to investigate further. Thanks for any help.