Log in

View Full Version : Odd question


Nearro
03-22-2004, 04:45 AM
This will probably be a little odd, but I have so far not had any issues like this one and cannot see any topics that have had the same issue.

Up until a couple days ago, server would show up on the list as soon as I loaded it. Now, I have upgraded to 5.5DR1 and it won't show up at all. Here's the info I have.


I used this tutorial and binaries/files to setup a completely fresh server

http://www.eqemulator.net/forums/viewtopic.php?t=13403

Database is completely new, not carried over from the other one.

LoginServer.ini

[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=Relentless Fury Testing
worldaddress=69.44.154.37
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=127.0.0.1


Results of 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] 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: Pants may change during online play.
TCP listening on: port 9000
World server listening on: port 9000
12359 New TCP connection: 127.0.0.1:4361
New zoneserver: #1 127.0.0.1:4361
12390 New TCP connection: 127.0.0.1:4362
12390 New TCP connection: 127.0.0.1:4363
New zoneserver: #2 127.0.0.1:4362
12422 New TCP connection: 127.0.0.1:4364
New zoneserver: #3 127.0.0.1:4363
Zoneserver SetConnectInfo: 127.0.0.1:4361: 69.44.154.37:7996
New zoneserver: #4 127.0.0.1:4364
Zoneserver SetConnectInfo: 127.0.0.1:4362: 69.44.154.37:7997
12469 New TCP connection: 127.0.0.1:4365
Zoneserver SetConnectInfo: 127.0.0.1:4363: 69.44.154.37:7998
New zoneserver: #5 127.0.0.1:4365
Zoneserver SetConnectInfo: 127.0.0.1:4364: 69.44.154.37:7999
Zoneserver SetConnectInfo: 127.0.0.1:4365: 69.44.154.37:7995


Everything appears to be running just fine on it, but it never show's up on the server lists. Is there a refresh time on the lists or some other command that I am missing somewhere?

Oh, and of note, the older version I was running, 5.2, is now doing the same thing.

And no, there is no firewall blocking any of the ports used.

Any help would be greatly appreciated. Thanks in advance.

FiCtIoN
03-22-2004, 05:15 AM
ihad the same problem and switched to the vsnet binaries just try a diferent set of binaries see if that works.

nilar
03-22-2004, 05:43 AM
Under world.exe your not getting the

Connected to Loginserver:eqlogin.eqemulator.net:5997

This means something is wrong your Loginserver.ini.

Make sure you dont have any extra spaces after any lines.

Nearro
03-22-2004, 10:45 AM
Nilar, thanks a million. Hadn't even noticed that one line not in there. And yeah, had a few extra spaces. Odd that it didn't give me any error on world.exe. Possibly a feature that someone might look into, but that's just wishful thinking from someone that doesn't have the skills to add it in themselves. :D