cleaned it up a ton by manuallly going through the .sql files and manually sourcing them.
this is where im at:
Code:
---------------------------------------------
[03.08. - 03:03:24] Starting Log: logs/eqemu_debug_world_11848.log
[03.08. - 03:03:24] [WORLD__INIT] Loading server configuration..
[03.08. - 03:03:24] [WORLD__INIT] Warning: Unable to read log.ini
[03.08. - 03:03:24] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[03.08. - 03:03:24] [WORLD__INIT] Added loginserver 192.168.155.100:5999
[03.08. - 03:03:24] [WORLD__INIT] Connecting to MySQL...
[03.08. - 03:03:24] [WORLD__INIT] HTTP world service disabled.
[03.08. - 03:03:24] [WORLD__INIT] Loading variables..
[03.08. - 03:03:24] [WORLD__INIT] Loading zones..
[03.08. - 03:03:24] [WORLD__INIT] Clearing groups..
[03.08. - 03:03:24] [WORLD__INIT] Clearing raids..
[03.08. - 03:03:24] [WORLD__INIT] Loading items..
[03.08. - 03:03:24] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring
[03.08. - 03:03:24] [WORLD__INIT] Loading guilds..
[03.08. - 03:03:24] [WORLD__INIT] Loaded default rule set 'default'
[03.08. - 03:03:24] [WORLD__INIT] Clearing temporary merchant lists..
[03.08. - 03:03:24] [WORLD__INIT] Loading EQ time of day..
[03.08. - 03:03:24] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.08. - 03:03:24] [WORLD__INIT] Loading launcher list..
[03.08. - 03:03:24] [WORLD__INIT] Reboot zone modes ON
[03.08. - 03:03:24] [WORLD__INIT] Deleted 0 stale player corpses from database
[03.08. - 03:03:24] [WORLD__INIT] Deleted 0 stale player backups from database
[03.08. - 03:03:24] [WORLD__INIT] Loading adventures...
[03.08. - 03:03:24] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 03:03:24] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 03:03:24] [WORLD__INIT] Purging expired instances
[03.08. - 03:03:24] [WORLD__INIT] Loading char create info...
[03.08. - 03:03:24] [WORLD__INIT] Zone (TCP) listener started.
[03.08. - 03:03:24] [WORLD__INIT] Client (UDP) listener started.
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch SoF
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch SoD
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 03:03:24] [WORLD__LS] Connecting to login server: 192.168.155.100:5999
[03.08. - 03:03:24] [WORLD__LS] Connected to Loginserver: 192.168.155.100:5999
[03.08. - 03:03:33] [WORLD__ZONE] New TCP connection from 127.0.0.1:52580
[03.08. - 03:03:33] [WORLD__CONSOLE] New launcher from 127.0.0.1:52580
[03.08. - 03:03:33] [WORLD__LAUNCH] Adding pending launcher 1
[03.08. - 03:03:33] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[03.08. - 03:03:33] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[03.08. - 03:03:38] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[03.08. - 03:03:40] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (1 starts)
[03.08. - 03:03:58] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (2 starts)
[03.08. - 03:04:00] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (2 starts)
[03.08. - 03:04:18] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (3 starts)
[03.08. - 03:04:20] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (3 starts)
[03.08. - 03:04:38] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (4 starts)
[03.08. - 03:04:40] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (4 starts)
[03.08. - 03:04:58] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (5 starts)
[03.08. - 03:05:00] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (5 starts)
[03.08. - 03:05:11] [WORLD__LAUNCH] Removing launcher zone (1)
Code:
------------------
[03.08. - 03:04:58] Starting Log: logs/eqemu_debug_zone_10104.log
[03.08. - 03:04:58] [ZONE__INIT] Loading server configuration..
[03.08. - 03:04:58] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 03:04:58] [ZONE__INIT] Connecting to MySQL...
[03.08. - 03:04:58] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 03:04:58] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 03:04:58] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 03:04:58] [ZONE__INIT] Loading Variables
[03.08. - 03:04:58] [ZONE__INIT] Loading zone names
[03.08. - 03:04:58] [ZONE__INIT] Loading items
[03.08. - 03:04:58] [ZONE__INIT_ERR] Loading items FAILED!
[03.08. - 03:04:58] [ZONE__INIT] Failed. But ignoring error and going on...
[03.08. - 03:04:58] [ZONE__INIT] Loading npc faction lists
[03.08. - 03:04:58] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!
---------------------------------------------
[03.08. - 03:04:58] Starting Log: logs/eqemu_debug_zone_10104.log
[03.08. - 03:04:58] [ZONE__INIT] Loading server configuration..
[03.08. - 03:04:58] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 03:04:58] [ZONE__INIT] Connecting to MySQL...
[03.08. - 03:04:58] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 03:04:58] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 03:04:58] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 03:04:58] [ZONE__INIT] Loading Variables
[03.08. - 03:04:58] [ZONE__INIT] Loading zone names
[03.08. - 03:04:58] [ZONE__INIT] Loading items
[03.08. - 03:04:58] [ZONE__INIT_ERR] Loading items FAILED!
[03.08. - 03:04:58] [ZONE__INIT] Failed. But ignoring error and going on...
[03.08. - 03:04:58] [ZONE__INIT] Loading npc faction lists
[03.08. - 03:04:58] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!