I'm hosting a CSS surf server on my university's internet connection. It all seemed to be working at first, but people will randomly get dropped, and random errors such as the following pop up:
Netchannel: failed processing message svc_PacketEntities.
something about CL_flushentitypacket
These are often followed by "update delta not found"
and then sometimes it just gives me a complete boot from the game, not showing anything unless I open the console, and this will be the last entry:
Host_Error: CL_CopyExistingEntity: missing client entity 467.
with random numbers there each time it happens.
I read that the flushentitypacket error indicates something about UDP traffic shaping over the network, which I wouldn't rule out, but I would appreciate if someone can give me some insight into what is happening and how I might go about fixing it.
I'm fairly sure that nothing is totally blocked, because people can connect but seem to be randomly kicked. I'm running this server over a router in my dorm, sharing the internet with my desktop computer. I even went as far as to DMZ the server with no luck. Like I said earlier, if anyone can offer any advice, please do. If you need any more info from me please let me know as well.
Netchannel: failed processing message svc_PacketEntities.
something about CL_flushentitypacket
These are often followed by "update delta not found"
and then sometimes it just gives me a complete boot from the game, not showing anything unless I open the console, and this will be the last entry:
Host_Error: CL_CopyExistingEntity: missing client entity 467.
with random numbers there each time it happens.
I read that the flushentitypacket error indicates something about UDP traffic shaping over the network, which I wouldn't rule out, but I would appreciate if someone can give me some insight into what is happening and how I might go about fixing it.
I'm fairly sure that nothing is totally blocked, because people can connect but seem to be randomly kicked. I'm running this server over a router in my dorm, sharing the internet with my desktop computer. I even went as far as to DMZ the server with no luck. Like I said earlier, if anyone can offer any advice, please do. If you need any more info from me please let me know as well.