Magnos Help

Joined
Aug 12, 2007
Messages
1
Reaction score
0
Magnos*
Keep gettin error




2007-08-12 03:02:19 World Database: 127.0.0.1;3306;root;baylie;mangos
2007-08-12 03:02:19 Login Database: 127.0.0.1;3306;root;baylie;realmd
2007-08-12 03:02:19 Realm running as realm ID 1
2007-08-12 03:02:19 Using DataDir C:\Mangos\data/
2007-08-12 03:02:19 WORLD: VMap support included. LineOfSight:0, getHeight:0
2007-08-12 03:02:19 WORLD: VMap data directory is: C:\Mangos\data/vmaps
2007-08-12 03:02:19 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
2007-08-12 03:02:19 Initialize data stores...
2007-08-12 03:02:19
2007-08-12 03:02:19 >> Loaded 35 data stores
2007-08-12 03:02:19
2007-08-12 03:02:19 Using Autodetected DBC Locale (0).
2007-08-12 03:02:19 Cleaning up instances...
2007-08-12 03:02:19 ERROR:SQL: SELECT DISTINCT(`instance`) FROM `creature_respawn` WHERE `instance` <> 0
2007-08-12 03:02:19 ERROR:query ERROR: Unknown column 'instance' in 'field list'
2007-08-12 03:02:19 ERROR:SQL: SELECT DISTINCT(`instance`) FROM `gameobject_respawn` WHERE `instance` <> 0
2007-08-12 03:02:19 ERROR:query ERROR: Unknown column 'instance' in 'field list'
2007-08-12 03:02:19 ERROR:SQL: SELECT DISTINCT(`instance`) FROM `character_instance`
2007-08-12 03:02:19 ERROR:query ERROR: Table 'mangos.character_instance' doesn't exist
2007-08-12 03:02:19 ERROR:SQL: SELECT `id` FROM `instance`
2007-08-12 03:02:19 ERROR:query ERROR: Table 'mangos.instance' doesn't exist
2007-08-12 03:02:19 ERROR:SQL: SELECT DISTINCT(`instance`.`id`) AS `id` FROM `instance` LEFT JOIN `character_instance` ON (`character_instance`.`instance` = `instance`.`id`) WHERE (`instance`.`id` = `character_instance`.`instance`) AND (`instance`.`resettime` > 1186912939)
2007-08-12 03:02:19 ERROR:query ERROR: Table 'mangos.instance' doesn't exist
2007-08-12 03:02:19
2007-08-12 03:02:19 >> Initialized 0 instances, deleted 0 old instances
2007-08-12 03:02:19 Packing instances...
2007-08-12 03:02:19 ERROR:SQL: SELECT DISTINCT(`instance`) FROM `character_instance` WHERE `instance` <> 0
2007-08-12 03:02:19 ERROR:query ERROR: Table 'mangos.character_instance' doesn't exist
2007-08-12 03:02:19
2007-08-12 03:02:19 >> Instance numbers remapped, next instance id is 1
2007-08-12 03:02:19 Loading Game Object Templates...
2007-08-12 03:02:19 ERROR:`gameobject_template` table is empty!
2007-08-12 03:02:19 >> Loaded 0 game object templates
2007-08-12 03:02:19
2007-08-12 03:02:19 Loading Spell Chain Data...
2007-08-12 03:02:19
2007-08-12 03:02:19 >> Loaded 1329 spell chain records
2007-08-12 03:02:19 Loading Spell Learn Skills...
2007-08-12 03:02:19 ERROR:SQL: SELECT `entry`, `SkillID`, `Value`, `MaxValue` FROM `spell_learn_skill`
2007-08-12 03:02:19 ERROR:query ERROR: Table 'mangos.spell_learn_skill' doesn't exist
2007-08-12 03:02:19
2007-08-12 03:02:19 >> Loaded 0 spell learn skills
2007-08-12 03:02:19 ERROR:`spell_learn_skill` table is empty!
2007-08-12 03:02:19 Loading Spell Learn Spells...
2007-08-12 03:02:19 ERROR:SQL: SELECT `entry`, `SpellID`,`IfNoSpell` FROM `spell_learn_spell`
2007-08-12 03:02:19 ERROR:query ERROR: Table 'mangos.spell_learn_spell' doesn't exist
2007-08-12 03:02:19
2007-08-12 03:02:19 >> Loaded 0 spell learn spells
2007-08-12 03:02:19 ERROR:`spell_learn_spell` table is empty!
2007-08-12 03:02:19 Loading Spell Proc Event conditions...
2007-08-12 03:02:19 ERROR:SQL: SELECT `entry`,`SchoolMask`,`Category`,`SkillID`,`SpellFamilyName`,`SpellFamilyMask`,`procFlags`,`ppmRate` FROM `spell_proc_event`
2007-08-12 03:02:19 ERROR:query ERROR: Unknown column 'SpellFamilyName' in 'field list'
2007-08-12 03:02:19
2007-08-12 03:02:19 >> Loaded 0 spell proc event conditions
2007-08-12 03:02:19 Loading Aggro Spells Definitions...
2007-08-12 03:02:19 ERROR:SQL: SELECT MAX(`entry`) FROM `spell_threat`
2007-08-12 03:02:19 ERROR:query ERROR: Table 'mangos.spell_threat' doesn't exist
2007-08-12 03:02:19 ERROR:Error loading `spell_threat` table (not exist?)


any ideas?
 
Last edited:
Back