Quote Originally Posted by RobsoN View Post
Sys_Error: recursive error after: Netchan_Transmit: length = 16394

Anyone know what this error mean? I think something about gamestate but I'm not sure.

Regards RobsoN.

//I'm sorry, but I found info some bad info for me about it. It's error about gamestate. Some moderator can remove this thread.
When you google this you get a post by Tally that says:

Quote Originally Posted by Tally
You are trying to send a packet larger than 16386 bytes, which is the max packet size for both cod1 and cod2. Sounds like your server is heavily modded and when it fills up with players with long names, it goes over the limit.

Try reducing the number of player slots. And, if possible, try to optimise your mod code better. Remove any unnecessary strings.