View Single Post
Author Message
pcace
Junior Member
Join Date: Apr 2020
Old 04-13-2020 , 10:46   Serve Lags on Dedicated Server
Reply With Quote #1

Hi,

first of i am new here and very new to gameservers.
Currently i am running a 6core 12gb, nvme Server with 1000mbit up/down link on Debian 10. It is primarily my mail and Webserver for Private things.

Now for playing CSGO with friends i installed a CSGO server around this script:
https://github.com/crazy-max/csgo-server-launcher

I am starting it with these settings:

"-nohltv +sv_pure 0 +sv_password secure +game_type 0 +game_mode 1 +mapgroup mg_active +map de_dust2"

"-nobreakpad -game csgo -console -usercon -secure -autoupdate -steam_dir ${DIR_STEAMCMD} -steamcmd_script ${STEAM_RUNSCRIPT} -maxplayers_override 10 -tickrate 64 +hostport ${PORT} +net_public_adr ${IP} ${EXTRAPARAMS}"

Other than that i did not really set up anything (because i dont know what...)
So when we use the server for a 5vs5 match, ping is just fine (20-40 for everyone) but there are lags from time to time (every minute or so).
It is clearly visible in netgraph 1 when "var" shoots up to 1s sometimes. The server is basically idle, so i dont really know what the problem could be.

Are there any settings i could use to get these Lags away?

Any Help would be just fantastic!!

Thank you so much in advance!
pcace is offline