• Gmod Server
    7 replies, posted
Hello when players use their mic on my server there ping goes really really high and lags my server badly. How do I fix this?
If this is hosted on your own network please provide a speedtest.net result and post your rates in the server.cfg.
I use a host called mpserv
[QUOTE=XxBoss1398xX;46883552]I use a host called mpserv[/QUOTE] So what are your rates? [editline]8th January 2015[/editline] And have you actually asked them for help yet?
I have the same issue, when someone talks it causes lag (thank god I'm running a cinema and it's not usual that someone talks) Here is a speedtest from the dedicated server: [URL=http://www.speedtest.net/my-result/4044164833][IMG]http://www.speedtest.net/result/4044164833.png[/IMG][/URL] As you can see connection is not my problem, I think it's something in the config about audio quality/compression. Here is my config.cfg file: hostname "Best Cinema Server Ever" sv_password "password123" sv_rcon_maxfailures 1 sv_rcon_banpenalty 0 sv_region 255 sv_lan 0 sv_logbans 1 sv_logecho 1 sv_logfile 1 sv_log_onefile 0 sv_noclipspeed 5 sv_noclipaccelerate 5 sv_loadingurl "http://www.5z8.info/awesome-real-life-headshots_q3e9lo_michaelangelo-virus" //Server Settings net_maxfilesize 30 sv_minrate 0 sv_maxrate 2500 sv_allowupload 0 sv_allowdownload 0 decalfrequency 10 sv_maxupdaterate 66 sv_minupdaterate 10 //Execute ban files exec banned_ip.cfg exec banned_user.cfg I hope someone knows how to fix that, I think rates are wrong also.
Here's my server.cfg logging on hostname "Hello" rcon_password "banana" sv_password "" sv_region 255 sv_lan 0 sv_logbans 1 sv_logecho 1 sv_logfile 1 sv_log_onefile 0 sv_noclipspeed 5 sv_noclipaccelerate 5 //Sandbox Settings sbox_allownpcs 0 sbox_godmode 0 sbox_plpldamage 1 sbox_playergod 0 sbox_noclip 1 sbox_maxprops 100 sbox_maxragdolls 0 sbox_maxnpcs 0 sbox_maxballoons 0 sbox_maxeffects 0 sbox_maxdynamite 0 sbox_maxlamps 0 sbox_maxthrusters 0 sbox_maxwheels 0 sbox_maxhoverballs 0 sbox_maxvehicles 3 sbox_maxbuttons 6 sbox_maxsents 100 sbox_maxemitters 0 sbox_maxspawners 0 sbox_maxturrets 0 //Server Settings net_maxfilesize 30 sv_minrate 0 sv_maxrate 2500 decalfrequency 10 sv_maxupdaterate 66 sv_minupdaterate 10 //Execute ban files exec banned_ip.cfg exec banned_user.cfg Of course that's not my sv_password I just replaced it with banana
Sorry, you need to Log In to post a reply to this thread.