I uninstalled perl5.16, installed 5.14. Deleted the old solution/build folder. Used Cmake and then compiled with C++. Put eqlaunch.exe, World.exe, Zone.exe and EMuShareMem.dll into my server folder (these are the only files i originally took from the build).
The boot up gets stuck in a loop and windows tells me it has quit responding.
World debug file
Quote:
---------------------------------------------
[01.22. - 02:06:23] Starting Log: logs/eqemu_debug_world_0652.log
[01.22. - 02:06:23] [WORLD__INIT] Loading server configuration..
[01.22. - 02:06:23] [WORLD__INIT] Log settings loaded from log.ini
[01.22. - 02:06:23] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[01.22. - 02:06:23] [WORLD__INIT] Added loginserver eqemulator.net:5998
[01.22. - 02:06:23] [WORLD__INIT] Connecting to MySQL...
[01.22. - 02:06:23] [WORLD__INIT] HTTP world service disabled.
[01.22. - 02:06:23] [WORLD__INIT] Loading variables..
[01.22. - 02:06:24] [WORLD__INIT] Loading zones..
[01.22. - 02:06:24] [WORLD__INIT] Clearing groups..
[01.22. - 02:06:24] [WORLD__INIT] Clearing raids..
[01.22. - 02:06:24] [WORLD__INIT] Loading items..
[01.22. - 02:06:30] [WORLD__INIT] Loading guilds..
[01.22. - 02:06:30] [WORLD__INIT] Loaded default rule set 'default'
[01.22. - 02:06:30] [WORLD__INIT] Clearing temporary merchant lists..
[01.22. - 02:06:30] [WORLD__INIT] Loading EQ time of day..
[01.22. - 02:06:30] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[01.22. - 02:06:30] [WORLD__INIT] Loading launcher list..
[01.22. - 02:06:30] [WORLD__INIT] Reboot zone modes ON
[01.22. - 02:06:30] [WORLD__INIT] Deleted 0 stale player corpses from database
[01.22. - 02:06:30] [WORLD__INIT] Deleted 0 stale player backups from database
[01.22. - 02:06:30] [WORLD__INIT] Loading adventures...
[01.22. - 02:06:30] [WORLD__INIT] Purging expired instances
[01.22. - 02:06:30] [WORLD__INIT] Loading char create info...
[01.22. - 02:06:31] [WORLD__INIT] Zone (TCP) listener started.
[01.22. - 02:06:31] [WORLD__INIT] Client (UDP) listener started.
[01.22. - 02:06:31] [NET__IDENTIFY] Registered patch 6.2
[01.22. - 02:06:31] [NET__IDENTIFY] Registered patch Titanium
[01.22. - 02:06:31] [NET__IDENTIFY] Registered patch SoF
[01.22. - 02:06:31] [NET__IDENTIFY] Registered patch SoD
[01.22. - 02:06:31] [NET__IDENTIFY] Registered patch Underfoot
[01.22. - 02:06:31] [NET__IDENTIFY] Registered patch RoF
[01.22. - 02:06:31] [WORLD__LS] Connecting to login server: eqemulator.net:5998
[01.22. - 02:06:31] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[01.22. - 02:06:31] [WORLD__LS] Loginserver provided 71.81.70.137 as world address
[01.22. - 02:06:32] [WORLD__ZONE] New TCP connection from 127.0.0.1:50552
[01.22. - 02:06:32] [WORLD__CONSOLE] New launcher from 127.0.0.1:50552
[01.22. - 02:06:32] [WORLD__LAUNCH] Adding pending launcher 1
[01.22. - 02:06:32] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[01.22. - 02:06:32] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[01.22. - 02:06:37] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[01.22. - 02:06:57] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[01.22. - 02:06:59] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[01.22. - 02:07:01] [WORLD__LAUNCH] zone: dynamic_02 reported state STOPPED (1 starts)
[01.22. - 02:07:01] [WORLD__LAUNCH] zone: dynamic_03 reported state STOPPED (1 starts)
[01.22. - 02:07:01] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[01.22. - 02:07:03] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[01.22. - 02:07:07] [WORLD__LAUNCH] zone: dynamic_05 reported state STOPPED (1 starts)
[01.22. - 02:07:07] [WORLD__LAUNCH] zone: dynamic_04 reported state STOPPED (1 starts)
[01.22. - 02:07:09] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (1 starts)
[01.22. - 02:07:11] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (2 starts)
|
Launch debug fule
Quote:
---------------------------------------------
[01.22. - 02:06:32] Starting Log: logs/eqemu_debug_launch_5208.log
[01.22. - 02:06:32] [LAUNCHER__INIT] Loading server configuration..
[01.22. - 02:06:32] [LAUNCHER__INIT] Starting main loop...
[01.22. - 02:06:32] [NET__WORLD] Connected to World: localhost:9000
[01.22. - 02:06:37] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[01.22. - 02:06:37] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[01.22. - 02:06:37] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[01.22. - 02:06:37] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[01.22. - 02:06:37] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[01.22. - 02:06:37] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is already running.
[01.22. - 02:06:37] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is already running.
[01.22. - 02:06:37] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is already running.
[01.22. - 02:06:37] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is already running.
[01.22. - 02:06:37] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is already running.
[01.22. - 02:06:37] [LAUNCHER__STATUS] Starting zone dynamic_01
[01.22. - 02:06:37] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[01.22. - 02:06:37] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone.
[01.22. - 02:06:57] [LAUNCHER__STATUS] Starting zone dynamic_02
[01.22. - 02:06:57] [LAUNCHER__STATUS] Zone dynamic_02 has been started.
[01.22. - 02:06:57] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[01.22. - 02:06:59] [LAUNCHER__STATUS] Starting zone dynamic_03
[01.22. - 02:06:59] [LAUNCHER__STATUS] Zone dynamic_03 has been started.
[01.22. - 02:06:59] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[01.22. - 02:07:01] [LAUNCHER__STATUS] Zone dynamic_02 has gone down. Restart timer started.
[01.22. - 02:07:01] [LAUNCHER__STATUS] Zone dynamic_03 has gone down. Restart timer started.
[01.22. - 02:07:01] [LAUNCHER__STATUS] Starting zone dynamic_04
[01.22. - 02:07:01] [LAUNCHER__STATUS] Zone dynamic_04 has been started.
[01.22. - 02:07:01] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[01.22. - 02:07:03] [LAUNCHER__STATUS] Starting zone dynamic_05
[01.22. - 02:07:03] [LAUNCHER__STATUS] Zone dynamic_05 has been started.
[01.22. - 02:07:03] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[01.22. - 02:07:07] [LAUNCHER__STATUS] Zone dynamic_05 has gone down. Restart timer started.
[01.22. - 02:07:07] [LAUNCHER__STATUS] Zone dynamic_04 has gone down. Restart timer started.
[01.22. - 02:07:09] [LAUNCHER__STATUS] Zone dynamic_01 has gone down. Restart timer started.
[01.22. - 02:07:11] [LAUNCHER__STATUS] Starting zone dynamic_02
[01.22. - 02:07:11] [LAUNCHER__STATUS] Zone dynamic_02 has been started.
[01.22. - 02:07:11] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone.
[01.22. - 02:07:25] [LAUNCHER__STATUS] Zone dynamic_02 has gone down. Restart timer started.
|
Any clues? Thanks in advance!