| 
				 What is wrong here 
 I have finished making my server and it shows up on server selection screen and its unlocked but when I try to log in to my server I get a 1017 error. I have tried a number of things and I dont know what to do anymore. I am using windows XP, cable connection, I have a router, my firewall is truned off. I have a feeling that is has something to do with the router. 
 db.ini
 
 [Database]
 host=localhost
 user=darkshadows
 password=shadow
 database=eq
 compression=off
 
 Loginserver.ini
 
 [LoginServer]
 loginserver=eqlogin1.eqemulator.net
 loginserver2=eqlogin1.eqemulator.net
 loginserver3=eqlogin1.eqemulator.net
 loginport=5997
 loginport=5997
 loginport=5997
 worldname=Shadow Demon (testing)
 worldaddress=65.28.234.135
 locked=false
 
 [WorldServer]
 Defaultstatus=0
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 
 [ChatChannelServer]
 ChatChannelServer=192.168.1.100
 
 boot5zones.bat
 
 start zone . 65.28.234.135 7995 localhost
 start zone . 65.28.234.135 7996 localhost
 start zone . 65.28.234.135 7997 localhost
 start zone . 65.28.234.135 7998 localhost
 start zone . 65.28.234.135 7999 localhost
 exit
 cls
 
 world.exe[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
 [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
 Warning: You need to get laid...
 TCP listening on: 65.28.234.135:9000
 World server listening on: 65.28.234.135:9000
 Connected to LoginServer: eqlogin1.eqemulator.net:5997
 
 zone.exe
 
 [Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5-DR1
 [Status] Loading Variables
 [Status] Loading zone names
 [Status] Loading items
 [Status] EMuShareMem loaded
 [Status] Loading npcs
 [Status] Loading npc faction lists
 [Status] Loading loot tables
 [Status] Loading Loot tables from database...
 [Status] Loading doors
 [Status] Loading Doors from database...
 [Status] FileLoadSPDat() Loading spells from ./spells_us.txt
 [Status] FileLoadSPDat() spells loaded: 5002
 [Status] Loading guilds
 [Status] Loading factions
 [Status] Loading corpse timers
 [Status] Loading what ever is left
 [Status] Loading commands
 [Status] command_init(): Warning: Command 'help' defaulting to access level 0!
 [Status] command_init(): Warning: Command 'version' defaulting to access level 0
 !
 [Status] command_init(): Warning: Command 'serversidename' defaulting to access
 level 0!
 [Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
 [Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
 [Status] command_init(): Warning: Command 'si' defaulting to access level 0!
 [Status] 157 commands loaded
 [Status] Entering sleep mode
 Connected to worldserver: localhost:9000
 
 Theres that stuff if it helps. Thanks for the help
 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |