I'm having a problem trying to start up my server with autoupdate. Any ideas? It will just loop with >>> command not found: #!/usr/bin/env until i kill it.
srcds@ubuntu:~/pipe/tf2$ ./srcds_run -game tf -ip x.x.x.x -verify_all -autoupdate -steam_dir /home/srcds/pipe -steamcmd_script /home/srcds/pipe/steamcmd.sh -maxplayers 32 +map ctf_2fort Auto detecting CPU Using default binary: ./srcds_linux Server will auto-restart if there is a crash. Updating server using Steam. ---------------------------- Redirecting stderr to '/home/srcds/Steam/logs/stderr.txt' Looks like steam didn't shutdown cleanly, scheduling immediate update check [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation -- type 'quit' to exit -- Loading Steam3...OK. Loading Steam2...OK. #!/usr/bin/env bash >>> command not found: #!/usr/bin/env Unknown command #!/usr/bin/env bash in script file '/home/srcds/pipe/steamcmd.sh'Redirecting stderr to '/home/srcds/Steam/logs/stderr.txt' [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation -- type 'quit' to exit -- Loading Steam3...OK. Loading Steam2...OK. #!/usr/bin/env bash >>> command not found: #!/usr/bin/env /home/srcds/pipe/steamcmd.sh: line 30: 12085 Segmentation fault (core dumped) $DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@" ---------------------------- ^CMon May 13 21:50:41 EDT 2013: Server Quit _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

