• 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!

Error: Cant find schema_info help asap!

Zackvor

Member
Joined
Jan 19, 2009
Messages
295
Reaction score
12
Okey what is the problem. Everything worked but I couldnt make AAC so I just took out my AAC and replaced it with the same again but now I cant start the server what is wrong..
:: Avesta Version 0.6.1
:: ==============================================
::
:: Initializing the random numbers... [done]
:: Loading lua script config.lua... [done]
:: Checking Database Connection... [done]
:: Loading data/vocations.xml... [done]
:: Loading data/commands.xml... [done]
:: Loading data/items/items.otb... [done]
:: Loading data/items/items.xml... [done]
:: Loading Script Systems
:: Loading Weapons ...[done]
:: Loading Spells ...[done]
:: Loading Actions ...[done]
:: Loading Talkactions ...[done]
:: Loading MoveEvents ...[done]
:: Loading CreatureEvents ...[done]
:: Loading data/monsters/monsters.xml... [done]
:: Checking Schema version... mysql_real_query(): SELECT * FROM `schema_info`;:
MYSQL ERROR: Table 'sistaforsoket.schema_info' doesn't exist
mysql_store_result(): SELECT * FROM `schema_info`;: MYSQL ERROR: Table 'sistafor
soket.schema_info' doesn't exist


Error: Can't get schema version! Does `schema_info` exist?

If anyone knows the problem please help asap!
 
i think you removed whole database from ots , it doesnt have automatic create or something , you need to run manual so go into your database , create new DB with name sistaforsoket & import schema_info or whatever your DM is called (it suppoes to be in same folder as your OTS)
 
Back
Top