View Single Post
  #1  
Old 04-25-2006, 08:52 PM
cole89103
Banned
 
Join Date: Apr 2006
Location: America
Posts: 173
Default ok im havng some spawning issues

ok there are no npc's spawning in any zone got everything up and running used the server installer 3.5 anyway here is the output of the various server windows...

world.exe :

[Status] Using database 'eq' at localhost:3306
[Status] EMuShareMem loaded
[Status] Loading items from database: count=46073
--------------------------------------------------
minilogin.exe:

LoginServer.ini read.
[Status] Loading opcodes..
Server mode: MiniLogin
Login server listening on port:5999
50703 New Server connection: 127.0.0.1 port: 60936
0: 00 00 00 00 05 00 00 00 | ........
0: 15 00 07 00 04 00 00 00 | ........
0: 53 6A 00 00 03 00 00 00 | Sj......
0: 08 5C 36 00 02 00 00 00 | .\6.....
0: 05 00 0E 00 01 00 00 00 | ........
0: 00 00 00 00 53 75 6E 20 - 4D 61 72 20 31 39 20 32 | ....Sun Mar 19 2
16: 33 3A 30 34 3A 34 38 20 - 32 30 30 36 00 05 00 00 | 3:04:48 2006....
32: 00 | .
0: 00 00 00 00 53 75 6E 20 - 4D 61 72 20 31 39 20 32 | ....Sun Mar 19 2
16: 33 3A 30 34 3A 34 38 20 - 32 30 30 36 00 04 00 00 | 3:04:48 2006....
32: 00 | .
0: 00 00 00 00 53 75 6E 20 - 4D 61 72 20 31 39 20 32 | ....Sun Mar 19 2
16: 33 3A 30 34 3A 34 38 20 - 32 30 30 36 00 03 00 00 | 3:04:48 2006....
32: 00 | .
0: 00 00 00 00 53 75 6E 20 - 4D 61 72 20 31 39 20 32 | ....Sun Mar 19 2
16: 33 3A 30 34 3A 34 38 20 - 32 30 30 36 00 02 00 00 | 3:04:48 2006....
32: 00 | .
0: 00 00 00 00 53 75 6E 20 - 4D 61 72 20 31 39 20 32 | ....Sun Mar 19 2
16: 33 3A 30 34 3A 34 38 20 - 32 30 30 36 00 01 00 00 | 3:04:48 2006....
32: 00 | .
---------------------------------------------------
eqlauncher.exe :

[Debug] Starting Log: logs/eqemu_debug_2724.log
[Debug] [LAUNCHER__INIT] Loading server configuration..
[Debug] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1
:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[Debug] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[Debug] [LAUNCHER__INIT] Starting main loop...
[Debug] [NET__WORLD] Connected to World: 127.0.0.1:9000
[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 alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is alre
ady 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 second
zone.
[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 zon
e.
[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 zon
e.
[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 zon
e.
[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 zon
e.
---------------------------------------------------


ok so what am i doing wrong here why wont world.exe load more then the items?
Reply With Quote