You could make a bat file to update your server, it is a lot easier. Where your steamcmd file is make a text document name it updater then put this into it
Change the dir to what you needCode:@ShutdownOnFailedCommand 1 @NoPromptForPassword 1 login anonymous force_install_dir "C:\rustserver\server\" app_update 258550 validate +quit
Now make a bat file with this info in it name the file AutoUpdater
Put it in the same place. When you need to update your server just run the bat file after it has ran then reinstall oxide.Code:steamcmd.exe +runscript updater.txt
Setting up a Rust server with Windows
Discussion in 'Guides and Tips' started by Wulf, Oct 9, 2014.
-
Changelog 99 BLOG
Added websocket rcon
Fixed Thomson skin icons
Updated EAC
Rcon things during load
Linux server now works (!)
Added reactive target deployable for target practice
how to start server on linux? -
Wulf Community Admin
-
Can someone help me? I can get the server to load and log in but I can't seem to get oxide to load in. I have copied the files into the rust_dedicated folder where the exe is located and I'm not seeing where I am messing up. Here is the batch file I created. Any help is appreciated.
Code::START E:\Users\Eric\Games\steamcmd\steamcmd.exe +login anonymous +app_update 258550 validate +quitRustDedicated -batchmode -server.port 28015 -server.hostname "Hot Lips Houlihan" -server.description "A short description" -server.maxplayers 10 -server.seed 12345 -server.worldsize 5000 -server.identity my_server -chat.serverlog 1 -server.netlog 1 server.saveinterval 300 -autoupdateGOTO:START
-
put it to
Code:@echo off RustDedicated.exe -batchmode -nographics +server.ip 0.0.0.0 -server.port 28015 -rcon.ip 0.0.0.0 -rcon.port 28016 -server.hostname "Hot Lips Houlihan" -server.description "A short description" -server.maxplayers 10 -server.seed 12345 -server.worldsize 5000 -server.identity my_server -server.saveinterval 300
-
Thank you sir, I appreciate it. I used your file and had to copy the files from oxide back into the folder and now it is running fine
-
Happy to help as what you had was running the update each time you started the server and was causing oxide to be removed. I did notice you have the -rcon.password putpasswordhere
missing -
When will be oxide up to date for the last server update, today?
[DOUBLEPOST=1457035429][/DOUBLEPOST]Clientupdate is also out. Please update Oxide!
-
Did the direcotry +login etc... and it says updated then validated, however when clients join it says wrong protocol, their protocol is 1357 and server is 1355. How else do I update to fix that? Also I tried downloading the zip file but it gives and error that says base helicopter missing or something.
-
Wulf Community Admin
Where did you download it from? Are you hosting locally? Did you shutdown the server first? Did you overwrite all files when prompted?
-
Hosted on a VPS, server was shutdown then ran
C:\Users\Administrator\Desktop\steamcmd\steamcmd.exe +login anonymous +force_install_dir C:\RustServer\ +app_update 258550 validate +quit
After installing the newest oxide files, it says error Infopanel.cs.... BaseHeicopter.... "Are you missing an assembly reference"
Then MissingMEthodException EasyntiCheat errorsLast edited by a moderator: Mar 4, 2016 -
Wulf Community Admin
That would be an indication that it's missing Rust files or outdated still. I'd try deleting the steamapps folder and running the update again. -
Hello, do i need to reinstall Oxide after server update? Thank you.
-
Wulf Community Admin
The same way it is installed.
-
How to update Oxide my server
-
start your steamcmd file
login anonymous
force_install_dir "path to your dir"
app_update 258550 validate +quit
once update is done type quit in console window then reinstall oxide -
How to reinstall oxide ?
help me .
Dowload Oxide newversion and copy to rust folder ? -
Wulf Community Admin
Yes, the same as you would with installing it. -
Why now sleeper 0 before update sleeper 22
-
Wulf Community Admin
The Rust update was a wipe (as usual per first update of each month), so that's likely why.
