View Single Post
  #10  
Old 10-04-2006, 12:48 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Here's some output off the server - it seems world stops then zone starts , but under windows it seems they both stay running?
Code:
[root@nahunta server]# ./startup
[Debug] Starting Log: logs/eqemu_debug_world.log
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1212912720
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1221305424
[Debug] [WORLD__INIT] Log settings loaded from log.ini
[Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[Debug] [WORLD__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_world.log
[Status] Using database 'ax_peq' at localhost:3306
[Debug] [WORLD__INIT] Starting HTTP world service...
[Debug] [WORLD__HTTP] Loaded mime types from mime.types
[Debug] [WORLD__INIT] Loading variables..
[Debug] [WORLD__INIT] Loading zones..
[Debug] [WORLD__INIT] Clearing groups..
[Debug] [WORLD__INIT] Clearing temporary merchant lists..
[Debug] [WORLD__INIT] Loading items..
[Debug] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1229710416
[Status] libEMuShareMem.so loaded
[Status] Loading items from database: count=55054
[Debug] [WORLD__INIT] Loading guilds..
[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] 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 Live
[Debug] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID
-1269150800
[Debug] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID
-1277543504
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Setting World to MiniLogin Server type
[Debug] [WORLD__LS] Connected to Loginserver: 192.168.2.105:5999
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1295127
632
[root@nahunta server]# [Debug] Starting Log: logs/eqemu_debug_23005.log
[Debug] [LAUNCHER__INIT] Loading server configuration..
[Debug] [LAUNCHER__INIT] Starting main loop...
[Debug] [NET__WORLD] Connected to World: 127.0.0.1:9000
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1213367
376
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:47603
[Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:47603
[Debug] [WORLD__LAUNCH] Adding pending launcher 1
[Debug] [WORLD__LAUNCH] Launcher Identified itself as 'zones'. Loading zone
list.
[Debug] [WORLD__LAUNCH] Removing pending launcher 1. Adding zones to active
list.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is
already running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is
already running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is
already running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is
already running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is
already running.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_01
[Debug] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the sec
ond zone.
[Debug] [WORLD__LAUNCH] zones: dynamic_01 reported state STARTED (1 starts)
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_02
[Debug] [LAUNCHER__STATUS] Zone dynamic_02 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next
 zone.
[Debug] [WORLD__LAUNCH] zones: dynamic_02 reported state STARTED (1 starts)
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_03
[Debug] [LAUNCHER__STATUS] Zone dynamic_03 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next
 zone.
[Debug] [WORLD__LAUNCH] zones: dynamic_03 reported state STARTED (1 starts)
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_04
[Debug] [LAUNCHER__STATUS] Zone dynamic_04 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next                     zone.
[Debug] [WORLD__LAUNCH] zones: dynamic_04 reported state STARTED (1 starts)
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_05
[Debug] [LAUNCHER__STATUS] Zone dynamic_05 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next                     zone.
[Debug] [WORLD__LAUNCH] zones: dynamic_05 reported state STARTED (1 starts)
[root@nahunta server]# [Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:46341
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:46342
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:46343
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:46344
[Debug] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:46344
[Debug] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:46343
[Debug] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:46342
[Debug] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:46341
[Debug] [WORLD__ZONE] [4] Zone started with name dynamic_05 by launcher zones
[Debug] [WORLD__ZONE] [4] Auto zone port configuration.  Telling zone to use port 7000
[Debug] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zones
[Debug] [WORLD__ZONE] [3] Auto zone port configuration.  Telling zone to use port 7001
[Debug] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zones
[Debug] [WORLD__ZONE] [2] Auto zone port configuration.  Telling zone to use port 7002
[Debug] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zones
[Debug] [WORLD__ZONE] [1] Auto zone port configuration.  Telling zone to use port 7003
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:46345
[Debug] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:46345
[Debug] [WORLD__ZONE] [5] Zone started with name dynamic_04 by launcher zones
[Debug] [WORLD__ZONE] [5] Auto zone port configuration.  Telling zone to use port 7004
[root@nahunta server]#
Reply With Quote