Vitaliy Genkin wrote
> Hi all,
> 
> Stage 3 is now in effect and anonymous servers no longer list in server
> browser.
> In the nearest update we will improve server status command to output
> server SteamID for operators.
> 
> If your server doesn't list in server browser currently, you can use the
> following WebAPI request to check:
> http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=203.189.71.xxx
> An example output for anonymously logged in servers would contain
> "requires_gslt" reject reason:
>                                                 {
>                                                                 "addr":
> "203.189.71.xxx:27016",
>                                                                
> "gmsindex": 65534,
>                                                                 "reject":
> "requires_gslt",
>                                                                 "appid":
> 730,
>                                                                 "gamedir":
> "csgo",
>                                                                 "region":
> 4,
>                                                                 "secure":
> true,
>                                                                 "lan":
> false,
>                                                                
> "gameport": 27016,
>                                                                
> "specport": 0
>                                                 }
> 
> Sincerely,
> -Vitaliy
> 
> 
> From: 

> csgo_servers-bounces@.valvesoftware

>  [mailto:

> csgo_servers-bounces@.valvesoftware

> ] On Behalf Of Ido Magal
> Sent: Monday, November 16, 2015 10:53 AM
> To: '

> csgo_servers@.valvesoftware

> '
> Subject: Re: [Csgo_servers] Notice of changes to CS:GO Game Server
> Operation
> 
> As of tomorrow, dedicated servers that do not use a GSLT to log in will no
> longer list in the GMS.
> 
> Cheers.
> 
> 
> 
> 
> Notice of changes to CS:GO Game Server Operation
> 
> ________________________________
> 
> CS:GO dedicated servers will soon require Steam Game Server Login Tokens
> (GSLTs). This is the existing system that TF2 uses for Favorites
> migration.
> 
> 
> §  Stage 1: [DONE] The GSLT creation utility is live:
> https://steamcommunity.com/dev/managegameservers. Please test the
> interface and report back any issues in creating accounts. Note that TF2
> server operators can now use this form to create GSLTs for TF2 (AppId
> 440).
> 
> §  Stage 2: [DONE] You can now use the sv_setsteamaccount concommand to
> log in with your GSLT. it is still possible to run a dedicated server
> without a GSLT. Anonymous login will happen automatically if no game
> server login token is specified. Please report back any issues with
> logging in using the game server login token or otherwise.
> 
> §  Stage 3: [NOW ACTIVE] Dedicated Servers that use anonymous login
> instead of a GSLT will no longer list in the GMS. Otherwise they will
> still be playable.
> 
> §  Stage 4: Dedicated Servers that use anonymous login will no longer list
> in the GMS nor be connectable by CS:GO clients.
> 
> 
> 
> 
> ________________________________
> 
> Please ask questions in this thread.
> 
> Cheers.
> 
> 
> 
> 
> _______________________________________________
> Csgo_servers mailing list

> Csgo_servers@.valvesoftware

> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers


Hi,

Hi,

I have already added all my servers with the token while only 1 is not
working properly.

You may connect to this server from a lobby. While using the api web
checker, it shows only  

{
        "response": {
                "success": true,
                "servers": [

                ]
                
        }
}

While those working ones shows

{
        "response": {
                "success": true,
                "servers": [
                        {
                                "addr": "XXX.XXX.XX.XX:2015",
                                "gmsindex": 65534,
                                "appid": 730,
                                "gamedir": "csgo",
                                "region": 4,
                                "secure": true,
                                "lan": false,
                                "gameport": 27015,
                                "specport": 0
                        }
                ]
                
        }
}

Please advise if this is a bug. No matter what I do restarting the server
etc it won't work. It still gives that message.



--
View this message in context: 
http://csgo-servers.1073505.n5.nabble.com/Notice-of-changes-to-CS-GO-Game-Server-Operation-tp10261p10759.html
Sent from the CSGO_Servers mailing list archive at Nabble.com.

_______________________________________________
Csgo_servers mailing list
Csgo_servers@list.valvesoftware.com
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to