There was a fix for that released earlier tonight. However, there is a syntax error in the new version, line 311 of srcds_run needs to be: test "$GAME" = "cstrike";
Rather than the current: test "$GAME" -eq "cstrike"; You may also need to delete the InstallRecord.blob. - Alfred ----Original Message---- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of M.C.S. Sent: Thursday, September 09, 2004 12:43 AM To: [EMAIL PROTECTED] Subject: [hlds_linux] HL_SRC: When will -autoupdate work? > Does someone know when there will be a fix for the "-autoupdate" > switch so it won't say this: > > Checking bootstrapper version ... > Updating Installation > Logging in as '[EMAIL PROTECTED]' > Cannot Mix HL1 and Source Dedicated Server Installations - pick a > different location Do Sep 9 09:41:34 CEST 2004: Steam Update failed, > ignoring. > > Kind regards > Marcus > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list > archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

