Log in

View Full Version : Server List Problem


Feror`
04-14-2004, 06:35 AM
Hey all,
I have a problem... seems simple, but I cant figure it out. To start off, everything is running correctly... world.exe is fine, so is boot5zones.exe. The only problem I have is that I cant see my server on the server list. I tried searching for a topic like this, but nothing has helped, anyone have ideas? :\

samandhi
04-14-2004, 08:08 AM
Post your world.exe and zone.exe outputs. Also post the contents of your loginserver.ini, boot5zones.bat, db.ini, and eqhost.txt files....

Feror`
04-14-2004, 08:21 AM
Its not connecting to the loginserver.. thats what I need help with.

[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=Unforgiven
worldaddress=65.80.144.211
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=192.168.2.99


[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[LoginServer] block not found in './LoginServer.ini'.
[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
Formatting drive C:
TCP listening on: port 9000
World server listening on: port 9000
90140 New TCP connection: 192.168.2.99:1970
New zoneserver: #1 192.168.2.99:1970
Zoneserver SetConnectInfo: 192.168.2.99:1970: 65.80.144.211:7997
90160 New TCP connection: 192.168.2.99:1971
New zoneserver: #2 192.168.2.99:1971
Zoneserver SetConnectInfo: 192.168.2.99:1971: 65.80.144.211:7995
90180 New TCP connection: 192.168.2.99:1972
New zoneserver: #3 192.168.2.99:1972
Zoneserver SetConnectInfo: 192.168.2.99:1972: 65.80.144.211:7998
90270 New TCP connection: 192.168.2.99:1973
New zoneserver: #4 192.168.2.99:1973
Zoneserver SetConnectInfo: 192.168.2.99:1973: 65.80.144.211:7996
90771 New TCP connection: 192.168.2.99:1974
New zoneserver: #5 192.168.2.99:1974
Zoneserver SetConnectInfo: 192.168.2.99:1974: 65.80.144.211:7999


See anything in there that I could change to make it connect to the LS?[/code]

samandhi
04-14-2004, 08:25 AM
Do you have a firewall running? Do you have ports forwarded in your router (assuming you have one)?

Feror`
04-14-2004, 08:27 AM
I set it on DMZ for the time being... I know thats risky.

samandhi
04-14-2004, 08:36 AM
Well, you will STILL need to open the correct ports... If you have software running a firewall, it is a matter of opening the software and telling it that whenever you run world.exe and zone.exe you want to have those ports it uses open.. Usually your router has a built in firewall also, that you may need to either disable or open ports for... This is done through your browser (as you know since you put your pc on DMZ)...

Also, if you are using Windows XP, make sure the built in crappy firewall is disabled... go to start>control panel>network connections...Right click on your connection, click properties, then choose the advanced tab at the top of that window... Make sure "protect my computer,,,, blah blah" is unchecked...

Monrezz
04-14-2004, 10:23 AM
[LoginServer] block not found in './LoginServer.ini'.

That's the problem. Do you have LoginServer.ini in the same directory as World/Zone.exe? Is there a space after the "]"? If so, delete it and reboot then try.

samandhi
04-14-2004, 12:13 PM
[LoginServer] block not found in './LoginServer.ini'. DOH,,, missed that.... good call..:)

Monrezz
04-14-2004, 01:50 PM
Heh, we all miss things at times. Even people with 4 butts ;)