login anonymous
force_install_dir C:/rust
app_update 258550
You only need to use force_install_dir if you want to change the install location.
Setting up a Rust server with Windows
Discussion in 'Guides and Tips' started by Wulf, Oct 9, 2014.
-
Wulf Community Admin
-
a what now ???
Oxide2-snapshot > v313 > oxide-2_b16-20142510.zip > (replace in D:\oxidetest2\rust_server\be274c10dcb802c6eea1fa5e45b222a3280fa4f8\downloading\258550\Release ??? )
or what ?
where i replace server.cfg ???
how i will server ON ?
(sry for bad english)
-
Wulf Community Admin
-
Oxide currently working with new patch?
-
https://steamdb.info
I don't see anything pushed yet. I think we may very well see an update today and it looks like it is going to be a major update based on the code size of the developmental updates this week.
Typically Wulf jumps ALL over the updates in a very timely manner. -
Wulf Community Admin
-
Normals have been updated today. Big patch.
**That was to Oh-G -
Yea
-
Client hasn't been updated yet, though?
Did you see a protocol ++ with this update? That usually means forced wipe. -
Crash with the new upgrade :S
-
Both have been updated. Only reason I knew server needed update cause when I logged into Rust, it said incompatible versions. ;-) Yes, I believe it's a forced wipe, they changed how trees work, and some of the rocks also
-
And Wulf...thanks so much for jumping on this! -
Wulf Community Admin
A build for Rust server v1 is now available: https://github.com/github.com/OxideMod/Snapshots/v1
As you may have noticed, the version is back to 1... We'll be coming up with our own versioning scheme (likely dated) most likely since the Facepunch versioning has been a bit erratic and unreliable.
Keep in mind that some plugins may not work 100% due to Rust changes. If you notice any issues with hooks, please let us know and @thomasfn will take a look when he's able. Thanks! -
-
Wulf Community Admin
login anonymous
force_install_dir c:/rust
app_update 258550
Make a start.bat file with:
Code:@echo off set IDENTITY="myserver" RustDedicated.exe -batchmode +server.hostname "My Server" +server.port 28015 +server.identity "%IDENTITY%" +server.maxplayers 20 -cfg "server/%IDENTITY%/cfg/server.cfg" -load "server/%IDENTITY%/save/0.sav" -logFile "server/%IDENTITY%/logs/rust_%DATE:~-7,2%-%DATE:~-10,2%-%DATE:~-4,4%.txt"
Run with start.bat. -
when i open start.bat (table is very quick closes) why ? -
Wulf Community Admin
-
-
hey guys.
the plugin doesn't work on my server.
i have a windows server an i copied the snapshoot files into my Release folder, but the plugin does not load.
please help -