There have been a few other people reporting the same thing on this mailing
list in the past including me. Searching with one of the sv_tags works.




On Thu, Jul 31, 2014 at 8:55 AM, Craig Shannon <[email protected]>
wrote:

> That is easily done by editing the server.cfg files on MM servers?
>
>
> On 31 July 2014 16:45, Intoxicated bawNg <[email protected]> wrote:
>
>> Valve changed the protocol used by the Internet tab of the steam server
>> browser from the legacy master server protocol to the new steam protocol
>> some time ago. The legacy UDP based master server protocol returns an
>> unlimited number of servers in pages, and is still used by game tracking
>> websites, while the new steam based protocol can not ever return more than
>> 500 servers.
>>
>> This mean you can only ever see the 500 servers which are closest to your
>> resolved geoip location unless you use filters which only match a small
>> number of servers.
>>
>> Unfortunately Valve also returns all official MM servers, which cannot be
>> connected to directly using the community server browser, but still use up
>> the majority of the 500 server limit. If they could hide their official
>> servers from the master list, it would be a step in the right direction.
>>
>>
>> On Thu, Jul 31, 2014 at 5:32 PM, Jack M. <
>> [email protected]> wrote:
>>
>>> It comes back on the API link you posted. I did that in my original
>>> post. Just if you search for it in the browser it doesn't come up.
>>>
>>> The geoIP is an interesting thing I hadn't thought about. I'm in the
>>> midwest. Server is in New York. Simply it might not list for me even
>>> knowing my ping is good to it. People I have trying to play from the upper
>>> parts of Michigan and the lower East coast still don't have it list either.
>>>
>>> Loveless did point out something I had noticed of I only get about 600
>>> servers returned to me when I run the browser. Most of them being Valve
>>> official servers or ESEA. It used to return way way more results. It even
>>> sits there and will say 636 servers listed but it doesn't stop the
>>> crawl/refresh for servers for a good while after that. I have no idea what
>>> it is doing or how Valve has programmed it to crawl for servers but it
>>> seems really odd.
>>>
>>> EXTRA NOTE: Server seems to be generating traffic now. Looking at the
>>> console I leave open at work it has some random players in it. So either it
>>> is listed now or matchmaking started to kick in or a little of both.
>>> Whatever did it I don't know but thanks for all the suggestions folks.
>>>
>>>
>>> On Thu, Jul 31, 2014 at 10:24 AM, Ejziponken - <[email protected]>
>>> wrote:
>>>
>>>> Also you can check if its listed.
>>>>
>>>> http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=<SERVER
>>>> IP HERE>&format=json
>>>>
>>>> Replace  <SERVER IP HERE>
>>>> <http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=%3CSERVER%20IP%20HERE%3E&format=json>
>>>>  with
>>>> IP
>>>>
>>>> ------------------------------
>>>> From: [email protected]
>>>> To: [email protected]
>>>> Date: Thu, 31 Jul 2014 17:22:35 +0200
>>>>
>>>> Subject: Re: [Csgo_servers] Server won't show up on browser
>>>>
>>>> Maybe the geolocation on your IP is wrong or far away from you so it
>>>> wont show up in the list for you, but might show up for others.
>>>>
>>>> https://www.maxmind.com/en/geoip_demo
>>>>
>>>> Its the coordination that counts.
>>>>
>>>> ------------------------------
>>>> Date: Thu, 31 Jul 2014 11:15:54 -0400
>>>> From: [email protected]
>>>> To: [email protected]
>>>> Subject: Re: [Csgo_servers] Server won't show up on browser
>>>>
>>>> I have thought about something for months. I only get about 500 results
>>>> when I do a blanket 'CS:GO' search in the server browser, a little over a
>>>> year ago I used to get a couple thousand. Between 30-50 of those are
>>>> community servers (the same ones every time, many of which are private) and
>>>> the rest are all Valve or ESEA servers. So just a minute ago I went through
>>>> and 'viewed info' on 90 percent of those community servers, and every one
>>>> of them have a port somewhere between 27015-27025, with almost all having
>>>> 27015 or 27016. People who run multiple servers off a dedicated box would
>>>> more than likely setup their server ports in multiples of 5 (27015, 025,
>>>> 035, etc..), making it so they'd exhaust those main ports within their
>>>> first couple servers.
>>>>
>>>> I'm sure this is a long shot, but is there any chance that something
>>>> happened within the server browser where it only displays results for
>>>> "searched" servers between certain port numbers, besides valve's own
>>>> servers but we know that those get priority? Obviously you can add servers
>>>> to favorites and have them show, or connect to them through your history if
>>>> you previously had connected to one without using the server browser but
>>>> that is different than searching for results. I've never seen this
>>>> particular question posed in this mailing list when this topic has been
>>>> brought up in the past (though I don't read every single response that
>>>> comes through). Figured I'd throw that out there for consideration.
>>>>
>>>>
>>>> On Thu, Jul 31, 2014 at 10:11 AM, Jack M. <
>>>> [email protected]> wrote:
>>>>
>>>> Connecting by the connect command does work. Inviting people to the
>>>> game also works. Friends going to their friends profile and clicking "Join
>>>> Game" does not always work.
>>>>
>>>> sv_region 0 is how I have my settings. Server is located in New York. I
>>>> tried changing up my filter settings in CSGO and got nothing. Same for
>>>> other people I've had go looking for me just in the event only my game
>>>> wasn't listing the server for some reason.
>>>>
>>>> I fixed my sv_tags to contain no spaces.
>>>>
>>>> Here is a paste bin of what I could get to copy out of the Ubuntu
>>>> console log as well as the log outputs the server created on start up.
>>>> <http://pastebin.com/ayJXxs03>
>>>>
>>>>
>>>> On Thu, Jul 31, 2014 at 4:11 AM, VieuxGnome <[email protected]>
>>>> wrote:
>>>>
>>>> 1 / Can you connect it with console ? (eg : "connect IP:Port")
>>>>
>>>> 2 / Ur sv_region are correctly setup ?
>>>> // Region - This sets the lobby in which your server will be part of
>>>> // You will want to set this to the closest location to your server
>>>> // eastcoast - sv_region 0
>>>> // westcoast - sv_region 1
>>>> // south america - sv_region 2
>>>> // europe - sv_region 3
>>>> // asia - sv_region 4
>>>> // australia - sv_region 5
>>>> // middle east - sv_region 6
>>>> // africa - sv_region 7
>>>> // world - sv_region 255
>>>>
>>>> 3 / Drop last 20 ligne of ur console.log
>>>>
>>>> 4 / Delete space around , in ur sv_tags :
>>>> eg : sv_tags "The,Cool,Table,classic,competitive,workshop,alltalk"
>>>>
>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://csgo-servers.1073505.n5.nabble.com/Server-won-t-show-up-on-browser-tp7549p7557.html
>>>> Sent from the CSGO_Servers mailing list archive at Nabble.com.
>>>>
>>>> _______________________________________________
>>>> Csgo_servers mailing list
>>>> [email protected]
>>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Have a good one,
>>>> Jack McEachern
>>>>
>>>> _______________________________________________
>>>> Csgo_servers mailing list
>>>> [email protected]
>>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>>>
>>>>
>>>>
>>>> _______________________________________________ Csgo_servers mailing
>>>> list [email protected]
>>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>>>
>>>> _______________________________________________ Csgo_servers mailing
>>>> list [email protected]
>>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>>>
>>>> _______________________________________________
>>>> Csgo_servers mailing list
>>>> [email protected]
>>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>>>
>>>
>>>
>>>
>>> --
>>> Have a good one,
>>> Jack McEachern
>>>
>>> _______________________________________________
>>> Csgo_servers mailing list
>>> [email protected]
>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>>
>>
>>
>> _______________________________________________
>> Csgo_servers mailing list
>> [email protected]
>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>
>
>
> _______________________________________________
> Csgo_servers mailing list
> [email protected]
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>



-- 
-Winnie the Pooh
TimetoKill.net
_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to