View Single Post
  #3  
Old 04-30-2011, 10:03 PM
KodeKatt
Sarnak
 
Join Date: May 2010
Location: Oslo, Norway
Posts: 63
Default

Code:
C:\EQEmu>world
[Debug] Starting Log: logs/eqemu_debug_world_5392.log
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [WORLD__INIT] Log settings loaded from log.ini
[Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[Debug] [WORLD__INIT] Added loginserver 192.168.1.112:5998
[Debug] [WORLD__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_world_5392.log
[Status] Using database 'peq' at localhost:3306
[Debug] [WORLD__INIT] HTTP world service disabled.
[Debug] [WORLD__INIT] Loading variables..
[Debug] [WORLD__INIT] Loading zones..
[Debug] [WORLD__INIT] Clearing groups..
[Debug] [WORLD__INIT] Clearing raids..
[Debug] [WORLD__INIT] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=84588
[Debug] [WORLD__INIT] Loading guilds..
[Debug] [WORLD__INIT] Loaded default rule set 'default'
[Debug] [WORLD__INIT] Clearing temporary merchant lists..
[Debug] [WORLD__INIT] Loading EQ time of day..
[Debug] [WORLD__INIT] Loading launcher list..
[Debug] [WORLD__INIT] Reboot zone modes ON
[Debug] [WORLD__INIT] Deleted 0 stale player corpses from database
[Debug] [WORLD__INIT] Deleted 0 stale player backups from database
[Debug] [WORLD__INIT] Loading adventures...
[Debug] [WORLD__INIT] Purging expired instances
[Debug] [WORLD__INIT] Zone (TCP) listener started.
[Debug] [WORLD__INIT] Client (UDP) listener started.
[Debug] [NET__IDENTIFY] Registered patch 6.2
[Debug] [NET__IDENTIFY] Registered patch Titanium
[Debug] [NET__IDENTIFY] Registered patch SoF
[Debug] [NET__IDENTIFY] Registered patch SoD
[Debug] [NET__IDENTIFY] Registered patch Underfoot
[Debug] [NET__IDENTIFY] Registered patch HoT
[Debug] [WORLD__LS] Connecting to login server: 192.168.1.112:5998
[Debug] [WORLD__LS] Connected to Loginserver: 192.168.1.112:5998

Code:
[Debug] [05.01.11 - 01:59:05] Logging System Init.
[Debug] [05.01.11 - 01:59:05] Config System Init.
[Debug] [05.01.11 - 01:59:05] MySQL Database Init.
[Debug] [05.01.11 - 01:59:05] Encryption Initialize.
[Debug] [05.01.11 - 01:59:05] Encryption Loaded Successfully.
[Debug] [05.01.11 - 01:59:05] Server Manager Initialize.
[Network] [05.01.11 - 01:59:05] ServerManager listening on port 5998
[Debug] [05.01.11 - 01:59:05] Client Manager Initialize.
[Network] [05.01.11 - 01:59:05] ClientManager listening on Titanium stream.
[Network] [05.01.11 - 01:59:05] ClientManager listening on SoD stream.
[Debug] [05.01.11 - 01:59:05] Server Started.
[Network] [05.01.11 - 02:01:41] New world server connection from 192.168.1.103:52448
[Network Error] [05.01.11 - 02:01:41] Handle_NewLSInfo error, remote address was null, defaulting to stream address 192.168.1.103.
[World] [05.01.11 - 02:01:41] Server Shadow of Luclin(sol) did not attempt to log in but this server requires a password.
Reply With Quote