Error in mangos

Newbie Spellweaver
Joined
Aug 10, 2005
Messages
15
Reaction score
0
Location
Latvia, Riga.
I did ewerything like in this guilde

but when starting mangosd.exe it shows this error -
Code:
2007-02-26 20:38:07 Loading Items...
2007-02-26 20:38:07 ERROR:Error in `item_template` table, probably sql file format was updated (there should be 121 fields in sql).

What i have to do?




EDIT: SOMEONE? PLEASE?
 
Last edited:
I have the same server up and running, but I'm no expert on the matter.

I think the error could be that when you did the Restore from SQL dump for the Mangos database you didn't use this file:

SDB 0.6.1



If I were you I would delete the mangos database, create a new mangos database, then repeat these steps, taken from the thread you linked to in your post:

Right click mangos and click Restore from SQL Dump. This will open a new window. At the top there is a white bar, to the right there is a button with "..." inside, click that button, then look for where you extracted SDB (if you haven't do so now and then refresh the folder). Double click the SQL file and click Execute. Wait till it finishes loading (this may take a while depending on your CPU). After it's finished entirely, close the window.
 
Back