MiniLogin requires an account for it to run without 1017 errors. If thats not the case, then its your connection. (Don't ask me why, it just is.. if you have a firewall.. that is the other possible thing).
This is most likely where you are going to find your answers as most people do not listen to my posts.
Let's try with this one first.
If you are getting a 1017 with a minilogin server - Try this
If you are using minilogin and don't have the account eqemu with the password eqemu "WITH" status 200. Minilogin will give you 1017 errors.
Simple ways to fix it.
1. Get EQAdmin and add eqemu/eqemu status 200.
2. Open up mysql.exe like you did when you setup your database.
use eq(or your db name);
INSERT INTO account SET name='eqemu', password='eqemu', status=200;
(THE SAME EXACT WAY) You HAVE to have it like that _no matter_ what. The only thing you can change is the database name. I'm sick of people not following directions when they are _RIGHT_ in front of them.
Ok! Good job!.. If that didn't work, lets move along to the next one.
"Error 1017" on Windows XP
Quote:
If you are getting a 1017 error when connecting to your server, make sure the Windows XP Firewall is disabled. You can check this by right clicking "My Network Places" on your desktop and clicking properties, then right clicking "Local Area Connection" assuming you have a cable modem or something similure and clicking Properties. Then go to the Advanced tab. Make sure Internet Connection firewall is un-checked.
|