Jump to content

Xalares

Members
  • Posts

    14
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by Xalares

  1. Never mind, bots are only available for mangos zero and one, and I was using mangos three.
  2. I'm facing the same issue, but the character database contains only my character, not the AI bots. Furthermore I can't type .bot commands on the command line.
  3. For the quest [Healing the Wounded], when I heal the npc [Wounded trainee], it doesn't update the quest.
  4. In the quest Extinguishing hope, The Milly's fire extinguisher, doesn't extinguish the Northshire Vineyards Fire Trigger. It's the second quest for Humans in Elwin's Forest.
  5. Hello, when I tried to update the databases, it happens that I got this message : ERROR 1231 (42000) at line 6: Variable 'net_buffer_length' can't be set to the value of '1000000' So I had to remove all those lines to get things working : SET GLOBAL net_buffer_length=1000000; SET GLOBAL max_allowed_packet=1000000000; SET GLOBAL connect_timeout=10000000;
  6. Hi, I'm signaling a bug, when I try to create an account I get. I use MySQL 5.7.19 on Wampserver64. SQL: INSERT INTO account(username,sha_pass_hash,joindate) VALUES('XALARES','2874E6A1E7CB431E916472247555B97359EC1C1F',NOW()) SQL ERROR: Incorrect datetime value: '0000-00-00 00:00:00' for column 'last_login' at row 1
×
×
  • 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