1. Post #1

    November 2014
    3 Posts
    Hello everyone Im having trouble installing the rust server in linux Centos6 x64bit.

    I followed the installation instructions on the valve developer community website and its just not working.

    Steamcmd runs fine but when I type in app_update 258550 -beta experimental validate I get this message.

    Steam>app_update 258550 -beta experimental validate
    Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
    Success! App '258550' fully installed.

    It says "Success! App '258550' fully installed." but the server files are not even in the folder I told steamcmd to install them in it just made a folder called "EmptySteamDepot" and another random number folder.

    Are the linux files still available for download??
    I can still download the server on my Windows PC...(ugh I should have got a Windows VPS!!!)

    Thank you

  2. Post #2

    October 2014
    53 Posts
    Hello everyone Im having trouble installing the rust server in linux Centos6 x64bit.

    I followed the installation instructions on the valve developer community website and its just not working.

    Steamcmd runs fine but when I type in app_update 258550 -beta experimental validate I get this message.

    Steam>app_update 258550 -beta experimental validate
    Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
    Success! App '258550' fully installed.

    It says "Success! App '258550' fully installed." but the server files are not even in the folder I told steamcmd to install them in it just made a folder called "EmptySteamDepot" and another random number folder.

    Are the linux files still available for download??
    I can still download the server on my Windows PC...(ugh I should have got a Windows VPS!!!)

    Thank you
    Welcome to the forums.

    You can find more info in the link/thread below:
    http://facepunch.com/showthread.php?t=1414775&page=13

    To sum it up: Linux server binarys is removed by FP. Though Windows still works and are updated.

    Steam Database: https://steamdb.info/app/258550/depots/
    Here you can check for future updates, if they post the Linux binarys again.

    One possibility is to run Rust with CentOS and use Wine.

  3. Post #3

    November 2014
    3 Posts
    Thank you for the reply.