- Joined
- Feb 4, 2007
- Messages
- 8
- Reaction score
- 0
Hey everyone.
When i press start.bat to start my 2.0.6.6337 server it all seems normal, but when i check the log theres an error.
"2007-02-03 23:07:46 Realm running as realm ID 1
2007-02-03 23:07:46 SQL: UPDATE `character` SET `online` = 0 WHERE `realm` = '1'
2007-02-03 23:07:46 SQL: UPDATE `account`,`realmcharacters` SET `account`.`online` = 0 WHERE `account`.`online` > 0 AND `account`.`id` = `realmcharacters`.`acctid` AND `realmcharacters`.`realmid` = '1'
2007-02-03 23:07:46 Using DataDir ./ ...
2007-02-03 23:07:46 Check existing of map file './maps/0004331.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0004832.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0004832.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0013339.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0002828.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0011230.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0013732.map': exist.
2007-02-03 23:07:46 SQL: UPDATE `realmlist` SET `icon` = 0 WHERE `id` = '1'
2007-02-03 23:07:46 SQL: DELETE FROM `corpse` WHERE `bones_flag` = '1'
2007-02-03 23:07:46 Initialize data stores...
2007-02-03 23:07:47
2007-02-03 23:07:47 >> Loaded 22 data stores
2007-02-03 23:07:47
2007-02-03 23:07:47 Loading levelup stat gains...
2007-02-03 23:07:47 SQL: SELECT `race`,`class`,`level`,`hp`,`mana`,`str`,`agi`,`sta`,`int`,`spi` FROM `player_levelupgains`
2007-02-03 23:07:47
2007-02-03 23:07:47 >> Loaded 2360 levelup definitions
2007-02-03 23:07:47 Loading Quests...
2007-02-03 23:07:47 SQL: SELECT MAX(`entry`) FROM `quest_template`
2007-02-03 23:07:47 SQL: SELECT COUNT(*) FROM `quest_template`
2007-02-03 23:07:48 SQL: SELECT * FROM `quest_template`
2007-02-03 23:07:48 ERROR:Error in `quest_template` table, probably sql file format was updated (there should be 91 fields in sql).
'
error in quest_template...
Could somebody explain how to fix this for me?
When i press start.bat to start my 2.0.6.6337 server it all seems normal, but when i check the log theres an error.
"2007-02-03 23:07:46 Realm running as realm ID 1
2007-02-03 23:07:46 SQL: UPDATE `character` SET `online` = 0 WHERE `realm` = '1'
2007-02-03 23:07:46 SQL: UPDATE `account`,`realmcharacters` SET `account`.`online` = 0 WHERE `account`.`online` > 0 AND `account`.`id` = `realmcharacters`.`acctid` AND `realmcharacters`.`realmid` = '1'
2007-02-03 23:07:46 Using DataDir ./ ...
2007-02-03 23:07:46 Check existing of map file './maps/0004331.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0004832.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0004832.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0013339.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0002828.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0011230.map': exist.
2007-02-03 23:07:46 Check existing of map file './maps/0013732.map': exist.
2007-02-03 23:07:46 SQL: UPDATE `realmlist` SET `icon` = 0 WHERE `id` = '1'
2007-02-03 23:07:46 SQL: DELETE FROM `corpse` WHERE `bones_flag` = '1'
2007-02-03 23:07:46 Initialize data stores...
2007-02-03 23:07:47
2007-02-03 23:07:47 >> Loaded 22 data stores
2007-02-03 23:07:47
2007-02-03 23:07:47 Loading levelup stat gains...
2007-02-03 23:07:47 SQL: SELECT `race`,`class`,`level`,`hp`,`mana`,`str`,`agi`,`sta`,`int`,`spi` FROM `player_levelupgains`
2007-02-03 23:07:47
2007-02-03 23:07:47 >> Loaded 2360 levelup definitions
2007-02-03 23:07:47 Loading Quests...
2007-02-03 23:07:47 SQL: SELECT MAX(`entry`) FROM `quest_template`
2007-02-03 23:07:47 SQL: SELECT COUNT(*) FROM `quest_template`
2007-02-03 23:07:48 SQL: SELECT * FROM `quest_template`
2007-02-03 23:07:48 ERROR:Error in `quest_template` table, probably sql file format was updated (there should be 91 fields in sql).
'
error in quest_template...
Could somebody explain how to fix this for me?