Jump to content

Phalkon

Members
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by Phalkon

  1. When it comes to git I'm still learning but I think I somehow managed to get the fix. Here's what I did. Go to the folder with your server source code and execute these commands: git fetch origin pull/161/head:spellchainfix git checkout spellchainfix Then build the server as usual. I just did it and it seems to be working.
  2. No, this is definitely mangos bug that wasn't present in previous version. I recently upgraded from Server Version : 2118001 Database Version : Rel21.22.1 to Server Version : 2201001 Database Version : Rel22.1.1 I have made no changes to the client like nampower so this has to be mangos related. The previous version worked fine. I haven't checked all the spells but only some seem to have this issue. So far I noticed it with frostbolt and fireball. Reproduce: cast frost bolt and keep pressing hotkey for another while it's casting... if you try to cast another spell right as the cast bar for the previous spell finishes, new cast bar appears red with the messege "failed" and an error message at the top says "another action is in progress". I could make a video if that helps but I don't think you'll have any troubles reproducing this.
  3. 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.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use