Quote:
	
	
		| 
					Originally Posted by LoginServer.ini
					
				 [LoginServer]loginserver=eqlogin1.eqemulator.net
 loginport=5997
 worldname=My Test Blah
 worldaddress=64.68.82.168
 locked=false
 
 [WorldServer]
 Defaultstatus=0
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 | 
	
 
	Quote:
	
	
		| 
					Originally Posted by db.ini
					
				 [Database]host=localhost
 user=test
 password=test
 database=eq
 compression=off
 | 
	
 
	Quote:
	
	
		| 
					Originally Posted by Boot5zones.bat
					
				 @echo off
 if NOT exist spells_en.txt goto NOSPELL
 
 start zone . 64.68.82.168 7995 127.0.0.1
 start zone . 64.68.82.168 7996 127.0.0.1
 start zone . 64.68.82.168 7997 127.0.0.1
 start zone . 64.68.82.168 7998 127.0.0.1
 start zone . 64.68.82.168 7999 127.0.0.1
 exit
 cls
 
 :NOSPELL
 echo You did not copy the spells_en.txt from your everquest directory to this one.  Please do so or zones will crash on startup.
 PAUSE
 | 
	
 I'm on a router.. Windows XP. 
I've added the eqemu/eqemu/status: 200.. so the 1017 error isn't from that.
Apparently minilogin isn't working, so I tried doing this with the public loginserver.. but i'm getting the same error. I can log into 5.2 servers no problem.
I've redone the database many times.. I know it's not the database. I've never had a 1017 error until now, my 5.1 server worked fine.
I don't think it has anything to do with the zones, because the zones are connecting fine and the server isn't locked.
No clue what to post for errors.. because i'm not getting any errors besides a 1017.. :o