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

AAC gesior creates an account, but when selecting a character in the game he receives an account error or wrong password.

Shoorkill

Member
Joined
Dec 17, 2018
Messages
126
Reaction score
21
I'm using Gesior, and I'm getting these errors when creating accounts, and when I create the characters, I put account and password in the client, when I select the character, a password or account error appears. Has anyone experienced this, or can help me?
Query: SELECT id, name, password, premium_ends_at, email, key, create_ip, creation, premium_points, page_access, location, rlname, email_new, email_new_time, email_code, next_email, last_post, flag FROM accounts WHERE name = '456654'
SQLSTATE: 00000
Driver code:
Error message:
Query: SELECT id, name, group_id, account_id, level, vocation, health, healthmax, experience, lookbody, lookfeet, lookhead, looklegs, looktype, lookaddons, maglevel, mana, manamax, manaspent, soul, town_id, posx, posy, posz, conditions, cap, sex, lastlogin, lastip, save, skull, skulltime, lastlogout, blessings, balance, stamina, skill_fist, skill_fist_tries, skill_club, skill_club_tries, skill_sword, skill_sword_tries, skill_axe, skill_axe_tries, skill_dist, skill_dist_tries, skill_shielding, skill_shielding_tries, skill_fishing, skill_fishing_tries, deleted, create_ip, create_date, comment, hide_char FROM players WHERE name = 'nayara'
SQLSTATE: 00000
Driver code:
Error message:
Query: SELECT id, name, password, premium_ends_at, email, key, create_ip, creation, premium_points, page_access, location, rlname, email_new, email_new_time, email_code, next_email, last_post, flag FROM accounts WHERE email = '[email protected]'
SQLSTATE: 00000
Driver code:
Error message:
Query: INSERT INTO accounts (name, password, premium_ends_at, email, key, create_ip, creation, premium_points, page_access, location, rlname, email_new, email_new_time, email_code, next_email, last_post, flag) VALUES ('456654', '4a19812f28838187a143ce58dece8b8511c50de9', '0', '[email protected]', '', '2323050017', '1705541007', '0', '0', '', '', '', '0', '', '0', '0', 'us')
SQLSTATE: 00000
Driver code:
Error message:
Failed to create account.
 
Last edited:
Back
Top