Raised This Month: $51 Target: $400
 12% 

Many players talk = High ping.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Tezi
Member
Join Date: Jul 2011
Old 10-17-2011 , 21:48   Many players talk = High ping.
Reply With Quote #1

Hello, did any else have this problem before?
When like 5 people is using / mic spamming in my server, the ping of all players raises to 150+
Ive tryied changing the steam CODEC, but it didnt help.
Do anyone know any fixes?


Sm plugins i got
"Admin Menu" (1.4.0-dev) by AlliedModders LLC
"Basic Chat" (1.4.0-dev) by AlliedModders LLC
"MapChooser" (1.3. by AlliedModders LLC
"Map Nominations" (1.3. by AlliedModders LLC
"Sound Commands" (1.4.0-dev) by AlliedModders LLC
"Spectator List" (1.1.2) by GoD-Tony
"Rock The Vote" (1.3. by AlliedModders LLC
"Advertisements" (0.5.5) by Tsunami
"Advanced admin commands" (0.16) by 3sigma
"Nextmap" (1.4.0-dev) by AlliedModders LLC
"BunnyHop" (1.0.1) by Soccerdude
"Admin List" (1.0) by Samantha
"Fun Votes" (1.4.0-dev) by AlliedModders LLC
"Client Preferences" (1.4.0-dev) by AlliedModders LLC
"Admin File Reader" (1.4.0-dev) by AlliedModders LLC
"Extended Comm" (2.2.4) by Twisted|Panda
"Anti-Flood" (1.4.0-dev) by AlliedModders LLC
"Team Only Noblock" (1.1) by TigerOx
"RankMe" (2.5.9) by lok1
"Fun Commands" (1.4.0-dev) by AlliedModders LLC
"Admin Help" (1.4.0-dev) by AlliedModders LLC
"Kigen's Anti-Cheat" (1.2.2.0) by CodingDirect LLC
"Player Commands" (1.4.0-dev) by AlliedModders LLC
"SourceBans" (1.4. by SourceBans Development Team
"Basic Commands" (1.4.0-dev) by AlliedModders LLC
"Basic Votes" (1.4.0-dev) by AlliedModders LLC
"Basic Info Triggers" (1.4.0-dev) by AlliedModders LLC
"Reserved Slots" (1.4.0-dev) by AlliedModders LLC
Tezi is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-18-2011 , 01:55   Re: Many players talk = High ping.
Reply With Quote #2

I don't think that is due to plugins or addons.
Voice communication is taking net bandwidth and send all players.
Players get extra data, ping raise.



*edit
What is your server
sv_minrate & sv_maxrate ??

Because if you allow players use low rate, it easily increase ping.
Allow/force players use higher rate will decrease player ping. (depend your server bandwidth)
Attached Thumbnails
Click image for larger version

Name:	Untitled.jpg
Views:	387
Size:	54.5 KB
ID:	93967  
__________________
Do not Private Message @me

Last edited by Bacardi; 10-18-2011 at 05:19.
Bacardi is offline
Larsen
Senior Member
Join Date: Oct 2011
Old 10-18-2011 , 03:49   Re: Many players talk = High ping.
Reply With Quote #3

What codec were you using and what did you change it to? We were JUST talking about changing this to combat lag issues and I can't for the life of me remember how or where to do it.
__________________

Larsen is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-18-2011 , 04:07   Re: Many players talk = High ping.
Reply With Quote #4

Quote:
Originally Posted by Larsen View Post
What codec were you using and what did you change it to? We were JUST talking about changing this to combat lag issues and I can't for the life of me remember how or where to do it.
You mean this ?
Code:
"sv_use_steam_voice" = "1"
 replicated
 - Enable/disable using Steam Voice instead of the old voice codec (if enabled, voice_inputfromfile will no longer function).
__________________
Do not Private Message @me
Bacardi is offline
jungjunghoo
Senior Member
Join Date: Sep 2009
Old 10-18-2011 , 07:16   Re: Many players talk = High ping.
Reply With Quote #5

I thought this

Quote:
"sv_voicecodec" = "vaudio_speex"
- Specifies which voice codec DLL to use in a game. Set to the name of the DLL without the extension.
jungjunghoo is offline
away000
Veteran Member
Join Date: Sep 2010
Old 10-18-2011 , 07:26   Re: Many players talk = High ping.
Reply With Quote #6

In mine server in the last 3 months when some players (5 or 6 is suficient) talk in same time some random players (inly from his team) gets DC.
__________________
away000 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 10-18-2011 , 09:35   Re: Many players talk = High ping.
Reply With Quote #7

Quote:
Originally Posted by away000 View Post
In mine server in the last 3 months when some players (5 or 6 is suficient) talk in same time some random players (inly from his team) gets DC.
Yes, and it's really annoying. The clients get "Buffer overflow in net message."

I'm not sure if this still happens on the new codec or not, as my servers still use the old one.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
away000
Veteran Member
Join Date: Sep 2010
Old 10-18-2011 , 09:43   Re: Many players talk = High ping.
Reply With Quote #8

Quote:
Originally Posted by Powerlord View Post
Yes, and it's really annoying. The clients get "Buffer overflow in net message."

I'm not sure if this still happens on the new codec or not, as my servers still use the old one.
New codec? lol i do not see changing codecs O.O, can u give me the cvar/comand to change from one to other codec and a list of codecs who i can use to test?

Buffer Overflow is realy anoyng (before update, after i can't check anything...)
__________________
away000 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 10-18-2011 , 09:47   Re: Many players talk = High ping.
Reply With Quote #9

Quote:
Originally Posted by away000 View Post
New codec? lol i do not see changing codecs O.O, can u give me the cvar/comand to change from one to other codec and a list of codecs who i can use to test?

Buffer Overflow is realy anoyng (before update, after i can't check anything...)
Bacardi already mentioned it:
Code:
sv_use_steam_voice 1 // Use the newer Silk codec (default)
sv_use_steam_voice 0 // Use the older Speex codec
Although, this may only work in TF2... I'm not sure.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Tezi
Member
Join Date: Jul 2011
Old 10-18-2011 , 14:06   Re: Many players talk = High ping.
Reply With Quote #10

Quote:
Originally Posted by Bacardi View Post
I don't think that is due to plugins or addons.
Voice communication is taking net bandwidth and send all players.
Players get extra data, ping raise.



*edit
What is your server
sv_minrate & sv_maxrate ??

Because if you allow players use low rate, it easily increase ping.
Allow/force players use higher rate will decrease player ping. (depend your server bandwidth)

sv_maxrate 40000
sv_minrate 5000
Tezi is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode