I have just reopened my server with Scyther's Blizzlike Repack V4.0 and was finally able to get it to work. Now I have a couple errors that pops up everytime I put a character into the world.
The errors are:
Sql query failed due to [Table 'logon.banned_names' doesn't exist], Query: [SELECT COUNT(*) FROM banned_names WHERE name = 'slaine' ]
Sql query failed due to [Table 'logon.playercooldowns' doen't exist]. Query: [DELETE FROM playercooldowns WHERE player_guid = 2]
Sql query failed due to [Table 'logon.playercooldowns' doesn't exist], Query: [SELECT cooldown_type, cooldown_misc, cooldown_expire_time, cooldown_spellid, cooldown_itemid FROM playercooldowns WHERE player_guid=2]
Sql query failed due to [Table 'logon.social_friends' doesn't exist], Query: [SELECT friend_guid, note FROM social_friends WHERE character_guid = 2]
Sql query failed due to [Table 'logon.social_friends' doesn't exist], Query: [SELECT character_guid FROM social_friends WHERE friend_guid = 2]
Sql query failed due to [Table 'logon.social_ignores' doesn't exist], Query: [SELECT ignore_guid FROM social_ignores WHERE character_guid = 2]
How do I fix this because I am not sure. I haven't modified a thing on the repack so I am not sure why I am getting these problems.
Thanks in advance.