Error on starting mangos

Newbie Spellweaver
Joined
Aug 12, 2005
Messages
5
Reaction score
0
Alright, everything has gone great up until I have to open the mangos.exe

When I do, it loads something and then closes.

I get the following error.

Code:
2007-02-18 04:31:52 Loading Game Object Templates...
2007-02-18 04:31:52 ERROR:Error in `gameobject_template` table, probably sql file format was updated (there should be 19 fields in sql).
 
Well, I got farther, but I got another error.

Code:
2007-02-18 05:08:27 Loading Aggro Spells Definitions...
2007-02-18 05:08:27 ERROR:SQL: SELECT MAX(`entry`) FROM `spell_threat`
2007-02-18 05:08:27 ERROR:query ERROR: Table 'mangos.spell_threat' doesn't exist
2007-02-18 05:08:27 ERROR:Error loading `spell_threat` table (not exist?)
 
How did you import your database? I have had issues with Navicat. I use SQLyog. Generally I would say check your database, but if you continue to have problems with multiple databases, you may want to get a new emulator and then test the db again.
 
Back