Fix to this error?

Newbie Spellweaver
Joined
Mar 8, 2006
Messages
53
Reaction score
0
What am I missing?

2007-06-11 21:40:20 Loading Creature Reputation OnKill Data...
2007-06-11 21:40:20 ERROR:SQL: SELECT `creature_id`,`RewOnKillRepFaction1`,`RewOnKillRepFaction2`,`IsTeamAward1`,`MaxStanding1`,`RewOnKillRepValue1`,`IsTeamAward2`,`MaxStanding2`,`RewOnKillRepValue2`,`TeamDependent` FROM `creature_onkill_reputation`
2007-06-11 21:40:20 ERROR:query ERROR: Unknown column 'TeamDependent' in 'field list'
2007-06-11 21:40:20
2007-06-11 21:40:20 ERROR:>> Loaded 0 creature award reputation definitions. DB table `creature_onkill_reputation` is empty.
2007-06-11 21:40:20 Loading Pet Create Spells...
2007-06-11 21:40:20 ERROR:SQL: SELECT `entry`, `Spell1`, `Spell2`, `Spell3`, `Spell4`,`FamilyPassive` FROM `petcreateinfo_spell`
2007-06-11 21:40:20 ERROR:query ERROR: Table 'mangosd.petcreateinfo_spell' doesn't exist
2007-06-11 21:40:20
2007-06-11 21:40:20 >> Loaded 0 pet create spells
2007-06-11 21:40:20 ERROR:`petcreateinfo_spell` table is empty!
2007-06-11 21:40:20 Loading Creature Data...
2007-06-11 21:40:23 >> Loaded 77940 creatures
2007-06-11 21:40:23
2007-06-11 21:40:23 Loading Creature Addon Data...
2007-06-11 21:40:23 ERROR:SQL: SELECT MAX(`guid`) FROM `creature_addon`
2007-06-11 21:40:23 ERROR:query ERROR: Unknown column 'guid' in 'field list'
2007-06-11 21:40:23 ERROR:Error loading `creature_addon` table (not exist?)
 
learn how to read please:
Unknown column 'TeamDependent' in 'field list'

Please realize emulators don't come with a 'fix-all' button ;P
 
Back