• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

sql problem

Exactly

New Member
Joined
Jul 14, 2014
Messages
117
Reaction score
4
Helo i have this error when i login in game

SELECT `guild_name` FROM `castle` WHERE `owner` > 0 - MYSQL ERROR: Table 'lastworld.castle' doesn't exist (1146)
 
You are missing tables for your WoE/castle war system. Look for: "CREATE TABLE IF NOT EXISTS `castle`" in the topic you got the system from.
 
Back
Top