Change your Steam.inf from this.
Code: Select all
PatchVersion=1.0.0.12
ProductName=hl2dm
appID=218
Code: Select all
appID=218
Code: Select all
PatchVersion=1.0.0.12
ProductName=hl2dm
appID=218
Code: Select all
appID=218
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
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:Mind you, this may or may not work. I'm not really sure whether it's actually helping to improve the situation.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
thanks, you helped me to fix the A2C_PRINT problemTESLA-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:Mind you, this may or may not work. I'm not really sure whether it's actually helping to improve the situation.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