SOLVED SteamCMD help

Discussion in 'Hosting Help' started by zmitya, Nov 8, 2022.

  1. zmitya

    zmitya Registered

    Joined:
    Jun 29, 2011
    Messages:
    104
    Likes Received:
    16
    Hi All,

    Today we upgraded our dedicated server with the following command:
    Code:
    steamcmd +login anonymous +force_install_dir c:\rF2\OBL1 +app_update 400300 validate
    We got v1131.

    It turned out that the MAS Utility crashes during vmod creation.
    I downgraded it back to v1130 with the following command:
    Code:
    steamcmd +login anonymous +force_install_dir c:\rF2\OBL1 +app_update 400300 -beta previous-release validate
    With v1130, the MAS utility worked well, so now I would like to upgrade the server again to v1131. But when I issue the first command above, nothing happens, I still have v1130.
    How can I get the latest stable release ?

    Thanks,
    Mitya
     
  2. Goanna

    Goanna Registered

    Joined:
    Jan 19, 2012
    Messages:
    1,407
    Likes Received:
    957
    Try this;
    Code:
    steamcmd +login anonymous +force_install_dir c:\rF2\OBL1 +app_update 400300 -beta none validate
     
    zmitya likes this.
  3. zmitya

    zmitya Registered

    Joined:
    Jun 29, 2011
    Messages:
    104
    Likes Received:
    16
    This worked, thank you very much!
     
    Goanna likes this.

Share This Page