What does your eqemu_debug_xxxx.log file look like?
Should be something like this:
---------------------------------------------
[05.04. - 23:07:04] Starting Log: logs/eqemu_debug_3376.log
[05.04. - 23:07:04] [LAUNCHER__INIT] Loading server configuration..
[05.04. - 23:07:05] [NET__WORLD] WorldConnection connect: Connecting to the server localhost:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[05.04. - 23:07:05] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[05.04. - 23:07:05] [LAUNCHER__INIT] Starting main loop...
[05.04. - 23:07:20] [NET__WORLD] Connected to World: localhost:9000
[05.04. - 23:07:25] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[05.04. - 23:07:25] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[05.04. - 23:07:25] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[05.04. - 23:07:25] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[05.04. - 23:07:25] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[05.04. - 23:07:25] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is already running.
[05.04. - 23:07:25] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is already running.
[05.04. - 23:07:25] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is already running.
[05.04. - 23:07:25] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is already running.
[05.04. - 23:07:25] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is already running.
[05.04. - 23:07:25] [LAUNCHER__STATUS] Starting zone dynamic_01
[05.04. - 23:07:25] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[05.04. - 23:07:25] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone.
[05.04. - 23:07:45] [LAUNCHER__STATUS] Starting zone dynamic_02
[05.04. - 23:07:45] [LAUNCHER__STATUS] Zone dynamic_02 has been started.
[05.04. - 23:07:45] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[05.04. - 23:07:47] [LAUNCHER__STATUS] Starting zone dynamic_03
[05.04. - 23:07:47] [LAUNCHER__STATUS] Zone dynamic_03 has been started.
[05.04. - 23:07:47] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[05.04. - 23:07:49] [LAUNCHER__STATUS] Starting zone dynamic_04
[05.04. - 23:07:49] [LAUNCHER__STATUS] Zone dynamic_04 has been started.
[05.04. - 23:07:49] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[05.04. - 23:07:51] [LAUNCHER__STATUS] Starting zone dynamic_05
[05.04. - 23:07:51] [LAUNCHER__STATUS] Zone dynamic_05 has been started.
[05.04. - 23:07:51] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
|