• 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] Error

Cornwallis

Member
Joined
Jan 3, 2010
Messages
480
Reaction score
16
Well, I searched around and found that some people were able to fix this problem, but i couldn't understand what to do because of really bad english. But anyways, my problem started out as my .exe file spamming something about mydatabasename.z_ots_comunication missing, so i added tables that i seen on a different tutorial, i added; z_ots_comunication, z_shop_history_item, z_shop_history_pacc, z_shop_offer. and then i changed my encryption from plain to sha1 in config.lua, and then used this command in localhost/phpmyadmin; UPDATE accounts SET password=SHA1(password) WHERE id = 1; and now i still cannot create a character using the account manager, only if you do it with the 1/1 account manager, if you use your account manager on your account, it says account or password incorrect, please helpp!:)
 
Back
Top