hi,
i found error in my server with packets and MySQL
what is this? can everyone help me? thx!
see this image:
http://fffree.ath.cx/imagem.jpg
Printable View
hi,
i found error in my server with packets and MySQL
what is this? can everyone help me? thx!
see this image:
http://fffree.ath.cx/imagem.jpg
try to restart your mysql
I dont know what is that but there is 4 different IP's will connect to your server or it is CC???
yeah..
is players joining in my server, when message appear, server laggs.
About the packets you can do nothing. They are just data packets that wasnt programmed(if you try to get buffs at penguim you will get one unknown packet aswell.
The mysql errors are just data out of range(for example, if the type is byte, you can store numbers from 0 to 255, if you try to put 256 or more or 0 or less, you get the error), you need to find the correct type for the 2 collums.