Error: WorldSocket

[COLOR=rgb(33,33,33)]When you try to connect to the server, an error:
" [COLOR=rgb(0,0,0)]WorldSocket::ReadHeaderHandler(): client sent malformed packet (size: 8, cmd: 1867972642) "

[SIZE=14px][COLOR=rgb(33,33,33)]After authorization is eternal [/SIZE]
What to do ?

Was it a sudden occurrence, or did you update your commit recently before encountering this error? Update anything for that matter? Need a little background to help you further.

@RenUneR are able to log all the way into the game and you see that on the terminal session?

That isn’t an error, It’s telling you that the server is receiving malformed packets, or in other words data that it doesn’t understand coming from the client. The client you are using could be sending bad data or someone is trying to access that port with invalid commands.