View Single Post
  #15  
Old 04-25-2004, 04:36 AM
valaerosilantix
Sarnak
 
Join Date: Apr 2004
Posts: 61
Default

ok here we go...


db.ini

[Database]
host=localhost
user= ***HIDDEN***
password=***HIDDEN***
database=eq
compression=off

LoginServer.ini

[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport2=5997
loginport3=5997
worldname=Kingdom of Drecanis
worldaddress=151.213.95.185
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

eqhosts.txt

[Registration Servers]
{
"register.eqemulator.net:5999"
}
[Login Servers]
{
"eqlogin1.eqemulator.net:5997"
"eqlogin2.eqemulator.net:5997"
"eqlogin3.eqemulator.net:5997"
}


World.exe output

[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR1
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] ./LoginServer.ini read.
[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
Assassinating people that whine about horses...done
TCP listening on: 151.213.95.185:9000
World server listening on: 151.213.95.185:9000
Connected to LoginServer: eqlogin2.eqemulator.net:5997
56453 New TCP connection: 192.168.1.102:2098
56453 New TCP connection: 192.168.1.102:2099
56453 New TCP connection: 192.168.1.102:2100
56453 New TCP connection: 192.168.1.102:2101
56453 New TCP connection: 192.168.1.102:2102
New zoneserver: #1 192.168.1.102:2102
New zoneserver: #2 192.168.1.102:2101
New zoneserver: #3 192.168.1.102:2100
New zoneserver: #4 192.168.1.102:2099
New zoneserver: #5 192.168.1.102:2098
Zoneserver SetConnectInfo: 192.168.1.102:2098: 151.213.95.185:7999
Zoneserver SetConnectInfo: 192.168.1.102:2099: 151.213.95.185:7996
Zoneserver SetConnectInfo: 192.168.1.102:2100: 151.213.95.185:7997
Zoneserver SetConnectInfo: 192.168.1.102:2101: 151.213.95.185:7995
Zoneserver SetConnectInfo: 192.168.1.102:2102: 151.213.95.185:7998
98640 New client from ip: 192.168.1.1 port: 2105
Logged in: FirstLogin LS#52959: Valaerosilantix
Received unknown opcode: 0x02ee size:0 bytes
Attempting autobootup of neriaka (40) for Valaerosilantix
Zoneserver SetZone: 151.213.95.185:7999 neriaka (40)
Enter world: Valaerosilantix: neriaka (40)
Broadcasting a world time update
Zoneserver SetZone: 151.213.95.185:7999 neriaka (40)
zoneID is NULL in Client::Clearance!!
Received unknown opcode: 0x02ee size:0 bytes
Enter world: Valaerosilantix: neriaka (40)
Zoneserver SetZone: 151.213.95.185:7999 neriaka (40)
Client disconnected
Removing client from ip:192.168.1.1 port:2105
Zoneserver SetZone: 151.213.95.185:7999 (0)
Zoneserver SetZone: 151.213.95.185:7999 (0)


Zone.exe output



(sorry fro the pic, damn xp wouldnt let me get the text)

Hope you can help with this