Rust experimental server

iScripters

New Member
Member
Oct 13, 2014
1
0
1
Netherlands
Doesn't work on CentOS 5.4 32-bit (probably shouldn't anyway..)

Code:
[rust@.. Server]$ ./RustDedicated [ommited]
bash: ./RustDedicated: cannot execute binary file
[rust@.. Server]$ file RustDedicated
RustDedicated: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.6.15, dynamically linked (uses shared libs), not stripped
Code:
-bash-3.2# yum install lib32gcc1
[ommited]
Setting up Install Process
No package lib32gcc1 available.
Nothing to do
 

momai

New Member
Member
Dec 10, 2014
2
0
1
35
Hi! I can not boot the server from Steam
I get:

[----] Update complete, launching Steam...
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam API...OK.

Steam>login anonymous

Connecting anonymously to Steam Public...Logged in OK
Waiting for license info...OK

Steam>force_install_dir Rust

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

Steam>app_update 258550 validate
Update state (0x5) validating, progress: 0,00 (0 / 0)
Success! App '258550' fully installed.
What the?..
 

momai

New Member
Member
Dec 10, 2014
2
0
1
35
The fact that the game does not load Steam. Folders are empty. There is only a file appmanifest
Code:
"AppState"
{
        "appid"         "258550"
        "Universe"              "1"
        "name"          "Rust Dedicated Server"
        "StateFlags"            "4"
        "installdir"            "rust_dedicated"
        "LastUpdated"           "1418197069"
        "UpdateResult"          "0"
        "SizeOnDisk"            "0"
        "buildid"               "460323"
        "LastOwner"             "76561198966443052"
        "BytesToDownload"               "0"
        "BytesDownloaded"               "0"
        "AutoUpdateBehavior"            "0"
        "AllowOtherDownloadsWhileRunning"               "0"
        "UserConfig"
        {
                "betakey"               "experimental"
        }
        "MountedDepots"
        {
                "258552"                "9185221819162500208"
        }
}
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,065
4,486
113
At your house.
github.com
The fact that the game does not load Steam. Folders are empty. There is only a file appmanifest
Code:
"AppState"
{
        "appid"         "258550"
        "Universe"              "1"
        "name"          "Rust Dedicated Server"
        "StateFlags"            "4"
        "installdir"            "rust_dedicated"
        "LastUpdated"           "1418197069"
        "UpdateResult"          "0"
        "SizeOnDisk"            "0"
        "buildid"               "460323"
        "LastOwner"             "76561198966443052"
        "BytesToDownload"               "0"
        "BytesDownloaded"               "0"
        "AutoUpdateBehavior"            "0"
        "AllowOtherDownloadsWhileRunning"               "0"
        "UserConfig"
        {
                "betakey"               "experimental"
        }
        "MountedDepots"
        {
                "258552"                "9185221819162500208"
        }
}
You are installing It wrong. Also, Fougerite is legacy, Pluton is exp

Sent from my Samsung Galaxy S4
 

MacGamerFR

New Member
Member
Feb 22, 2015
2
0
1
29
France
Hi, I was trying to install Rust server on Linux, but nothing is download , like @momai :/
Someone know why steamcmd don't download the server files ?