Vultr.com - Instant Cloud Server Deployment
GAMETRACKER FORUMS
Forum Home > General Help > CSGO Server is shown as offline
titafubakiPM
#1
CSGO Server is shown as offline
Feb 07, 2016 2:35 PM
Joined: Jun 25, 2012
Posts: 4
Hello I have a problem with the gametracker. it shows that my csgo server is offline but only if at least one player is connected. If the server is empty it shows that he is online.

do someone know a fix for this? I look for a solution for hours but didnt found anything that help.
burnPM
#2
Feb 07, 2016 7:25 PM
Joined: Sep 27, 2006
Posts: 10924
You probably need to go back through the query settings, but it would be difficult to say without posting a server.

http://www.gametracker.com/games/csgo/forum.php?thread=91691
I am retired from GameTracker after 11 years and will not be responsive for support requests.

titafubakiPM
#3
Feb 08, 2016 6:45 AM
Joined: Jun 25, 2012
Posts: 4
I have added this to my server.cfg
host_name_store 1
host_info_show 1
host_players_show 2

But it did not help.

This is the server:
http://www.gametracker.com/server_info/62.141.37.166:27016/
burnPM
#4
Feb 08, 2016 8:41 AM
Joined: Sep 27, 2006
Posts: 10924
They are still not all set.

I suggest 1) rebooting if you have not and 2) checking for multiple instances of those options in your server config.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

titafubakiPM
#5
Feb 08, 2016 11:58 AM
Joined: Jun 25, 2012
Posts: 4
The server did already a reboot. I do not know much about CSGO gameserver so I will just post all relevant configs so that you maybe can see something that I cant see
I did not find any of this options again in the configs.
thanks in advance

server.cfg
http://pastebin.com/XjMVEAML

scgo-server.cfg
http://pastebin.com/Bc9kf2Ay

gamemodes.txt
http://pastebin.com/EKXuLn00
burnPM
#6
Feb 08, 2016 1:01 PM
Joined: Sep 27, 2006
Posts: 10924
You might try putting all the settings in scgo-server.config, or just putting everything in server.cfg. I don't know why you even use two files? I don't know if it matters, though, as I've never managed a CSGO server.

I don't really have other advice for you, you seem to have done everything necessary for everyone else.

If you would like to test while your playing around with it, you can download HLSW http://hlsw.org/

After putting the IP:Port in the address bar, you'll see "Max Players" in the player list if it is not set up correctly.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

titafubakiPM
#7
Feb 08, 2016 1:26 PM
Joined: Jun 25, 2012
Posts: 4
This is default by csgoserver script from gameservermanagers.com

but thanks. the solution was to put this into the csgo-server.cfg
I dont know why but now it works.