| 
				 My server not showing up on server list... 
 I've run eqemu in the past (0.3.4 and prior) without incident, but I recently decided to try it on my Gentoo Linux system with 0.3.6 and it runs without error msgs but my server isnt showing up on the list.  Below are my config file details.  Any suggestions would be appreciated.
 LoginServer.ini
 [LoginServer]
 loginserver=eqlogin1.eqemu.net
 loginserver2=eqlogin2.eqemu.net
 loginport=5999
 loginport2=5999
 worldname=Flipper's
 locked=false
 account=
 password=
 worldaddress=<my IP is here>
 
 [WorldConfig]
 Defaultstatus=
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 Serverport=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 
 
 db.ini
 It's configured properly.  I have 2 other apps/servers using mysql, so it's not a db issue.  I have the packed db.sql sourced and the addon for items/spawns that is listed with the 0.3.6 release.
 
 The server is complaining that a [WorldServer] block doesn't exist in the LoginServer.ini file, but I don't know if that's an issue or not???
 |