things changed up a bit, just manually went thru and sourced all the tables in C:\EsoEq\peqdb
Code:
---------------------------------------------
[03.08. - 02:31:40] Starting Log: logs/eqemu_debug_world_6656.log
[03.08. - 02:31:40] [WORLD__INIT] Loading server configuration..
[03.08. - 02:31:40] [WORLD__INIT] Warning: Unable to read log.ini
[03.08. - 02:31:40] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[03.08. - 02:31:40] [WORLD__INIT] Added loginserver 192.168.155.100:5999
[03.08. - 02:31:40] [WORLD__INIT] Connecting to MySQL...
[03.08. - 02:31:40] [WORLD__INIT] HTTP world service disabled.
[03.08. - 02:31:40] [WORLD__INIT] Loading variables..
[03.08. - 02:31:40] [WORLD__INIT] Loading zones..
[03.08. - 02:31:40] [WORLD__INIT] Clearing groups..
[03.08. - 02:31:40] [WORLD__INIT] Clearing raids..
[03.08. - 02:31:40] [WORLD__INIT] Loading items..
[03.08. - 02:31:40] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring
[03.08. - 02:31:40] [WORLD__INIT] Loading guilds..
[03.08. - 02:31:40] [GUILDS__ERROR] Error loading guild ranks 'SELECT guild_id,rank,title,can_hear,can_speak,can_invite,can_remove,can_promote,can_demote,can_motd,can_warpeace FROM guild_ranks': #1146: Table 'eq.guild_ranks' doesn't exist
[03.08. - 02:31:40] [WORLD__INIT] No rule set configured, using default rules
[03.08. - 02:31:40] [WORLD__INIT] Clearing temporary merchant lists..
[03.08. - 02:31:40] [WORLD__INIT] Loading EQ time of day..
[03.08. - 02:31:40] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.08. - 02:31:40] [WORLD__INIT] Loading launcher list..
[03.08. - 02:31:40] [WORLD__INIT] Reboot zone modes ON
[03.08. - 02:31:40] [WORLD__INIT] Deleted 0 stale player corpses from database
[03.08. - 02:31:40] [WORLD__INIT] Deleted 0 stale player backups from database
[03.08. - 02:31:40] [WORLD__INIT] Loading adventures...
[03.08. - 02:31:40] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 02:31:40] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 02:31:40] [WORLD__INIT] Purging expired instances
[03.08. - 02:31:40] [WORLD__INIT] Loading char create info...
[03.08. - 02:31:40] [WORLD__INIT] Zone (TCP) listener started.
[03.08. - 02:31:40] [WORLD__INIT_ERR] Failed to start client (UDP) listener (port 9000)
Code:
---------------------------------------------
[03.08. - 02:31:40] Starting Log: logs/eqemu_error_world_6656.log
[03.08. - 02:31:40] Error in LoadRules query (null): #1146: Table 'eq.rule_values' doesn't exist
[03.08. - 02:31:40] Could not load EQTime file eqtime.cfg
[03.08. - 02:31:40] Error in AdventureManager:::LoadAdventures: SELECT id, zone, zone_version, is_hard, min_level, max_level, type, type_data, type_count, assa_x, assa_y, assa_z, assa_h, text, duration, zone_in_time, win_points, lose_points, theme, zone_in_zone_id, zone_in_x, zone_in_y, zone_in_object_id, dest_x, dest_y, dest_z, dest_h, graveyard_zone_id, graveyard_x, graveyard_y, graveyard_z, graveyard_radius FROM adventure_template (#1146: Table 'eq.adventure_template' doesn't exist)
[03.08. - 02:31:40] Error in AdventureManager:::LoadAdventureEntries: SELECT id, template_id FROM adventure_template_entry (#1146: Table 'eq.adventure_template_entry' doesn't exist)
[code]
---------------------------------------------
[03.08. - 02:29:12] Starting Log: logs/eqemu_debug_zone_10144.log
[03.08. - 02:29:12] [ZONE__INIT] Loading server configuration..
[03.08. - 02:29:12] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 02:29:12] [ZONE__INIT] Connecting to MySQL...
[03.08. - 02:29:12] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 02:29:12] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 02:29:12] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 02:29:12] [ZONE__INIT] Loading Variables
[03.08. - 02:29:12] [ZONE__INIT] Loading zone names
[03.08. - 02:29:12] [ZONE__INIT] Loading items
[03.08. - 02:29:12] [ZONE__INIT_ERR] Loading items FAILED!
[03.08. - 02:29:12] [ZONE__INIT] Failed. But ignoring error and going on...
[03.08. - 02:29:12] [ZONE__INIT] Loading npc faction lists
[03.08. - 02:29:12] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!
[/cpde]