Quote Originally Posted by themagicfreak View Post
i have a problem with this sql error:

Query: REPLACE INTO `item_template` (`entry`, `class`, `subclass`, `SoundOverrideSubclass`, `name`, `displayid`, `Quality`, `Flags`, `F...


Error Code: 1054
Unknown column 'StatsCount' in 'field list'


Execution Time : 0 sec
Transfer Time : 0 sec
Total Time : 0.019 sec
The StatsCount column was changed in TrinityCore. You'll have to manually add this in.