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
< >
1-4 / 4 のコメントを表示
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 ?
最近の変更は[N]ebsunが行いました; 2022年12月24日 0時24分
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 2022年12月24日 23時56分 
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
< >
1-4 / 4 のコメントを表示
ページ毎: 1530 50