Hi,
With the new file changes i'm unable to get my Rust "legacy" version to work/display in the server list(experimental is working fine)
I have done alot of research on here, google and the steam forums but i am unable to find any documentation on the latest "legacy" version changes of rust, everything i have found only relates to the experimental version which i have updated and is working fine.
I am under the impression the problem may be my commandline, the server boots without errors.
I have tried the following:
Old commandline that was working: -batchmode -ip <IP> -port <Port> -datadir "./serverdata/" -cfg "./config/server.cfg" -maxplayers <Slots>
#1: -batchmode -ip <IP> -port <Port> -datadir "serverdata/" -cfg "config/server.cfg" -maxplayers <Slots>
#2: -batchmode -ip <IP> -port <Port> -maxplayers <Slots>
#3: -batchmode +server.hostname "Hostname" +server.port <Port> +server.identity "facepunchdev" +server.seed 6738
The steamcmd id i am using to download the files is: 258550
Where am i screwing it up? Any help will be greatly appreciated.
Thanks.
Sorry, you need to Log In to post a reply to this thread.