I changed mysql database for 2 times and it still the same problem...
UPDATE `players` SET `town_id` = 1, `posx` = 160, `posy` =54, `posz` = 7;
I used this querry, when i create a character it gives me the error above, then i insert the querry above and i can login the character. But when i...