Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread Jesse Molina


Valve recognized that there was a problem with today's update, and it 
was killing some servers/clients/whatever.


I am guessing they intentionally reverted the version on the WebAPI to 
stop more clients from auto-updating and thus getting the bad update.


The alternative would have been to release another real update via an 
increment of the version number, causing all clients to download the new 
update.  Lots more bandwidth, downtime, etc.


When they got the fix in place, they restored the new version number.



Given this, I am going to say that reversions are possible and should be 
ignored, since that's apparently the way they want their clients to behave.




Eric Smith wrote:

Can you check the link again from your side and let me know if you're still 
getting the wrong version?  Thanks.

-Eric


-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Jesse Molina
Sent: Wednesday, July 24, 2013 7:14 PM
To: Half-Life dedicated Linux server mailing list; Half-Life dedicated Win32 
server mailing list (hlds@list.valvesoftware.com)
Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update released


You are misunderstanding the problem.

Valve's API webserver is saying the update today never happened.  Their web API 
is broken.

Update version released today per annoucement: 1844935 Actual version on the 
SteamPipe repositories: 1844935 Update version the web API says is UpToDate right 
now: 1833886 <-- wrong



My auto update system doesn't do an integer comparison to see if the new 
version is positive from the previous version, it just checks to see if they 
differ.  If they do, it updates.

I have a lot of sanity checking in the system, which disables the whole thing 
after three failed updates.  If that wasn't in place it would be updating over 
and over again right now.



My master server updated correctly after the first update went out.  The 
problem is that 30 minutes later, the web API service says the version 
reverted, when it really did not.



DontWannaName! wrote:

Did you try updating again with verify?

I emailed Eric and he said they are working on a fix for 2003.

Sent from my iPhone 5

On Jul 24, 2013, at 7:00 PM, Jesse Molina  wrote:



It is entirely possible that they have multiple servers which provide the web 
API services, and that one of them was an improper state.

I got unlucky.

Well... it's still broken right now:

api.steampowered.com. is 63.228.223.110

http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&ver
sion=0&format=xml

truefalsefalse1833886Your server is out of date, please
upgrade

1833886 is the OLD version.



DontWannaName! wrote:

I was able to start my servers just fine. Windows 2008.

Sent from my iPhone 5

On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:



It looks like some of the update servers backed out the update or were 
otherwise in an improper state after the update today.  My auto update system 
first updated, then downgraded again when the UpToDateCheck version reverted.

Can I get a response from Valve?  Would it be reasonable to expect that a 
release version could revert, or will versions always be a positive increment, 
even in the event of a content reversion?

FYI It was more than 30 minutes after the first update that the reversion 
occurred.  My update check interval is every minute.



20130724165401-20228
Checking: srcds-tf2-MASTER
srcds-tf2-MASTER: Local steam.inf filepath:
/srv/srcds/srcds-tf2-MASTER/tf/steam.inf
srcds-tf2-MASTER: Local version is 1833886
srcds-tf2-MASTER: Remote UpToDateCheck URL is:
http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&v
ersion=0&format=xml
srcds-tf2-MASTER: Remote version is: 1844935
srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.


20130724173001-23606
Checking: srcds-tf2-MASTER
srcds-tf2-MASTER: Local steam.inf filepath:
/srv/srcds/srcds-tf2-MASTER/tf/steam.inf
srcds-tf2-MASTER: Local version is 1844935
srcds-tf2-MASTER: Remote UpToDateCheck URL is:
http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&v
ersion=0&format=xml
srcds-tf2-MASTER: Remote version is: 1833886
srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.




Eric Smith wrote:

We've released a mandatory update for TF2. The notes for the update are below. 
The new version is 1844935.

-Eric

--

- Ended the Mann Co. Store summer sale
- The Summer Claim check is now a rare drop
- Medics using the Quick-Fix will now take jump force from Pyros
using the Detonator to explosive jump
- Fixed a client crash related to missing particle systems
- Fixed a server crash when entering Sudden Death mode with only
melee weapons
- Fixed players sometimes being damaged by doors when they are
closing
- Fixed soccer/beach balls sometimes blocking Payload carts and
trains
- Fixed paint can icons not showing the Red/Blue colors correctly
- Fixed the

Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread Cody Woodson
Yep everything seems to be working now! Thanks! 

Sent from my iPhone

On Jul 24, 2013, at 7:33 PM, Eric Smith  wrote:

> Glad to hear it. Sorry for the problems.
> 
> -Eric
> 
> 
> -Original Message-
> From: Jesse Molina [mailto:je...@opendreams.net] 
> Sent: Wednesday, July 24, 2013 7:31 PM
> To: Half-Life dedicated Win32 server mailing list; Half-Life dedicated Linux 
> server mailing list; Eric Smith
> Subject: Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released
> 
> 
> Fixed now.  Thanks.
> 
> 
> 
> Eric Smith wrote:
>> Can you check the link again from your side and let me know if you're still 
>> getting the wrong version?  Thanks.
>> 
>> -Eric
>> 
>> 
>> -Original Message-
>> From: hlds_linux-boun...@list.valvesoftware.com 
>> [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Jesse 
>> Molina
>> Sent: Wednesday, July 24, 2013 7:14 PM
>> To: Half-Life dedicated Linux server mailing list; Half-Life dedicated 
>> Win32 server mailing list (hlds@list.valvesoftware.com)
>> Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update 
>> released
>> 
>> 
>> You are misunderstanding the problem.
>> 
>> Valve's API webserver is saying the update today never happened.  Their web 
>> API is broken.
>> 
>> Update version released today per annoucement: 1844935 Actual version 
>> on the SteamPipe repositories: 1844935 Update version the web API says 
>> is UpToDate right now: 1833886 <-- wrong
>> 
>> 
>> 
>> My auto update system doesn't do an integer comparison to see if the new 
>> version is positive from the previous version, it just checks to see if they 
>> differ.  If they do, it updates.
>> 
>> I have a lot of sanity checking in the system, which disables the whole 
>> thing after three failed updates.  If that wasn't in place it would be 
>> updating over and over again right now.
>> 
>> 
>> 
>> My master server updated correctly after the first update went out.  The 
>> problem is that 30 minutes later, the web API service says the version 
>> reverted, when it really did not.
>> 
>> 
>> 
>> DontWannaName! wrote:
>>> Did you try updating again with verify?
>>> 
>>> I emailed Eric and he said they are working on a fix for 2003.
>>> 
>>> Sent from my iPhone 5
>>> 
>>> On Jul 24, 2013, at 7:00 PM, Jesse Molina  wrote:
>>> 
>>>> 
>>>> It is entirely possible that they have multiple servers which provide the 
>>>> web API services, and that one of them was an improper state.
>>>> 
>>>> I got unlucky.
>>>> 
>>>> Well... it's still broken right now:
>>>> 
>>>> api.steampowered.com. is 63.228.223.110
>>>> 
>>>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&ve
>>>> r
>>>> sion=0&format=xml
>>>> 
>>>> truefalse>>> i 
>>>> on_is_listable>false1833886<
>>>> / required_version>Your server is out of date, please 
>>>> upgrade
>>>> 
>>>> 1833886 is the OLD version.
>>>> 
>>>> 
>>>> 
>>>> DontWannaName! wrote:
>>>>> I was able to start my servers just fine. Windows 2008.
>>>>> 
>>>>> Sent from my iPhone 5
>>>>> 
>>>>> On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:
>>>>> 
>>>>>> 
>>>>>> It looks like some of the update servers backed out the update or were 
>>>>>> otherwise in an improper state after the update today.  My auto update 
>>>>>> system first updated, then downgraded again when the UpToDateCheck 
>>>>>> version reverted.
>>>>>> 
>>>>>> Can I get a response from Valve?  Would it be reasonable to expect that 
>>>>>> a release version could revert, or will versions always be a positive 
>>>>>> increment, even in the event of a content reversion?
>>>>>> 
>>>>>> FYI It was more than 30 minutes after the first update that the 
>>>>>> reversion occurred.  My update check interval is every minute.
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 20130724165401-20228
>>>>>> Checking: srcds-tf2-MASTER
>>>>>> srcds-tf2-MAST

Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread Eric Smith
Glad to hear it. Sorry for the problems.

-Eric


-Original Message-
From: Jesse Molina [mailto:je...@opendreams.net] 
Sent: Wednesday, July 24, 2013 7:31 PM
To: Half-Life dedicated Win32 server mailing list; Half-Life dedicated Linux 
server mailing list; Eric Smith
Subject: Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released


Fixed now.  Thanks.



Eric Smith wrote:
> Can you check the link again from your side and let me know if you're still 
> getting the wrong version?  Thanks.
>
> -Eric
>
>
> -Original Message-
> From: hlds_linux-boun...@list.valvesoftware.com 
> [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Jesse 
> Molina
> Sent: Wednesday, July 24, 2013 7:14 PM
> To: Half-Life dedicated Linux server mailing list; Half-Life dedicated 
> Win32 server mailing list (hlds@list.valvesoftware.com)
> Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update 
> released
>
>
> You are misunderstanding the problem.
>
> Valve's API webserver is saying the update today never happened.  Their web 
> API is broken.
>
> Update version released today per annoucement: 1844935 Actual version 
> on the SteamPipe repositories: 1844935 Update version the web API says 
> is UpToDate right now: 1833886 <-- wrong
>
>
>
> My auto update system doesn't do an integer comparison to see if the new 
> version is positive from the previous version, it just checks to see if they 
> differ.  If they do, it updates.
>
> I have a lot of sanity checking in the system, which disables the whole thing 
> after three failed updates.  If that wasn't in place it would be updating 
> over and over again right now.
>
>
>
> My master server updated correctly after the first update went out.  The 
> problem is that 30 minutes later, the web API service says the version 
> reverted, when it really did not.
>
>
>
> DontWannaName! wrote:
>> Did you try updating again with verify?
>>
>> I emailed Eric and he said they are working on a fix for 2003.
>>
>> Sent from my iPhone 5
>>
>> On Jul 24, 2013, at 7:00 PM, Jesse Molina  wrote:
>>
>>>
>>> It is entirely possible that they have multiple servers which provide the 
>>> web API services, and that one of them was an improper state.
>>>
>>> I got unlucky.
>>>
>>> Well... it's still broken right now:
>>>
>>> api.steampowered.com. is 63.228.223.110
>>>
>>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&ve
>>> r
>>> sion=0&format=xml
>>>
>>> truefalse>> i 
>>> on_is_listable>false1833886<
>>> / required_version>Your server is out of date, please 
>>> upgrade
>>>
>>> 1833886 is the OLD version.
>>>
>>>
>>>
>>> DontWannaName! wrote:
>>>> I was able to start my servers just fine. Windows 2008.
>>>>
>>>> Sent from my iPhone 5
>>>>
>>>> On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:
>>>>
>>>>>
>>>>> It looks like some of the update servers backed out the update or were 
>>>>> otherwise in an improper state after the update today.  My auto update 
>>>>> system first updated, then downgraded again when the UpToDateCheck 
>>>>> version reverted.
>>>>>
>>>>> Can I get a response from Valve?  Would it be reasonable to expect that a 
>>>>> release version could revert, or will versions always be a positive 
>>>>> increment, even in the event of a content reversion?
>>>>>
>>>>> FYI It was more than 30 minutes after the first update that the reversion 
>>>>> occurred.  My update check interval is every minute.
>>>>>
>>>>>
>>>>>
>>>>> 20130724165401-20228
>>>>> Checking: srcds-tf2-MASTER
>>>>> srcds-tf2-MASTER: Local steam.inf filepath:
>>>>> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
>>>>> srcds-tf2-MASTER: Local version is 1833886
>>>>> srcds-tf2-MASTER: Remote UpToDateCheck URL is:
>>>>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&;
>>>>> v
>>>>> ersion=0&format=xml
>>>>> srcds-tf2-MASTER: Remote version is: 1844935
>>>>> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
>>>>>
>>>>>
>>>>> 20130724173001-23606
>>>>> Ch

Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread Jesse Molina


Fixed now.  Thanks.



Eric Smith wrote:

Can you check the link again from your side and let me know if you're still 
getting the wrong version?  Thanks.

-Eric


-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Jesse Molina
Sent: Wednesday, July 24, 2013 7:14 PM
To: Half-Life dedicated Linux server mailing list; Half-Life dedicated Win32 
server mailing list (hlds@list.valvesoftware.com)
Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update released


You are misunderstanding the problem.

Valve's API webserver is saying the update today never happened.  Their web API 
is broken.

Update version released today per annoucement: 1844935 Actual version on the 
SteamPipe repositories: 1844935 Update version the web API says is UpToDate right 
now: 1833886 <-- wrong



My auto update system doesn't do an integer comparison to see if the new 
version is positive from the previous version, it just checks to see if they 
differ.  If they do, it updates.

I have a lot of sanity checking in the system, which disables the whole thing 
after three failed updates.  If that wasn't in place it would be updating over 
and over again right now.



My master server updated correctly after the first update went out.  The 
problem is that 30 minutes later, the web API service says the version 
reverted, when it really did not.



DontWannaName! wrote:

Did you try updating again with verify?

I emailed Eric and he said they are working on a fix for 2003.

Sent from my iPhone 5

On Jul 24, 2013, at 7:00 PM, Jesse Molina  wrote:



It is entirely possible that they have multiple servers which provide the web 
API services, and that one of them was an improper state.

I got unlucky.

Well... it's still broken right now:

api.steampowered.com. is 63.228.223.110

http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&ver
sion=0&format=xml

truefalsefalse1833886Your server is out of date, please
upgrade

1833886 is the OLD version.



DontWannaName! wrote:

I was able to start my servers just fine. Windows 2008.

Sent from my iPhone 5

On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:



It looks like some of the update servers backed out the update or were 
otherwise in an improper state after the update today.  My auto update system 
first updated, then downgraded again when the UpToDateCheck version reverted.

Can I get a response from Valve?  Would it be reasonable to expect that a 
release version could revert, or will versions always be a positive increment, 
even in the event of a content reversion?

FYI It was more than 30 minutes after the first update that the reversion 
occurred.  My update check interval is every minute.



20130724165401-20228
Checking: srcds-tf2-MASTER
srcds-tf2-MASTER: Local steam.inf filepath:
/srv/srcds/srcds-tf2-MASTER/tf/steam.inf
srcds-tf2-MASTER: Local version is 1833886
srcds-tf2-MASTER: Remote UpToDateCheck URL is:
http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&v
ersion=0&format=xml
srcds-tf2-MASTER: Remote version is: 1844935
srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.


20130724173001-23606
Checking: srcds-tf2-MASTER
srcds-tf2-MASTER: Local steam.inf filepath:
/srv/srcds/srcds-tf2-MASTER/tf/steam.inf
srcds-tf2-MASTER: Local version is 1844935
srcds-tf2-MASTER: Remote UpToDateCheck URL is:
http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&v
ersion=0&format=xml
srcds-tf2-MASTER: Remote version is: 1833886
srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.




Eric Smith wrote:

We've released a mandatory update for TF2. The notes for the update are below. 
The new version is 1844935.

-Eric

--

- Ended the Mann Co. Store summer sale
- The Summer Claim check is now a rare drop
- Medics using the Quick-Fix will now take jump force from Pyros
using the Detonator to explosive jump
- Fixed a client crash related to missing particle systems
- Fixed a server crash when entering Sudden Death mode with only
melee weapons
- Fixed players sometimes being damaged by doors when they are
closing
- Fixed soccer/beach balls sometimes blocking Payload carts and
trains
- Fixed paint can icons not showing the Red/Blue colors correctly
- Fixed the Loch-n-Load gun sight not drawing in the correct place
- Fixed the Bonk Boy model using the incorrect normals
- Updated Cp_Badlands and Koth_Badlands
 - Opened the windows around the center point
 - Smoothed player clipping around doorways

___
hlds_announce mailing list
hlds_annou...@list.valvesoftware.com
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_annou
nce


--
# Jesse Molina
# Mail = je...@opendreams.net
# Cell = 1-602-323-7608



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list

Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread Cody Woodson
Eric,

Any eta when we will get a windows 2003 server fix? 

Sent from my iPhone

On Jul 24, 2013, at 7:25 PM, Eric Smith  wrote:

> Can you check the link again from your side and let me know if you're still 
> getting the wrong version?  Thanks.
> 
> -Eric
> 
> 
> -Original Message-
> From: hlds_linux-boun...@list.valvesoftware.com 
> [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Jesse Molina
> Sent: Wednesday, July 24, 2013 7:14 PM
> To: Half-Life dedicated Linux server mailing list; Half-Life dedicated Win32 
> server mailing list (hlds@list.valvesoftware.com)
> Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update released
> 
> 
> You are misunderstanding the problem.
> 
> Valve's API webserver is saying the update today never happened.  Their web 
> API is broken.
> 
> Update version released today per annoucement: 1844935 Actual version on the 
> SteamPipe repositories: 1844935 Update version the web API says is UpToDate 
> right now: 1833886 <-- wrong
> 
> 
> 
> My auto update system doesn't do an integer comparison to see if the new 
> version is positive from the previous version, it just checks to see if they 
> differ.  If they do, it updates.
> 
> I have a lot of sanity checking in the system, which disables the whole thing 
> after three failed updates.  If that wasn't in place it would be updating 
> over and over again right now.
> 
> 
> 
> My master server updated correctly after the first update went out.  The 
> problem is that 30 minutes later, the web API service says the version 
> reverted, when it really did not.
> 
> 
> 
> DontWannaName! wrote:
>> Did you try updating again with verify?
>> 
>> I emailed Eric and he said they are working on a fix for 2003.
>> 
>> Sent from my iPhone 5
>> 
>> On Jul 24, 2013, at 7:00 PM, Jesse Molina  wrote:
>> 
>>> 
>>> It is entirely possible that they have multiple servers which provide the 
>>> web API services, and that one of them was an improper state.
>>> 
>>> I got unlucky.
>>> 
>>> Well... it's still broken right now:
>>> 
>>> api.steampowered.com. is 63.228.223.110
>>> 
>>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&ver
>>> sion=0&format=xml
>>> 
>>> truefalse>> on_is_listable>false1833886>> required_version>Your server is out of date, please 
>>> upgrade
>>> 
>>> 1833886 is the OLD version.
>>> 
>>> 
>>> 
>>> DontWannaName! wrote:
 I was able to start my servers just fine. Windows 2008.
 
 Sent from my iPhone 5
 
 On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:
 
> 
> It looks like some of the update servers backed out the update or were 
> otherwise in an improper state after the update today.  My auto update 
> system first updated, then downgraded again when the UpToDateCheck 
> version reverted.
> 
> Can I get a response from Valve?  Would it be reasonable to expect that a 
> release version could revert, or will versions always be a positive 
> increment, even in the event of a content reversion?
> 
> FYI It was more than 30 minutes after the first update that the reversion 
> occurred.  My update check interval is every minute.
> 
> 
> 
> 20130724165401-20228
> Checking: srcds-tf2-MASTER
> srcds-tf2-MASTER: Local steam.inf filepath: 
> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
> srcds-tf2-MASTER: Local version is 1833886
> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&v
> ersion=0&format=xml
> srcds-tf2-MASTER: Remote version is: 1844935
> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
> 
> 
> 20130724173001-23606
> Checking: srcds-tf2-MASTER
> srcds-tf2-MASTER: Local steam.inf filepath: 
> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
> srcds-tf2-MASTER: Local version is 1844935
> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&v
> ersion=0&format=xml
> srcds-tf2-MASTER: Remote version is: 1833886
> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
> 
> 
> 
> 
> Eric Smith wrote:
>> We've released a mandatory update for TF2. The notes for the update are 
>> below. The new version is 1844935.
>> 
>> -Eric
>> 
>> --
>> 
>> - Ended the Mann Co. Store summer sale
>> - The Summer Claim check is now a rare drop
>> - Medics using the Quick-Fix will now take jump force from Pyros 
>> using the Detonator to explosive jump
>> - Fixed a client crash related to missing particle systems
>> - Fixed a server crash when entering Sudden Death mode with only 
>> melee weapons
>> - Fixed players sometimes being damaged by doors when they are 
>> closing
>> - Fixed soccer/beach balls sometimes blocking Payload carts and 
>> trains
>

Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread DontWannaName!
Are you sure? It seems right to me right now. 

Sent from my iPhone 5

On Jul 24, 2013, at 7:13 PM, Jesse Molina  wrote:

> 
> You are misunderstanding the problem.
> 
> Valve's API webserver is saying the update today never happened.  Their web 
> API is broken.
> 
> Update version released today per annoucement: 1844935
> Actual version on the SteamPipe repositories: 1844935
> Update version the web API says is UpToDate right now: 1833886 <-- wrong
> 
> 
> 
> My auto update system doesn't do an integer comparison to see if the new 
> version is positive from the previous version, it just checks to see if they 
> differ.  If they do, it updates.
> 
> I have a lot of sanity checking in the system, which disables the whole thing 
> after three failed updates.  If that wasn't in place it would be updating 
> over and over again right now.
> 
> 
> 
> My master server updated correctly after the first update went out.  The 
> problem is that 30 minutes later, the web API service says the version 
> reverted, when it really did not.
> 
> 
> 
> DontWannaName! wrote:
>> Did you try updating again with verify?
>> 
>> I emailed Eric and he said they are working on a fix for 2003.
>> 
>> Sent from my iPhone 5
>> 
>> On Jul 24, 2013, at 7:00 PM, Jesse Molina  wrote:
>> 
>>> 
>>> It is entirely possible that they have multiple servers which provide the 
>>> web API services, and that one of them was an improper state.
>>> 
>>> I got unlucky.
>>> 
>>> Well... it's still broken right now:
>>> 
>>> api.steampowered.com. is 63.228.223.110
>>> 
>>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
>>> 
>>> truefalsefalse1833886Your
>>>  server is out of date, please upgrade
>>> 
>>> 1833886 is the OLD version.
>>> 
>>> 
>>> 
>>> DontWannaName! wrote:
 I was able to start my servers just fine. Windows 2008.
 
 Sent from my iPhone 5
 
 On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:
 
> 
> It looks like some of the update servers backed out the update or were 
> otherwise in an improper state after the update today.  My auto update 
> system first updated, then downgraded again when the UpToDateCheck 
> version reverted.
> 
> Can I get a response from Valve?  Would it be reasonable to expect that a 
> release version could revert, or will versions always be a positive 
> increment, even in the event of a content reversion?
> 
> FYI It was more than 30 minutes after the first update that the reversion 
> occurred.  My update check interval is every minute.
> 
> 
> 
> 20130724165401-20228
> Checking: srcds-tf2-MASTER
> srcds-tf2-MASTER: Local steam.inf filepath: 
> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
> srcds-tf2-MASTER: Local version is 1833886
> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
> srcds-tf2-MASTER: Remote version is: 1844935
> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
> 
> 
> 20130724173001-23606
> Checking: srcds-tf2-MASTER
> srcds-tf2-MASTER: Local steam.inf filepath: 
> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
> srcds-tf2-MASTER: Local version is 1844935
> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
> srcds-tf2-MASTER: Remote version is: 1833886
> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
> 
> 
> 
> 
> Eric Smith wrote:
>> We've released a mandatory update for TF2. The notes for the update are 
>> below. The new version is 1844935.
>> 
>> -Eric
>> 
>> --
>> 
>> - Ended the Mann Co. Store summer sale
>> - The Summer Claim check is now a rare drop
>> - Medics using the Quick-Fix will now take jump force from Pyros using 
>> the Detonator to explosive jump
>> - Fixed a client crash related to missing particle systems
>> - Fixed a server crash when entering Sudden Death mode with only melee 
>> weapons
>> - Fixed players sometimes being damaged by doors when they are closing
>> - Fixed soccer/beach balls sometimes blocking Payload carts and trains
>> - Fixed paint can icons not showing the Red/Blue colors correctly
>> - Fixed the Loch-n-Load gun sight not drawing in the correct place
>> - Fixed the Bonk Boy model using the incorrect normals
>> - Updated Cp_Badlands and Koth_Badlands
>>- Opened the windows around the center point
>>- Smoothed player clipping around doorways
>> 
>> ___
>> hlds_announce mailing list
>> hlds_annou...@list.valvesoftware.com
>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_announce
> 
> --
> # Jesse Molina
> # M

Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread Eric Smith
Can you check the link again from your side and let me know if you're still 
getting the wrong version?  Thanks.

-Eric


-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Jesse Molina
Sent: Wednesday, July 24, 2013 7:14 PM
To: Half-Life dedicated Linux server mailing list; Half-Life dedicated Win32 
server mailing list (hlds@list.valvesoftware.com)
Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update released


You are misunderstanding the problem.

Valve's API webserver is saying the update today never happened.  Their web API 
is broken.

Update version released today per annoucement: 1844935 Actual version on the 
SteamPipe repositories: 1844935 Update version the web API says is UpToDate 
right now: 1833886 <-- wrong



My auto update system doesn't do an integer comparison to see if the new 
version is positive from the previous version, it just checks to see if they 
differ.  If they do, it updates.

I have a lot of sanity checking in the system, which disables the whole thing 
after three failed updates.  If that wasn't in place it would be updating over 
and over again right now.



My master server updated correctly after the first update went out.  The 
problem is that 30 minutes later, the web API service says the version 
reverted, when it really did not.



DontWannaName! wrote:
> Did you try updating again with verify?
>
> I emailed Eric and he said they are working on a fix for 2003.
>
> Sent from my iPhone 5
>
> On Jul 24, 2013, at 7:00 PM, Jesse Molina  wrote:
>
>>
>> It is entirely possible that they have multiple servers which provide the 
>> web API services, and that one of them was an improper state.
>>
>> I got unlucky.
>>
>> Well... it's still broken right now:
>>
>> api.steampowered.com. is 63.228.223.110
>>
>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&ver
>> sion=0&format=xml
>>
>> truefalse> on_is_listable>false1833886> required_version>Your server is out of date, please 
>> upgrade
>>
>> 1833886 is the OLD version.
>>
>>
>>
>> DontWannaName! wrote:
>>> I was able to start my servers just fine. Windows 2008.
>>>
>>> Sent from my iPhone 5
>>>
>>> On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:
>>>

 It looks like some of the update servers backed out the update or were 
 otherwise in an improper state after the update today.  My auto update 
 system first updated, then downgraded again when the UpToDateCheck version 
 reverted.

 Can I get a response from Valve?  Would it be reasonable to expect that a 
 release version could revert, or will versions always be a positive 
 increment, even in the event of a content reversion?

 FYI It was more than 30 minutes after the first update that the reversion 
 occurred.  My update check interval is every minute.



 20130724165401-20228
 Checking: srcds-tf2-MASTER
 srcds-tf2-MASTER: Local steam.inf filepath: 
 /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
 srcds-tf2-MASTER: Local version is 1833886
 srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
 http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&v
 ersion=0&format=xml
 srcds-tf2-MASTER: Remote version is: 1844935
 srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.


 20130724173001-23606
 Checking: srcds-tf2-MASTER
 srcds-tf2-MASTER: Local steam.inf filepath: 
 /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
 srcds-tf2-MASTER: Local version is 1844935
 srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
 http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&v
 ersion=0&format=xml
 srcds-tf2-MASTER: Remote version is: 1833886
 srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.




 Eric Smith wrote:
> We've released a mandatory update for TF2. The notes for the update are 
> below. The new version is 1844935.
>
> -Eric
>
> --
>
> - Ended the Mann Co. Store summer sale
> - The Summer Claim check is now a rare drop
> - Medics using the Quick-Fix will now take jump force from Pyros 
> using the Detonator to explosive jump
> - Fixed a client crash related to missing particle systems
> - Fixed a server crash when entering Sudden Death mode with only 
> melee weapons
> - Fixed players sometimes being damaged by doors when they are 
> closing
> - Fixed soccer/beach balls sometimes blocking Payload carts and 
> trains
> - Fixed paint can icons not showing the Red/Blue colors correctly
> - Fixed the Loch-n-Load gun sight not drawing in the correct place
> - Fixed the Bonk Boy model using the incorrect normals
> - Updated Cp_Badlands and Koth_Badlands
> - Opened the windows around the center point
> - Smoothed player clipping aro

Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread Jesse Molina


You are misunderstanding the problem.

Valve's API webserver is saying the update today never happened.  Their 
web API is broken.


Update version released today per annoucement: 1844935
Actual version on the SteamPipe repositories: 1844935
Update version the web API says is UpToDate right now: 1833886 <-- wrong



My auto update system doesn't do an integer comparison to see if the new 
version is positive from the previous version, it just checks to see if 
they differ.  If they do, it updates.


I have a lot of sanity checking in the system, which disables the whole 
thing after three failed updates.  If that wasn't in place it would be 
updating over and over again right now.




My master server updated correctly after the first update went out.  The 
problem is that 30 minutes later, the web API service says the version 
reverted, when it really did not.




DontWannaName! wrote:

Did you try updating again with verify?

I emailed Eric and he said they are working on a fix for 2003.

Sent from my iPhone 5

On Jul 24, 2013, at 7:00 PM, Jesse Molina  wrote:



It is entirely possible that they have multiple servers which provide the web 
API services, and that one of them was an improper state.

I got unlucky.

Well... it's still broken right now:

api.steampowered.com. is 63.228.223.110

http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml

truefalsefalse1833886Your
 server is out of date, please upgrade

1833886 is the OLD version.



DontWannaName! wrote:

I was able to start my servers just fine. Windows 2008.

Sent from my iPhone 5

On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:



It looks like some of the update servers backed out the update or were 
otherwise in an improper state after the update today.  My auto update system 
first updated, then downgraded again when the UpToDateCheck version reverted.

Can I get a response from Valve?  Would it be reasonable to expect that a 
release version could revert, or will versions always be a positive increment, 
even in the event of a content reversion?

FYI It was more than 30 minutes after the first update that the reversion 
occurred.  My update check interval is every minute.



20130724165401-20228
Checking: srcds-tf2-MASTER
srcds-tf2-MASTER: Local steam.inf filepath: 
/srv/srcds/srcds-tf2-MASTER/tf/steam.inf
srcds-tf2-MASTER: Local version is 1833886
srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
srcds-tf2-MASTER: Remote version is: 1844935
srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.


20130724173001-23606
Checking: srcds-tf2-MASTER
srcds-tf2-MASTER: Local steam.inf filepath: 
/srv/srcds/srcds-tf2-MASTER/tf/steam.inf
srcds-tf2-MASTER: Local version is 1844935
srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
srcds-tf2-MASTER: Remote version is: 1833886
srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.




Eric Smith wrote:

We've released a mandatory update for TF2. The notes for the update are below. 
The new version is 1844935.

-Eric

--

- Ended the Mann Co. Store summer sale
- The Summer Claim check is now a rare drop
- Medics using the Quick-Fix will now take jump force from Pyros using the 
Detonator to explosive jump
- Fixed a client crash related to missing particle systems
- Fixed a server crash when entering Sudden Death mode with only melee weapons
- Fixed players sometimes being damaged by doors when they are closing
- Fixed soccer/beach balls sometimes blocking Payload carts and trains
- Fixed paint can icons not showing the Red/Blue colors correctly
- Fixed the Loch-n-Load gun sight not drawing in the correct place
- Fixed the Bonk Boy model using the incorrect normals
- Updated Cp_Badlands and Koth_Badlands
- Opened the windows around the center point
- Smoothed player clipping around doorways

___
hlds_announce mailing list
hlds_annou...@list.valvesoftware.com
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_announce


--
# Jesse Molina
# Mail = je...@opendreams.net
# Cell = 1-602-323-7608



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


--
# Jesse Molina
# Mail = je...@opendreams.net
# Cell = 1-602-323-7608



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


__

Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread DontWannaName!
Did you try updating again with verify?

I emailed Eric and he said they are working on a fix for 2003.

Sent from my iPhone 5

On Jul 24, 2013, at 7:00 PM, Jesse Molina  wrote:

> 
> It is entirely possible that they have multiple servers which provide the web 
> API services, and that one of them was an improper state.
> 
> I got unlucky.
> 
> Well... it's still broken right now:
> 
> api.steampowered.com. is 63.228.223.110
> 
> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
> 
> truefalsefalse1833886Your
>  server is out of date, please upgrade
> 
> 1833886 is the OLD version.
> 
> 
> 
> DontWannaName! wrote:
>> I was able to start my servers just fine. Windows 2008.
>> 
>> Sent from my iPhone 5
>> 
>> On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:
>> 
>>> 
>>> It looks like some of the update servers backed out the update or were 
>>> otherwise in an improper state after the update today.  My auto update 
>>> system first updated, then downgraded again when the UpToDateCheck version 
>>> reverted.
>>> 
>>> Can I get a response from Valve?  Would it be reasonable to expect that a 
>>> release version could revert, or will versions always be a positive 
>>> increment, even in the event of a content reversion?
>>> 
>>> FYI It was more than 30 minutes after the first update that the reversion 
>>> occurred.  My update check interval is every minute.
>>> 
>>> 
>>> 
>>> 20130724165401-20228
>>> Checking: srcds-tf2-MASTER
>>> srcds-tf2-MASTER: Local steam.inf filepath: 
>>> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
>>> srcds-tf2-MASTER: Local version is 1833886
>>> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
>>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
>>> srcds-tf2-MASTER: Remote version is: 1844935
>>> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
>>> 
>>> 
>>> 20130724173001-23606
>>> Checking: srcds-tf2-MASTER
>>> srcds-tf2-MASTER: Local steam.inf filepath: 
>>> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
>>> srcds-tf2-MASTER: Local version is 1844935
>>> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
>>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
>>> srcds-tf2-MASTER: Remote version is: 1833886
>>> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
>>> 
>>> 
>>> 
>>> 
>>> Eric Smith wrote:
 We've released a mandatory update for TF2. The notes for the update are 
 below. The new version is 1844935.
 
 -Eric
 
 --
 
 - Ended the Mann Co. Store summer sale
 - The Summer Claim check is now a rare drop
 - Medics using the Quick-Fix will now take jump force from Pyros using the 
 Detonator to explosive jump
 - Fixed a client crash related to missing particle systems
 - Fixed a server crash when entering Sudden Death mode with only melee 
 weapons
 - Fixed players sometimes being damaged by doors when they are closing
 - Fixed soccer/beach balls sometimes blocking Payload carts and trains
 - Fixed paint can icons not showing the Red/Blue colors correctly
 - Fixed the Loch-n-Load gun sight not drawing in the correct place
 - Fixed the Bonk Boy model using the incorrect normals
 - Updated Cp_Badlands and Koth_Badlands
- Opened the windows around the center point
- Smoothed player clipping around doorways
 
 ___
 hlds_announce mailing list
 hlds_annou...@list.valvesoftware.com
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_announce
>>> 
>>> --
>>> # Jesse Molina
>>> # Mail = je...@opendreams.net
>>> # Cell = 1-602-323-7608
>>> 
>>> 
>>> 
>>> ___
>>> To unsubscribe, edit your list preferences, or view the list archives, 
>>> please visit:
>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
>> 
>> ___
>> To unsubscribe, edit your list preferences, or view the list archives, 
>> please visit:
>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
> 
> -- 
> # Jesse Molina
> # Mail = je...@opendreams.net
> # Cell = 1-602-323-7608
> 
> 
> 
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread Jesse Molina


It is entirely possible that they have multiple servers which provide 
the web API services, and that one of them was an improper state.


I got unlucky.

Well... it's still broken right now:

api.steampowered.com. is 63.228.223.110

http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml

truefalsefalse1833886Your 
server is out of date, please upgrade


1833886 is the OLD version.



DontWannaName! wrote:

I was able to start my servers just fine. Windows 2008.

Sent from my iPhone 5

On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:



It looks like some of the update servers backed out the update or were 
otherwise in an improper state after the update today.  My auto update system 
first updated, then downgraded again when the UpToDateCheck version reverted.

Can I get a response from Valve?  Would it be reasonable to expect that a 
release version could revert, or will versions always be a positive increment, 
even in the event of a content reversion?

FYI It was more than 30 minutes after the first update that the reversion 
occurred.  My update check interval is every minute.



20130724165401-20228
Checking: srcds-tf2-MASTER
srcds-tf2-MASTER: Local steam.inf filepath: 
/srv/srcds/srcds-tf2-MASTER/tf/steam.inf
srcds-tf2-MASTER: Local version is 1833886
srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
srcds-tf2-MASTER: Remote version is: 1844935
srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.


20130724173001-23606
Checking: srcds-tf2-MASTER
srcds-tf2-MASTER: Local steam.inf filepath: 
/srv/srcds/srcds-tf2-MASTER/tf/steam.inf
srcds-tf2-MASTER: Local version is 1844935
srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
srcds-tf2-MASTER: Remote version is: 1833886
srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.




Eric Smith wrote:

We've released a mandatory update for TF2. The notes for the update are below. 
The new version is 1844935.

-Eric

--

- Ended the Mann Co. Store summer sale
- The Summer Claim check is now a rare drop
- Medics using the Quick-Fix will now take jump force from Pyros using the 
Detonator to explosive jump
- Fixed a client crash related to missing particle systems
- Fixed a server crash when entering Sudden Death mode with only melee weapons
- Fixed players sometimes being damaged by doors when they are closing
- Fixed soccer/beach balls sometimes blocking Payload carts and trains
- Fixed paint can icons not showing the Red/Blue colors correctly
- Fixed the Loch-n-Load gun sight not drawing in the correct place
- Fixed the Bonk Boy model using the incorrect normals
- Updated Cp_Badlands and Koth_Badlands
- Opened the windows around the center point
- Smoothed player clipping around doorways

___
hlds_announce mailing list
hlds_annou...@list.valvesoftware.com
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_announce


--
# Jesse Molina
# Mail = je...@opendreams.net
# Cell = 1-602-323-7608



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux



--
# Jesse Molina
# Mail = je...@opendreams.net
# Cell = 1-602-323-7608



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread Cody Woodson
Seems to only be affecting windows 2003 and xp

Sent from my iPhone

On Jul 24, 2013, at 6:42 PM, DontWannaName!  wrote:

> I was able to start my servers just fine. Windows 2008. 
> 
> Sent from my iPhone 5
> 
> On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:
> 
>> 
>> It looks like some of the update servers backed out the update or were 
>> otherwise in an improper state after the update today.  My auto update 
>> system first updated, then downgraded again when the UpToDateCheck version 
>> reverted.
>> 
>> Can I get a response from Valve?  Would it be reasonable to expect that a 
>> release version could revert, or will versions always be a positive 
>> increment, even in the event of a content reversion?
>> 
>> FYI It was more than 30 minutes after the first update that the reversion 
>> occurred.  My update check interval is every minute.
>> 
>> 
>> 
>> 20130724165401-20228
>> Checking: srcds-tf2-MASTER
>> srcds-tf2-MASTER: Local steam.inf filepath: 
>> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
>> srcds-tf2-MASTER: Local version is 1833886
>> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
>> srcds-tf2-MASTER: Remote version is: 1844935
>> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
>> 
>> 
>> 20130724173001-23606
>> Checking: srcds-tf2-MASTER
>> srcds-tf2-MASTER: Local steam.inf filepath: 
>> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
>> srcds-tf2-MASTER: Local version is 1844935
>> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
>> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
>> srcds-tf2-MASTER: Remote version is: 1833886
>> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
>> 
>> 
>> 
>> 
>> Eric Smith wrote:
>>> We've released a mandatory update for TF2. The notes for the update are 
>>> below. The new version is 1844935.
>>> 
>>> -Eric
>>> 
>>> --
>>> 
>>> - Ended the Mann Co. Store summer sale
>>> - The Summer Claim check is now a rare drop
>>> - Medics using the Quick-Fix will now take jump force from Pyros using the 
>>> Detonator to explosive jump
>>> - Fixed a client crash related to missing particle systems
>>> - Fixed a server crash when entering Sudden Death mode with only melee 
>>> weapons
>>> - Fixed players sometimes being damaged by doors when they are closing
>>> - Fixed soccer/beach balls sometimes blocking Payload carts and trains
>>> - Fixed paint can icons not showing the Red/Blue colors correctly
>>> - Fixed the Loch-n-Load gun sight not drawing in the correct place
>>> - Fixed the Bonk Boy model using the incorrect normals
>>> - Updated Cp_Badlands and Koth_Badlands
>>>   - Opened the windows around the center point
>>>   - Smoothed player clipping around doorways
>>> 
>>> ___
>>> hlds_announce mailing list
>>> hlds_annou...@list.valvesoftware.com
>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_announce
>> 
>> -- 
>> # Jesse Molina
>> # Mail = je...@opendreams.net
>> # Cell = 1-602-323-7608
>> 
>> 
>> 
>> ___
>> To unsubscribe, edit your list preferences, or view the list archives, 
>> please visit:
>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
> 
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2013-07-24 Thread DontWannaName!
I was able to start my servers just fine. Windows 2008. 

Sent from my iPhone 5

On Jul 24, 2013, at 6:39 PM, Jesse Molina  wrote:

> 
> It looks like some of the update servers backed out the update or were 
> otherwise in an improper state after the update today.  My auto update system 
> first updated, then downgraded again when the UpToDateCheck version reverted.
> 
> Can I get a response from Valve?  Would it be reasonable to expect that a 
> release version could revert, or will versions always be a positive 
> increment, even in the event of a content reversion?
> 
> FYI It was more than 30 minutes after the first update that the reversion 
> occurred.  My update check interval is every minute.
> 
> 
> 
> 20130724165401-20228
> Checking: srcds-tf2-MASTER
> srcds-tf2-MASTER: Local steam.inf filepath: 
> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
> srcds-tf2-MASTER: Local version is 1833886
> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
> srcds-tf2-MASTER: Remote version is: 1844935
> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
> 
> 
> 20130724173001-23606
> Checking: srcds-tf2-MASTER
> srcds-tf2-MASTER: Local steam.inf filepath: 
> /srv/srcds/srcds-tf2-MASTER/tf/steam.inf
> srcds-tf2-MASTER: Local version is 1844935
> srcds-tf2-MASTER: Remote UpToDateCheck URL is: 
> http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=0&format=xml
> srcds-tf2-MASTER: Remote version is: 1833886
> srcds-tf2-MASTER: Result: Installation out of date. Added to updatelist.
> 
> 
> 
> 
> Eric Smith wrote:
>> We've released a mandatory update for TF2. The notes for the update are 
>> below. The new version is 1844935.
>> 
>> -Eric
>> 
>> --
>> 
>> - Ended the Mann Co. Store summer sale
>> - The Summer Claim check is now a rare drop
>> - Medics using the Quick-Fix will now take jump force from Pyros using the 
>> Detonator to explosive jump
>> - Fixed a client crash related to missing particle systems
>> - Fixed a server crash when entering Sudden Death mode with only melee 
>> weapons
>> - Fixed players sometimes being damaged by doors when they are closing
>> - Fixed soccer/beach balls sometimes blocking Payload carts and trains
>> - Fixed paint can icons not showing the Red/Blue colors correctly
>> - Fixed the Loch-n-Load gun sight not drawing in the correct place
>> - Fixed the Bonk Boy model using the incorrect normals
>> - Updated Cp_Badlands and Koth_Badlands
>>- Opened the windows around the center point
>>- Smoothed player clipping around doorways
>> 
>> ___
>> hlds_announce mailing list
>> hlds_annou...@list.valvesoftware.com
>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_announce
> 
> -- 
> # Jesse Molina
> # Mail = je...@opendreams.net
> # Cell = 1-602-323-7608
> 
> 
> 
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2012-08-02 Thread Fletcher Dunn
OK, I think putting it in a server.cfg is the workaround for now.

We'll fix it to make it legal to set it in autoexec in a later update.

Thanks for the bug report.

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Claudio Beretta
Sent: Thursday, August 02, 2012 5:21 PM
To: Half-Life dedicated Win32 server mailing list
Cc: Eric Smith; hlds_annou...@list.valvesoftware.com; Half-Life dedicated Linux 
server mailing list
Subject: Re: [hlds_linux] [hlds] [hlds_announce] Mandatory TF2 update released

setting it later from rcon doesn't crash


On Fri, Aug 3, 2012 at 2:17 AM, Fletcher Dunn
wrote:

> Thanks, we'll look into it.  Try setting it later, does it still crash 
> for you?
>
> -Original Message-
> From: hlds_linux-boun...@list.valvesoftware.com [mailto:
> hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Claudio 
> Beretta
> Sent: Thursday, August 02, 2012 5:15 PM
> To: Eric Smith
> Cc: hlds_annou...@list.valvesoftware.com; Half-Life dedicated Win32 
> server mailing list; Half-Life dedicated Linux server mailing list
> Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update 
> released
>
> having tf_mm_servermode 1 in autoexec.cfg will make the server crash 
> at startup verified on a dozen windows and linux servers
>
>
>
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2012-08-02 Thread Claudio Beretta
setting it later from rcon doesn't crash


On Fri, Aug 3, 2012 at 2:17 AM, Fletcher Dunn
wrote:

> Thanks, we'll look into it.  Try setting it later, does it still crash for
> you?
>
> -Original Message-
> From: hlds_linux-boun...@list.valvesoftware.com [mailto:
> hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Claudio Beretta
> Sent: Thursday, August 02, 2012 5:15 PM
> To: Eric Smith
> Cc: hlds_annou...@list.valvesoftware.com; Half-Life dedicated Win32
> server mailing list; Half-Life dedicated Linux server mailing list
> Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update released
>
> having tf_mm_servermode 1 in autoexec.cfg will make the server crash at
> startup verified on a dozen windows and linux servers
>
>
>
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2012-08-02 Thread omalley . dev
It didn't crash our servers from server.cfg.
Sent wirelessly from my BlackBerry device on the Bell network.
Envoyé sans fil par mon terminal mobile BlackBerry sur le réseau de Bell.

-Original Message-
From: Fletcher Dunn 
Sender: hlds-boun...@list.valvesoftware.com
Date: Fri, 3 Aug 2012 00:17:39 
To: Half-Life dedicated Linux server mailing 
list; Eric Smith
Reply-To: Half-Life dedicated Win32 server mailing list

Cc: hlds_annou...@list.valvesoftware.com; 
Half-Life dedicated Win32 server mailing list
Subject: Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update
    released

Thanks, we'll look into it.  Try setting it later, does it still crash for you?

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Claudio Beretta
Sent: Thursday, August 02, 2012 5:15 PM
To: Eric Smith
Cc: hlds_annou...@list.valvesoftware.com; Half-Life dedicated Win32 server 
mailing list; Half-Life dedicated Linux server mailing list
Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update released

having tf_mm_servermode 1 in autoexec.cfg will make the server crash at startup 
verified on a dozen windows and linux servers


On Fri, Aug 3, 2012 at 1:35 AM, Eric Smith  wrote:

> We've released a mandatory update to TF2. The notes for the update are 
> below.
>
> -Eric
>
> --
>
> Source Engine Changes (TF2, DoD:S, HL2:DM)
> - Marked mem_force_flush as a cheat to prevent client exploits
> - Fixed %n console crash in the client
>
> Team Fortress 2
> - Added new items:
>- The Red-Tape Recorder
>- The Huo Long Heatmaker
>- The Flying Guillotine
>- The Neon Annihilator
>- The Triad Trinket
>- The Champ Stamp
>- The Marxman
>- The Human Cannonball
> - Added new promo items
> - Fixed sappers attaching incorrectly to teleporters that are still 
> building
> - Improved reliability for finding a coach
> - Fixed Engineer training shotgun and pistol images being swapped
> - Fixed GetPlayerItems web APIs not respecting inventory privacy 
> settings
> - Quickplay beta: Fixed bug causing game servers to sometimes stop 
> receiving traffic upon victory condition
> - Quickplay beta: Added more status information while in the 
> matchmaking queue
>
> ___
> hlds_announce mailing list
> hlds_annou...@list.valvesoftware.com
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_announce
>
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] [hlds_linux] [hlds_announce] Mandatory TF2 update released

2012-08-02 Thread Fletcher Dunn
Thanks, we'll look into it.  Try setting it later, does it still crash for you?

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Claudio Beretta
Sent: Thursday, August 02, 2012 5:15 PM
To: Eric Smith
Cc: hlds_annou...@list.valvesoftware.com; Half-Life dedicated Win32 server 
mailing list; Half-Life dedicated Linux server mailing list
Subject: Re: [hlds_linux] [hlds_announce] Mandatory TF2 update released

having tf_mm_servermode 1 in autoexec.cfg will make the server crash at startup 
verified on a dozen windows and linux servers


On Fri, Aug 3, 2012 at 1:35 AM, Eric Smith  wrote:

> We've released a mandatory update to TF2. The notes for the update are 
> below.
>
> -Eric
>
> --
>
> Source Engine Changes (TF2, DoD:S, HL2:DM)
> - Marked mem_force_flush as a cheat to prevent client exploits
> - Fixed %n console crash in the client
>
> Team Fortress 2
> - Added new items:
>- The Red-Tape Recorder
>- The Huo Long Heatmaker
>- The Flying Guillotine
>- The Neon Annihilator
>- The Triad Trinket
>- The Champ Stamp
>- The Marxman
>- The Human Cannonball
> - Added new promo items
> - Fixed sappers attaching incorrectly to teleporters that are still 
> building
> - Improved reliability for finding a coach
> - Fixed Engineer training shotgun and pistol images being swapped
> - Fixed GetPlayerItems web APIs not respecting inventory privacy 
> settings
> - Quickplay beta: Fixed bug causing game servers to sometimes stop 
> receiving traffic upon victory condition
> - Quickplay beta: Added more status information while in the 
> matchmaking queue
>
> ___
> hlds_announce mailing list
> hlds_annou...@list.valvesoftware.com
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_announce
>
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds