Page 1 of 1

steam.inf change with hl2dm update, causing server delisting

Posted: Thu Sep 30, 2010 11:25 pm
by cartman-2000
For those running servers you will need to modify your steam.inf file in the mod directory for it to get listed in the server list, this is only needed for those running dedicated servers or listen servers, clients don't need to do anything if you aren't trying to run a server.

Change your Steam.inf from this.

Code: Select all

PatchVersion=1.0.0.12
ProductName=hl2dm
appID=218
to just this.

Code: Select all

appID=218
Restart the server after modifying the steam.inf file.

Posted: Fri Oct 01, 2010 5:25 pm
by fug4life
This needs to be known to as many server ops as possible, currently theres 4-5 of servers showing up on the list.

Posted: Fri Oct 01, 2010 7:53 pm
by Shana
yeah, feels like most of the server ops are blind/ don't care.

Posted: Fri Oct 01, 2010 7:55 pm
by destiny
explains why there were only 4 servers in the serverbox.

Posted: Thu Oct 07, 2010 1:07 am
by Shana
Another hl2 dm update that delists every server, i changed the first post accordingly. This change should fix it permanently no matter how many more updates they do.

Re: steam.inf change with hl2dm update, causing server delis

Posted: Wed Dec 29, 2010 2:10 am
by IceTea
Ty so much!

Re: steam.inf change with hl2dm update, causing server delis

Posted: Tue Apr 26, 2011 2:21 am
by R4to0
Thanks! This is why my server never listed on masterlist :/

Re: steam.inf change with hl2dm update, causing server delis

Posted: Sun Jan 15, 2012 2:52 am
by masa0x
My server is not displayed on a server list from last week. :cry:
Correction of Steam.inf in this post was already done,
and it was normally displayed on the sever list till last week.

Is there any information about a solution?


It is additional information.
The message of the server console at a server start-up is shown below.

Image

Re: steam.inf change with hl2dm update, causing server delis

Posted: Sun Jan 15, 2012 5:49 am
by TESLA-X4
I remember a similar problem from a while back, one day servers just stopped being listed by the master server, and all servers received strange A2C_PRINT messages. This affected many games, even official ones like HL2:DM and CS:S. After some testing, I found that it was only a few master servers that were affected, so I made the servers register a list of the unaffected ones (it normally registers only two, I forced it to add every server in the list below). Seems like it's still useful today.

Add the following to server.cfg:

Code: Select all

// Bad challenge / No challenge Steam Master server workaround
setmaster add 68.142.72.250:27011
setmaster add 69.28.140.246:27011
setmaster add 69.28.140.247:27011
setmaster add 72.165.61.136:27011
setmaster add 72.165.61.136:27014
setmaster add 72.165.61.136:27015
setmaster add 72.165.61.151:27013
setmaster add 72.165.61.151:27014
setmaster add 72.165.61.151:27015
setmaster add 72.165.61.189:27011
setmaster add 213.239.209.221:27011
setmaster add 216.207.205.98:27011
setmaster add 216.207.205.99:27011
Mind you, this may or may not work. I'm not really sure whether it's actually helping to improve the situation.

Re: steam.inf change with hl2dm update, causing server delis

Posted: Sun Jan 15, 2012 6:18 am
by masa0x
Thank you for the information. :)

Although I added a setup to Server.cfg, the situation has not improved.
The following messages were displayed after adding a code.

Image

I try a server's clean installation, after backupping data. :(
TESLA-X4 wrote:I remember a similar problem from a while back, one day servers just stopped being listed by the master server, and all servers received strange A2C_PRINT messages. This affected many games, even official ones like HL2:DM and CS:S. After some testing, I found that it was only a few master servers that were affected, so I made the servers register a list of the unaffected ones (it normally registers only two, I forced it to add every server in the list below). Seems like it's still useful today.

Add the following to server.cfg:

Code: Select all

// Bad challenge / No challenge Steam Master server workaround
setmaster add 68.142.72.250:27011
setmaster add 69.28.140.246:27011
setmaster add 69.28.140.247:27011
setmaster add 72.165.61.136:27011
setmaster add 72.165.61.136:27014
setmaster add 72.165.61.136:27015
setmaster add 72.165.61.151:27013
setmaster add 72.165.61.151:27014
setmaster add 72.165.61.151:27015
setmaster add 72.165.61.189:27011
setmaster add 213.239.209.221:27011
setmaster add 216.207.205.98:27011
setmaster add 216.207.205.99:27011
Mind you, this may or may not work. I'm not really sure whether it's actually helping to improve the situation.

Re: steam.inf change with hl2dm update, causing server delis

Posted: Sun Jan 15, 2012 8:08 am
by TESLA-X4
Just a heads up, I'm able to see your server on the list now.

Re: steam.inf change with hl2dm update, causing server delis

Posted: Sun Jan 15, 2012 8:09 am
by masa0x
I solved the problem at last. thx TESLA-X4.
The cause of the problem was apply of KB2585542 by Windows Update.

[ Reference information ]
http://support.microsoft.com/search/def ... 033&mode=r
http://technet.microsoft.com/ja-jp/secu ... n/ms12-006
http://support.microsoft.com/kb/2585542/ja

I restored the state of all HDD of PC to the state in last December.
and I did every one update of various software, and investigated.

...My server has time slip to 2011. :lol:

Re: steam.inf change with hl2dm update, causing server delis

Posted: Sun Jan 15, 2012 8:28 am
by TESLA-X4
Hmm, interesting. But that also means your server is now vulnerable to a weakness in SSL/TLS (meaning that HTTPS communication isn't secure anymore since it can be decrypted by malicious people). Oh well. :/

Re: steam.inf change with hl2dm update, causing server delis

Posted: Sun Jan 15, 2012 12:26 pm
by ds811888
TESLA-X4 wrote:I remember a similar problem from a while back, one day servers just stopped being listed by the master server, and all servers received strange A2C_PRINT messages. This affected many games, even official ones like HL2:DM and CS:S. After some testing, I found that it was only a few master servers that were affected, so I made the servers register a list of the unaffected ones (it normally registers only two, I forced it to add every server in the list below). Seems like it's still useful today.

Add the following to server.cfg:

Code: Select all

// Bad challenge / No challenge Steam Master server workaround
setmaster add 68.142.72.250:27011
setmaster add 69.28.140.246:27011
setmaster add 69.28.140.247:27011
setmaster add 72.165.61.136:27011
setmaster add 72.165.61.136:27014
setmaster add 72.165.61.136:27015
setmaster add 72.165.61.151:27013
setmaster add 72.165.61.151:27014
setmaster add 72.165.61.151:27015
setmaster add 72.165.61.189:27011
setmaster add 213.239.209.221:27011
setmaster add 216.207.205.98:27011
setmaster add 216.207.205.99:27011
Mind you, this may or may not work. I'm not really sure whether it's actually helping to improve the situation.
thanks, you helped me to fix the A2C_PRINT problem :D