View Single Post
  #1  
Old 12-07-2002, 09:27 AM
Baron Sprite's Avatar
Baron Sprite
Dragon
 
Join Date: Jan 2002
Posts: 708
Default If you are getting a 1017 with a minilogin server - Try this

If you are getting a 1017 error message when attempting to join your minilogin server, please make sure you have added the eqemu account.
This can be done by opening up a command prompt, (cmd in run), going to your eqemu directory(example: cd C:\eqemu), and typing:

world adduser eqemu eqemu 200

At this point you can try to connect again.

If that is not working (it starts world.exe) and you do not want to know how to get it to work... open up mysql.exe in your mysql\bin folder, and type:

use eq(or your db name);
INSERT INTO account SET name='eqemu', password='eqemu', status=200;


Good Luck!
__________________
Waking up in the morgue is pretty harsh, but it beats being dead.
Begun, this irc stat war has.
Reply With Quote