|
|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
| Support::Windows Servers Support forum for Windows EQEMu users. |
 |
|
 |

03-08-2012, 02:43 AM
|
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
Below is a compilation of nearly if not all the errors im getting besides the one where its restarting the server over and over cuz of a unknown 'zone' connecting or whatnot.
Code:
[03.08. - 00:02:20] [WORLD__INIT] Loading items..
[03.08. - 00:02:20] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring[03.08. - 00:02:20] [WORLD__INIT] Loading guilds..
[03.08. - 00:02:20] [GUILDS__ERROR] Error loading guilds 'SELECT id, name, leader, minstatus, motd, motd_setter, channel,url FROM guilds': #1054: Unknown column 'motd_setter' in 'field list'
[03.08. - 00:02:20] [WORLD__INIT] Loading guilds..
[03.08. - 00:02:20] [GUILDS__ERROR] Error loading guilds 'SELECT id, name, leader, minstatus, motd, motd_setter, channel,url FROM guilds': #1054: Unknown column 'motd_setter' in 'field list'
08. - 00:02:20] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load adventure templates.
---
below: world error except below:
---------------------------------------------
[03.08. - 00:02:20] Starting Log: logs/eqemu_error_world_5160.log
[03.08. - 00:02:20] Error in LoadRules query SELECT ruleset_id FROM rule_sets WHERE name='default': #1146: Table 'eq.rule_sets' doesn't exist
[03.08. - 00:02:20] Could not load EQTime file eqtime.cfg
[03.08. - 00:02:20] WorldDatabase::GetLauncherList: #1146: Table 'eq.launcher' doesn't exist
[03.08. - 00:02:20] 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. - 00:02:20] Error in AdventureManager:::LoadAdventureEntries: SELECT id, template_id FROM adventure_template_entry (#1146: Table 'eq.adventure_template_entry' doesn't exist)
[03.08. - 00:02:20] Error in AdventureManager:::GetLeaderboardInfo: select ch.name, ch.id, adv_stats.* from adventure_stats AS adv_stats left join character_ AS ch on adv_stats.player_id = ch.id; (#1146: Table 'eq.adventure_stats' doesn't exist)
[03.08. - 00:05:20] Error in AdventureManager:::GetLeaderboardInfo: select ch.name, ch.id, adv_stats.* from adventure_stats AS adv_stats left join character_ AS ch on adv_stats.player_id = ch.id; (#1146: Table 'eq.adventure_stats' doesn't exist)
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |
 |
|
 |

03-08-2012, 03:36 AM
|
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
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]
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |
 |
|
 |

03-08-2012, 04:07 AM
|
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
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!
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |
| Thread Tools |
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 03:28 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |