Error CL_ParsePacketEntities End of message need help

Hey Guys!

Since some days ago i got that error:

Error

CL_ParsePacketEntities

End of message


Someone knows how to fix?

reinstalled ET
Google didnt help too...

That Problem comes random after some minutes.

Comments
6
gl kauby :P
Quote"Connecting Error Messages -
CL_ParsePacketEntity: end of message
configstrings > MAX_CONFIGSTRING
CL_ParseGamestate: bad command byte

Nicked (and edited) the response by Rain:

I get disconnected upon joining servers with the error message "CL_ParsePacketEntity: end of message". Any ideas of how to fix this?

Open console and type in:
/reconnect

ET has a bit of a bug that can cause the client to attempt to send commands to the server before the connection is setup; the net result of this bug is that the initial data the server sends will be decrypted properly. The incorrectly decrypted data will still be interpreted, and will result in messages like 'configstrings > MAX_CONFIGSTRING', 'CL_ParsePacketEntities: end of message', or 'CL_ParseGamestate: bad command byte'.

You can mitigate the problem by making a conscious effort to avoid pressing any keys or mouse buttons (including the wheel) that result in commands being sent to the server (e.g. weapnext, weapprev) between the 'Awaiting challenge...' message and the actual level-loading screen."

There is also something about changing netport by adding " +set net_port 27961" (with space) to shortcut parameters.
Saw that too, didnt work for me :/
Parent
Do you have a macro application running?
Problem Fixed.

i set the ports at my router free.....and updated it. Seems work . ^^
how u do that?
Parent
Back to top