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

Linux Tibia client problem

Queari

New Member
Joined
Feb 27, 2015
Messages
75
Reaction score
1
Hello I have problem when login into ot game
When I create character in website it's all fine it creates one, although when I am trying to log in into the game I receive error message in tibia client:
This account do not contain any character yet.
Create a new character on the Zelita website at .
What can be the problem anyone ?
accountmanagement.php
Code:
http://pastebin.com/wsSfNgqC
 
Found a problem, dunno why but players did not had world_id 1< that made a problem. I tried to delete all samples, when I try to add sql queary I got error message
MySQL said:

#1452 - Cannot add or update a child row: a foreign key constraint fails (`rl_map`.`players`, CONSTRAINT `players_ibfk_1` FOREIGN KEY (`account_id`) REFERENCES `accounts` (`id`) ON DELETE CASCADE)

anyone would be able to help me ? :)
 
Back
Top