Problem Create Player

10/13/2011 09:35 topazee#1
Hello, here is my problem


Link : [Only registered and activated users can see links. Click Here To Register...]


Once the character created automatically delete it .... would you have an idea of ​​the trouble?

Thank you for your help.
10/13/2011 11:08 x-AcT#2
has the char an entried deletion date in players table?
10/13/2011 11:57 topazee#3
yes I have the column selection date but my character is marked c NULL in this column
10/13/2011 15:39 x-AcT#4
well, when the char has no entry in players.deletion_date but a null value, the sevrer is not deleting the char. it is a problem with your client to server version or the packet is wrongly implemented in server's core.