View Single Post
  #3  
Old 04-14-2004, 08:21 AM
Feror`
Fire Beetle
 
Join Date: Apr 2004
Posts: 3
Default

Its not connecting to the loginserver.. thats what I need help with.

Code:
[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

Code:
[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]