Buffer Overflow kick
Hello,

on my server 194.26.183.47:27015 up to 50 people are playing on it and if too many people are talking at the same time, someone randomly flies off the server with the error message "Buffer Overflow". For example: One comes on the server and says hello the other 20 say hello back then someone flies randomly (buffer overflow)

I have noticed that the In value in the net_graph goes up to 6000 when more than 10 are talking at the same time.

I really hope they have a solution for me, I've been running the server for 15 years.

Thank you very much

Best regards Dellmuth
< >
Showing 1-4 of 4 comments
[N]ebsun 24 Dec, 2022 @ 12:03am 
The only time I have seen this kind of issue is with players using malicious packets to intentionally drop all players on the server via voip buffer overflow.

It likely occurs on the client end, but you might be able to fix it from the server side settings.

What audio codec, tickrate, maxrate, and net_splitpacket_maxrate does the server use?
Do you have compression enabled ? if so, what net_compresspackets_minsize ?
Last edited by [N]ebsun; 24 Dec, 2022 @ 12:24am
Hi [N]ebsun

Thanks for your answer.

these are my relevant settings

//sv_voicecodec "voice_speex"
sv_minrate 25000
sv_maxrate "100000"
sv_maxupdaterate 67
sv_minupdaterate 66
sv_mincmdrate 66
sv_maxcmdrate 67
sv_allowupload 0
sv_allowdownload 1
sv_client_cmdrate_difference "30"
sv_client_min_interp_ratio "0"
sv_client_max_interp_ratio "1"

do you have any suggestion how i could improve it?
[N]ebsun 24 Dec, 2022 @ 11:56pm 
If it were me, I would just increase sv_minrate and net_splitpacket_maxrate
unfortunately it didn't work and people are still getting kicked off the server
< >
Showing 1-4 of 4 comments
Per page: 1530 50