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)