Thread: Zone Errors
View Single Post
  #1  
Old 05-17-2011, 09:34 PM
CodeCompiler
Fire Beetle
 
Join Date: Feb 2008
Posts: 9
Default Zone Errors

Zone Keeps Crashinng, when trying to enter the server I get a ZONE not avaible error Message

Code:

---------------------------------------------
[05.17. - 20:45:20] Starting Log: logs/eqemu_debug_11195.log
[05.17. - 20:45:20] [LAUNCHER__INIT] Loading server configuration..
[05.17. - 20:45:20] [LAUNCHER__INIT] Starting main loop...
[05.17. - 20:45:20] [NET__WORLD] Connected to World: eqmu.mmoplugins.com:9000
[05.17. - 20:45:20] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID 1091144000
[05.17. - 20:45:25] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[05.17. - 20:45:25] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[05.17. - 20:45:25] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[05.17. - 20:45:25] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[05.17. - 20:45:25] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[05.17. - 20:45:25] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is already running.
[05.17. - 20:45:25] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is already running.
[05.17. - 20:45:25] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is already running.
[05.17. - 20:45:25] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is already running.
[05.17. - 20:45:25] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is already running.
[05.17. - 20:45:25] [LAUNCHER__STATUS] Starting zone dynamic_01
[05.17. - 20:45:25] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[05.17. - 20:45:25] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone.
[05.17. - 20:45:25] [LAUNCHER__STATUS] Zone dynamic_01 has gone down. Restart timer started.
[05.17. - 20:45:45] [LAUNCHER__STATUS] Starting zone dynamic_01
[05.17. - 20:45:45] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[05.17. - 20:45:45] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone.
[05.17. - 20:45:45] [LAUNCHER__STATUS] Zone dynamic_01 has gone down. Restart timer started.
[05.17. - 20:46:05] [LAUNCHER__STATUS] Starting zone dynamic_01
[05.17. - 20:46:05] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[05.17. - 20:46:05] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone.
[05.17. - 20:46:05] [LAUNCHER__STATUS] Zone dynamic_01 has gone down. Restart timer started.
[05.17. - 20:46:06] [LAUNCHER__STATUS] Caught signal 2
[05.17. - 20:46:06] [LAUNCHER__STATUS] Stopping zone dynamic_01 before it has started.
[05.17. - 20:46:06] [LAUNCHER__STATUS] Stopping zone dynamic_02 before it has started.
[05.17. - 20:46:06] [LAUNCHER__STATUS] Stopping zone dynamic_03 before it has started.
[05.17. - 20:46:06] [LAUNCHER__STATUS] Stopping zone dynamic_04 before it has started.
[05.17. - 20:46:06] [LAUNCHER__STATUS] Stopping zone dynamic_05 before it has started.
[05.17. - 20:46:06] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID 1091144000
Reply With Quote