| 
				 Still Getting 1017 Error 
 OS: Win98Problem: Getting 1017 Error when Part 2 - Hosting your own server on EQEmu.
 
 I followed the steps, several times. Still to no avail. Here is my info.
 
 eqhost.txt
 [Registration Servers]
 {
 "localhost:5999"
 }
 [Login Servers]
 {
 "localhost:5999"
 }
 
 loginserver.ini
 [LoginServer]
 loginserver=localhost
 loginserver2=localhost
 loginport=5999
 loginport2=5999
 worldname=Stomach Pump
 locked=false
 account=
 password=
 worldaddress=localhost
 
 [WorldServer]
 Defaultstatus=
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 
 boot5zones.bat
 
 REM:--------------Start-----------------------
 
 
 @echo off
 start zone . 127.0.0.1 7995 127.0.0.1
 start zone . 127.0.0.1 7996 127.0.0.1
 start zone . 127.0.0.1 7997 127.0.0.1
 start zone . 127.0.0.1 7998 127.0.0.1
 start zone . 127.0.0.1 7999 127.0.0.1
 exit
 cls
 
 
 REM:---------------END------------------------
 
 Minilogin screen after connecting and getting 1017 error
 LoginServer.ini read.
 Server mode: Standalone
 Login server listening on port:5999
 New TCP connection: 127.0.0.1:2220
 51300 New client from ip: 127.0.0.1 port: 2238
 Client disconnected (eqnc->GetState()=102)
 Removing client from ip: 127.0.0.1, port: 2238
 59100 New client from ip: 127.0.0.1 port: 2242
 Client disconnected (eqnc->GetState()=102)
 Removing client from ip: 127.0.0.1, port: 2242
 
 World screen after connecting and getting 1017 error
 Loading zone names & items...done.
 LoginServer.ini read.
 Loading guild ranks...done.
 World server listening on: port 9000
 Connected to LoginServer: localhost:5999
 New TCP connection: 127.0.0.1:2232
 New zoneserver: #1 127.0.0.1:2232
 New TCP connection: 127.0.0.1:2233
 New zoneserver: #2 127.0.0.1:2233
 Zoneserver SetConnectInfo: 127.0.0.1:2232: 127.0.0.New TCP connection: 127.0.0.1
 :2234
 1:7996
 New TCP connection: 127.0.0.1:2236
 New zoneserver: #3 127.0.0.1:2234
 New TCP connection: 127.0.0.1:2237
 New zoneserver: #4 127.0.0.1:2236
 New zoneserver: #5 127.0.0.1:2237
 Zoneserver SetConnectInfo: 127.0.0.1:2233: 127.0.0.1:7995
 Zoneserver SetConnectInfo: 127.0.0.1:2236: 127.0.0.1:7999
 Zoneserver SetConnectInfo: 127.0.0.1:2234: 127.0.0.1:7997
 Zoneserver SetConnectInfo: 127.0.0.1:2237: 127.0.0.1:7998
 53000 New client from ip: 127.0.0.1 port: 2240
 127.0.0.1: Wrong name/pass: name='eqemu'
 Removing client from ip:127.0.0.1 port:2240
 
 Boot5Zones.bat after that stuff too
 
 C:\eqemu\EQEmu>REM: ****Read this first!!!****
 
 C:\eqemu\EQEmu>
 C:\eqemu\EQEmu>REM: This file requires your real IP in the place of "YourIP" whe
 n you are connecting
 
 C:\eqemu\EQEmu>REM: To the EQEmu Loginserver.
 
 C:\eqemu\EQEmu>
 C:\eqemu\EQEmu>REM: When you are using minilogin, Replace all IP Addresses to sa
 y 127.0.0.1
 
 C:\eqemu\EQEmu>
 C:\eqemu\EQEmu>REM: If you still get errors try using localhost instead of 127.0
 .0.1
 
 C:\eqemu\EQEmu>
 C:\eqemu\EQEmu>REM:--------------Start-----------------------
 
 C:\eqemu\EQEmu>
 C:\eqemu\EQEmu>
 
 
 
 7995-7999:sleeping
 Using database 'eq' at localhost
 EqEmu 0.3.9 - Angriff der Corpses
 Loading zone names, items & NPCs...done.
 If this is the last message you see, you forgot to move spells_en.txt from your
 EQ dir to this dir.
 Spells loaded.
 Loading guild ranks...done.
 Loading faction data...done.
 Connected to worldserver: 127.0.0.1:9000
 Entering sleep mode
 
 Any ideas? I keep getting that damn 1017 error :((
 
			
			
			
			
				  |