This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # TF2/SRCDS install script by huangbong | |
| # Last updated: 2013-01-18 | |
| # https://gist.github.com/4557661/ | |
| ######################### | |
| # Settings - edit this! | |
| ######################### | |
| USER="username" # user that will be running the SRCDS instance (not root) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Notice: Sending packet of type "A2S_INFO_Packet"... in /site/lib/steam/sockets/SteamSocket.php on line 134 | |
| Notice: Received reply of type "RCONGoldSrcResponse" in /site/lib/steam/sockets/SourceSocket.php on line 80 | |
| Notice: Sending packet of type "A2S_INFO_Packet"... in /site/lib/steam/sockets/SteamSocket.php on line 134 | |
| Notice: Received reply of type "RCONGoldSrcResponse" in /site/lib/steam/sockets/SourceSocket.php on line 80 | |
| Fatal error: Uncaught exception 'SteamCondenserException' with message 'Response of type RCONGoldSrcResponse cannot be handled by this method.' in /site/lib/steam/servers/GameServer.php:313 | |
| Stack trace: |
NewerOlder