Yup, I modified the srcds_run script to use unix-style line endings, and 
tried to start it up, but got this error (typo included):
> Invalid game type 'cstrike' sepecified. 
I fixed it by modifying line 103 from:
> if test -n "$GAME"; then
To:
> if test -z "$GAME"; then

Nicholas Hastings wrote:
> Looks like the srcds_run file was edited in Windows and had carriage 
> returns put it... dos2unix ftw
>
> bl4nk wrote:
>   
>> Having problems starting up my linux servers:
>>   
>>     
>>> -bash: ./srcds_run: /bin/sh^M: bad interpreter: No such file or directory
>>>     
>>>       
>> There are reports that servers running on Windows aren't starting as 
>> well. I'll see about getting an error message or something for that.
>>
>>
>> Jason Ruymen wrote:
>>   
>>     
>>> A required update for Team Fortress 2 has been released.  Please run 
>>> hldsupdatetool to receive the update.  The specific changes include:
>>>
>>> - The Engineer's teleporters can now be upgraded to level three. It will 
>>> recharge faster the higher level it is
>>> - The Engineer's dispensers can now be upgraded to level three. It will 
>>> give out metal and heal faster as it is upgraded
>>> - Spies will be able to recharge their cloaking ability by picking up ammo 
>>> off of the ground or from health cabinets
>>> - Some changes to the second part of the first stage of Goldrush to give 
>>> the attackers more of an advantage
>>> - Any weapons that fire bullets (shotguns, sniper's machine gun, heavy's 
>>> minigun, etc.) can now break apart the Demoman's stickybombs
>>> - The icon on the HUD for a person calling for Medic will now give more 
>>> information to the medic (if the target is low on health, on fire, etc.)
>>> - Added an achievement tracker that will allow people to choose specific 
>>> achievements that they are trying to get
>>> - There is now a custom icon for death messages when the player was killed 
>>> from a critical hit
>>> - Added a new particle effect for when a player enters the water
>>> - Added smoke to the feet of a rocket jumping soldier
>>> - Players will now have some particles swirling around them so other 
>>> players can see when they are overhealed
>>>
>>> Jason
>>>
>>> _______________________________________________
>>> 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
>>
>>   
>>     
>
>
> _______________________________________________
> 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

Reply via email to