SteamCmd

Revision as of 14:34, 24 August 2012 by TCAWiki (talk | contribs)

Activate your account with Steam Guard

If you have Steam Guard enabled on your account, the first time you use the SteamCmd features in TCAdmin you will receive an email with the Steam Guard code. Follow these instructions to use that code.

  • Start steamcmd on your server
    • Windows: Go to C:\Program Files\TCAdmin2\Monitor\Tools\SteamCmd. Double click on steamcmd.exe
    • Linux: Run these commands from ssh.
cd /home/tcadmin/Monitor/Tools/SteamCmd
STEAMEXE=steamcmd ./steam.sh
  • Execute these commands in your steamcmd console. Replace the values as needed.
set_steam_guard_code "<YOUR STEAM GUARD CODE>"
login "<STEAM ACCOUNT>" "<STEAM PASSWORD>"
exit

Errors

Windows

Fatal Error: Steam needs to be online to update. Please confirm your network connection and try again.

Log in to remote desktop. Go to Program Files\TCAdmin2\Monitor\Tools\SteamCmd. Double click on steamcmd.exe. After the update is complete close the console window and try again from TCAdmin.

Linux

Steam downloader does not download any files with steamcmd

Run these commands from ssh.

cd /home/tcadmin/Monitor/Tools/SteamCmd
STEAMEXE=steamcmd ./steam.sh

If you see an error similar to "libstdc++.so.6: version `GLIBCXX_3.4.9' not found" download File:Libstdcplusplus.zip and save to /home/tcadmin/Monitor/Tools/SteamCmd/linux32 . Unzip itand execute the commands again.

If you get any other errors search for them in Google to find a solution.

A Steam Engine Instance already exists

Steamcmd on Linux does not allow multiple instances like it does on Windows. Wait until the other update has completed and try again.

Retrieved from "https://help.tcadmin.com/index.php?title=SteamCmd&oldid=836"