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

CS:GO server lag problems


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
andrept4
Senior Member
Join Date: Dec 2012
Location: Portugal
Old 07-26-2015 , 07:57   CS:GO server lag problems
Reply With Quote #1

So i got a server of counter-strike and hes ping gets from 2 ms to 60 ms and everyone is lagged , how can i fix it ?

#no i can't ask for suport it's my VPS not someone else VPS
__________________
andrept4 is offline
checkster
BANNED
Join Date: Apr 2007
Location: Norway
Old 07-26-2015 , 08:02   Re: CS:GO server lag problems
Reply With Quote #2

I recently had the same issue, had to disable the hdmi audio driver in my graph card, and set really high rates in my cfg. I did a clean install of my driver with out the hdmi audio support. Now I dont spike at all in any game or server.
Server side I forced the rates upon my players.

PHP Code:
sv_minrate 128000
sm_cvar sv_maxcmdrate 128
sv_mincmdrate 101
sv_minupdaterate 101 
checkster is offline
andrept4
Senior Member
Join Date: Dec 2012
Location: Portugal
Old 07-26-2015 , 17:39   Re: CS:GO server lag problems
Reply With Quote #3

it's not the CS GO at all it's more the VPS :/
__________________
andrept4 is offline
linuxvpsuser
Junior Member
Join Date: Jun 2015
Old 07-26-2015 , 19:48   Re: CS:GO server lag problems
Reply With Quote #4

add to start line
somting like this

-nowatchdog +host_timer_spin_ms 0 -pingbost 2

to cfg.sourcemod/sourcemod.cfg

sv_max_queries_sec "5.0"

and Wright help or not

&

to start line

-pidfile csgosrv1.pid

crontab -e



*/1 * * * * renice -19 `cat /home/yours_patch_to_srv/csgo/csgosrv1.pid` >/dev/null 2>&1

Last edited by linuxvpsuser; 07-26-2015 at 19:53.
linuxvpsuser is offline
Send a message via Skype™ to linuxvpsuser
DJPlaya
Senior Member
Join Date: Nov 2014
Location: Germany
Old 07-26-2015 , 20:49   Re: CS:GO server lag problems
Reply With Quote #5

Check if the CPU/Ram is overloaded, i have this in my server.cfg, idk if this helps

Code:
cl_updaterate 66
cl_cmdrate 66
sv_allow_point_servercommand always
//Net settings.
net_splitpacket_maxrate 50000
sv_parallel_packentities 1
sv_parallel_sendsnapshot 0

sv_massreport 0
sv_master_share_game_socket 1
sv_max_queries_sec 3
sv_max_queries_sec_global 60
sv_max_queries_window 30

net_splitrate 2
net_queued_packet_thread 1
net_maxcleartime 0.01

sv_client_predict 1
sv_client_interpolate 1

heartbeat
DJPlaya is offline
Send a message via Skype™ to DJPlaya
andrept4
Senior Member
Join Date: Dec 2012
Location: Portugal
Old 07-27-2015 , 04:25   Re: CS:GO server lag problems
Reply With Quote #6

Quote:
Originally Posted by DJPlaya View Post
Check if the CPU/Ram is overloaded, i have this in my server.cfg, idk if this helps

Code:
cl_updaterate 66
cl_cmdrate 66
sv_allow_point_servercommand always
//Net settings.
net_splitpacket_maxrate 50000
sv_parallel_packentities 1
sv_parallel_sendsnapshot 0

sv_massreport 0
sv_master_share_game_socket 1
sv_max_queries_sec 3
sv_max_queries_sec_global 60
sv_max_queries_window 30

net_splitrate 2
net_queued_packet_thread 1
net_maxcleartime 0.01

sv_client_predict 1
sv_client_interpolate 1

heartbeat
I got 3.6ghz x 12 CPU and 16 GB ram, this happened before in a ts3 server but a friend of mine fixed it and now he wants to see if i fix the problem in the cs go server :/
__________________
andrept4 is offline
TheWho
AlliedModders Donor
Join Date: Jul 2012
Old 07-27-2015 , 16:54   Re: CS:GO server lag problems
Reply With Quote #7

"-nowatchdog" makes your server freeze for every.
TheWho is offline
linuxvpsuser
Junior Member
Join Date: Jun 2015
Old 07-29-2015 , 10:13   Re: CS:GO server lag problems
Reply With Quote #8

Quote:
Originally Posted by TheWho View Post
"-nowatchdog" makes your server freeze for every.
i gotthis command on my start line noting is frozen
linuxvpsuser is offline
Send a message via Skype™ to linuxvpsuser
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 07:35.


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