I'm on a HUB and i can login to the minilogin on my other comp, but if i click the server and hit Play, it boots me with the 1017 error. here's my stats.
	Quote:
	
	
		| [Database] host=localhost
 user=MyUser
 password=MyPassword
 database=eq
 | 
	
 
	Quote:
	
	
		| [LoginServer] loginserver=192.168.0.167
 loginport=5999
 worldname=NL test world
 worldaddress=192.168.0.167
 locked=false
 
 [WorldServer]
 Defaultstatus=20
 Unavailzone=
 | 
	
 this is my Boot5zones.bat file.
	Quote:
	
	
		| @echo off 
 if NOT exist spells_us.txt goto NOSPELL
 
 start zone.exe . 192.168.0.167 7990 127.0.0.1
 start zone.exe . 192.168.0.167 7990 127.0.0.1
 start zone.exe . 192.168.0.167 7990 127.0.0.1
 start zone.exe . 192.168.0.167 7990 127.0.0.1
 start zone.exe . 192.168.0.167 7990 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
 | 
	
 minilogin.exe says:
	Quote:
	
	
		| LoginServer.ini read. MiniLoginAccounts.ini read.
 Server mode: Standalone
 Login server listening on port:5999
 | 
	
 World.exe says:
	Quote:
	
	
		| [Status] CURRENT_WORLD_VERSION:EQEMu 0.5.3-DR3 [Status] Loading variables..
 [Status] Loading zones..
 [Status] Loading items..
 [Status] EMuShareMem loaded
 [Status] Loading items from database: count=26679, max id=68199
 [Status] LoginServer.ini read.
 [Status] Loading guild ranks..
 [Status] Loading addon.ini..
 [Status] Loading EQ time of day..
 [Status] Reboot zone modes ON
 [Status] Deleted 0 stale player corpses from database
 [Status] Deleted 0 stale player backups from database
 Screwing up windows compiles...
 TCP listening on: 192.168.0.167:9000
 World server listening on: 192.168.0.167:9000
 Connected to LoginServer: 192.168.0.167:5999
 (the 5 zone servers connecting...)
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 blah...
 (then here's where it has the error.)
 56271 New client from ip: 192.168.0.1 port: 3282
 192.168.0.1: Wrong name/pass: name='eqemu'
 Removing client from ip:192.168.0.1 port:3282
 | 
	
 Someone please help me!!! i wanna host a LAN Party!