PDA

View Full Version : Server not showing up?


jdoyle1983
09-10-2004, 02:00 PM
Okay, I poked around for a while, and found some similar problems to mine, they didn't work, so, as a last resort, here goes:

Got the new cvs compiled, everthing works great. World starts up fine, zone starts fine, no errors. Disabled my firewall a did a port scan on myself, everthing there is fine as well, but my server does not show up on my server list. I have had a server up and running with my current config, (internet connection, computer, and os.) Standard cable modem, no router, but like I said, ports are open. Any ideas as to what could be preventing me from seeing my server? (possibly latest patch problem?) When I login i can only see the 3-4 test servers, the public test server, and a few other 5.8 servers. Obviously since i am using the cvs my version is also 5.8. Am I overlooking something? Possibly mis-configuring?? Like i siad though, everything seems to connect just fine, no errors connecting to the login server through world.exe. Any ideas would be greatly appreciated!

Just for lookings sake, here is all my stuff:

WORLD.EXE-------------------------------------------------------------------------------

[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.8
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28731, max id=69304
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Warning: Pants may change during online play.
TCP listening on: XXX.XXX.XXX.XXX:9000
World server listening on: XXX.XXX.XXX.XXX:9000
Connected to LoginServer: login2.eqemulator.net:5995
111550 New TCP connection: 127.0.0.1:3042
New zoneserver: #1 127.0.0.1:3042
111590 New TCP connection: 127.0.0.1:3043
Zoneserver SetConnectInfo: 127.0.0.1:3042: XXX.XXX.XXX.XXX:7995
New zoneserver: #2 127.0.0.1:3043
Zoneserver SetConnectInfo: 127.0.0.1:3043: XXX.XXX.XXX.XXX:7996


XXX.XXX.XXX.XXX being my external ip address (nothing else was changed)

ZONE.EXE--------------------------------------------------------------------------------------------

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.8
[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 doors
[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] 166 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 127.0.0.1:9000

DATABASE.INI------------------------------------------------------------------

[Database]
host=localhost
user=(MYUSENAMEHERE)
password=(MYPASSHERE)
database=eq2 <--- Have 2 DB going, this is the right one!
compression=off


LOGINSERVER.INI--------------------------------------------------------------

[LoginServer]
loginserver=login1.eqemulator.net
loginserver2=login2.eqemulator.net
loginport=5995
loginport2=5995
worldname=Nestal 'o the Dark
worldaddress=XXX.XXX.XXX.XXX
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[ChatChannelServer]
server=localhost

XXX.XXX.XXX.XXX here again, my external ip address.

again, any input would be greatly appreciated!

Malignus Wingnut
09-10-2004, 02:14 PM
You've got an error in your Loginserver.INI

loginserver=login1.eqemulator.net
loginserver2=login2.eqemulator.net
loginport=5995
loginport2=5995

should be

loginserver=login1.eqemulator.net
loginserver2=login2.eqemulator.net
loginport=5996
loginport2=5996

The 5.8 server uses port 5996, 5995 is for 5.7.

Also make sure your Eqhost.txt is


[Loginserver]
eqemulator.net:5996


Just to make sure you're viewing the serves connected to the right loginserver =). Try that and see what happens.

jdoyle1983
09-10-2004, 02:18 PM
THANK YOU THANK YOU THANK YOU THANK YOU

I knew it was somthing silly like that! Thanx a bunch! Showed right up!

Malignus Wingnut
09-10-2004, 02:34 PM
I'm glad i could help. Have fun.

White Phantom
10-12-2004, 04:26 PM
Well the server not showing up happened to me many times before and i started freaking out. But if you log out and log back on sometimes it will be there. Well this happens when they are rebooting the server. Usually a gm warns us before the reboot so this problem doesn't happen to many people. Well if the server does NOT show back up the thing i do is go to another good server and slowly you will see people from your guild showing up....you should try and ask them.

monalin crusader
10-13-2004, 01:22 AM
Whenever the server does not show up on the server list, and you have no errors in your world.exe, it is because your loginserver has the incorrect DNS or IP address. It has nothing to do with a firewall or router, firewalls and routers only effect the incomming information. World does not require any information from the LS to pop up on the list so it will always be there as long as you tell it to connect to the right LS in the loginserver.ini file.

I know the problem has been solved this is just an explanation for those who could care to read it and know about it hehe...

White Phantom
10-13-2004, 11:20 AM
lol yeah thats also true ;D