I´m currently having problem with launching the server cmd, it says:
"RustDedicated' is not recognized as an internal or external command"
even though i have updated the server files and the oxide mod and all availeble updates for the plugin. The server cmd file is in the same map location as RustDedicated.exe. How do i fix this? Please help!
Setting up a Rust server with Windows
Discussion in 'Guides and Tips' started by Wulf, Oct 9, 2014.
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Um.
Loading Steam API.....\common\pipes.cpp (749) : Assertion Failed: fatal stalled cross-thread pipe
..\common\pipes.cpp (749) : Fatal assert failed: ..\common\pipes.cpp, line 749. Application exiting.
_ExitOnFatalAssert
Any solutions?Last edited by a moderator: Feb 24, 2016 -
Wulf Community Admin
-
Hi all,
I have just been asked to set up a dedicated server (server 2008 R2) for my son, who loves Oxide, I understand that the auto installer/updater does not work on this platform but is there a way just to manually install oxide?
I did search but my foo looks to be low today.
Kind regards
J -
I cant even get oxide to work i have been trying the hole day to fix this here's the scripts in the bat files:
Code:E:\steamcmd\steamcmd.exe +login anonymous +force_install_dir E:\rustserver +app_update 258550 -beta experimental validate +quit @echo off RustDedicated.exe -batchmode +server.hostname "TestServer" +server.identity TestServer +server.maxplayers 100 +server.port 28015 +rcon.port 28016 +rcon.ip 0.0.0.0 +rcon.password "gurragurra4562" +server.worldsize 4000 +server.seed 46513 +server.saveinterval 600 -logfile “ServerLog.txt” server.pve false heli.bulletAccuracy 5 spawn.min_rate 0.1 spawn.max_rate 1 spawn.min_density 0.1 spawn.max_density 1
Edit: The server starts as normal its just that oxide 2.0 dosent work.Last edited by a moderator: Feb 24, 2016 -
Wulf Community Admin
-
Code:@echo off RustDedicated.exe -batchmode +server.hostname "TestServer" +server.identity "TestServer" +server.maxplayers 100 +server.port 28015 +rcon.port 28016 +rcon.ip 0.0.0.0 +rcon.password "gurragurra4562" +server.worldsize 4000 +server.seed 46513 +server.saveinterval 600 -logfile “ServerLog.txt” server.pve false heli.bulletAccuracy 5 spawn.min_rate 0.1 spawn.max_rate 1 spawn.min_density 0.1 spawn.max_density 1
Code:@echo off RustDedicated.exe -batchmode +server.hostname "TestServer" +server.identity "TestServer" +server.maxplayers 100 +server.port 28015 +rcon.port 28016 +rcon.ip 0.0.0.0 +rcon.password "gurragurra4562" +server.worldsize 4000 +server.seed 46513 +server.saveinterval 600
-
Wulf Community Admin
-
Okey thx guys for the replies i fixed it i removed these codes: E:\steamcmd\steamcmd.exe +login anonymous +force_install_dir E:\rustserver +app_update 258550 -beta experimental validate +quit And then it worked thx for the help
-
-
Do'h i was trying to get the updater code working, oxide working 100% - thanks!
-
Pre-Release Version oxide
Do you have? -
Wulf Community Admin
-
We have a rust server in a windows vps, and I was wondering how do I go about updating it?
-
Get steamcmd and open it. Type login anonymous then type force_install_dir (SERVER DIRECTORY) then type app_update 258550 then after its done type quit then go 2 downloads on top of oxide and download latest oxide and place it in the rust filcer and replace all files. Then update plugin so no errors happen and boom
-