Starting an eq2 server issues
Posted: Mon Oct 27, 2008 8:31 pm
I have downloaded and compiled the source for an eq2 server on ubuntu 8.04,the issue I am running into is when I go ot start the server I get a very long list of
and then it ends itself with this
If I could beg your attention for a moment in helping figure out what is going on and how to possibly fix it please, I would be ever so grateful.
Code: Select all
[Error] Error Loading Armor ID: 754
[Error] Error Loading Armor ID: 753
[Error] Error Loading Armor ID: 738
[Error] Error Loading Armor ID: 714
[Error] Error Loading Armor ID: 712
[Error] Error Loading Armor ID: 706
Code: Select all
[Status] Loaded 0 Armor Piece(s)
[Status] Loaded 0 Skill Item(s)
[Status] Loaded 5590 Regular Items
[Error] Error in LoadNextUniqueItemID query 'SELECT max(id) from character_items': #1054: Unknown column 'id' in 'field list'
[Status] Loading spells..
Error Loading Spells, Query: select spells.id, name, description, type, class_skill, mastery_skill, tier, hp_req, power_req, cast_time, recast, radius, max_aoe_targets, req_concentration, range, duration1, duration2, resistibility, hp_upkeep, power_upkeep, duration_until_cancel, target_type, recovery, power_req_percent, hp_req_percent, icon, icon2, icontype, success_message, fade_message, cast_type, lua_script, call_frequency, interruptable, spell_visual, effect_message, min_range, can_effect_raid, affect_only_group_members, hit_bonus, spell_text_color from spells, spell_tiers where spells.id = spell_tiers.spell_id order by tier, Error: #1146: Table 'eq2trcr.spell_tiers' doesn't exist
[Status] Loading LUA spells..
[Status] Loaded 2 LUA Spell(s)
[Status] Loading factions..
Error in LoadFactionAlliances, Query: SELECT faction_id, friend_faction, hostile_faction from faction_alliances, Error: #1146: Table 'eq2trcr.faction_alliances' doesn't exist
[Status] Loaded 36 Factions
[Status] Loading skills..
[Status] Loaded 129 Skills
[Status] Loading loot data..
[Status] Loaded 0 loot tables.
[Status] Loaded 0 loot drops.
[Status] Loaded 0 spawn loot lists.
[Status] Loading Quests..
[Status] Loaded 0 Quest(s)
[Status] Loading Merchant Information..
[Status] Loaded 0 Merchant List(s)
[Status] Loaded 0 Merchant Multiplier(s)
[Status] Loading Spawn Script Information..
Error in LoadSpawnScriptData, Query: SELECT spawn_id, spawnentry_id, spawngroup_id, lua_script from spawn_scripts, Error: #1146: Table 'eq2trcr.spawn_scripts' doesn't exist
[Status] Loading EQ time of day..
Breaking your databases!!
Failed to open port 9000.