Setting up a Rust server with Windows
Discussion in 'Guides and Tips' started by Wulf, Oct 9, 2014.
-
what is correct order for those server commands. i use:
@echo off
RustDedicated.exe -batchmode +app_update +server.seed 666666666 + server.maxplayers 50 +server.worldsize 6000 +server.ip 0.0.0.0 +server.port 28015 +rcon.port 28016 +rcon.ip 0.0.0.0 +rcon.password *passwordhere* +server.hostname "[FIN/EN] SUPERFIN |100x|TP|iCRAFT|RAIDBASES" +server.description "serverdescriptionhere" +server.url "" +server.headerimage "BANNER HERE" +server.identity "EVT" +server.saveinterval 600
Allmost everytime i restart something goes wrong. just restarted tonight and RCON port is 28015, so livemap is not working. max players is setted to 500 now
iam running out with ideas... -
Wulf Community Admin
You can use any order you'd like, just make sure everything is after -batchmode. Are you setting anything under server.cfg too? -
Change this
+ server.maxplayers 50
to
+server.maxplayers 50
Remove this as its not being used
+server.url ""
Remove * from each side of password
+rcon.password *passwordhere* -
Wulf Community Admin
Good catch, didn't notice that! -
THANKS!
Restarted about 2 hours ago, and i think everything works fine now. i dont have those * they were just to imagine that password is there sorry that i represent that unclear.
Now i am away from that server and with rcon inside, livemap works and all seems to be OK. Started server little over week ago so i am such n00bie with that stuff still
i hope that i can keep players, so i can get more
experience.
Thanks again. that is not first and definitely not last message what i will write
-
When I install rust, do not load the plujins. When I run CSharp-Compiler tells me that not exist mono-2
-
Wulf Community Admin
Make sure you've fully updated Oxide, installing all files included in the latest Oxide zip including CSharpCompiler.exe. If you are installing via FTP, it is likely you do not have fully permission to upload that all files, so you'd need to contact your host. -
I download version 2.0.1748,but do not exist mono-2.dll. The files that have the compressed are RustDedicated_Data, oxide.root.json, _start-example.bat, CSharpCompiler.exe. and the commpresed size is 10.8 MB (11,339,894 bytes)
Last edited by a moderator: Feb 2, 2016 -
Wulf Community Admin
The DLL is located under RustDedicated_Data/Managed/x86. If you don't see it there, Oxide wasn't fully installed. -
I see that there
[DOUBLEPOST=1454443677][/DOUBLEPOST]After i unzip the oxide i should run CSharpCompiler.exe No? -
Wulf Community Admin
No, it is not meant to be manually run, that is only suggested when testing to make sure it runs properly. What size is the compiler your are using? Also, what is the version it shows under Properties when right-clicking on it? -
What should I do?
-
Wulf Community Admin
Check my reply again. -
also I run it normally by Start_Example and RusteoServer.bat. but it tells me an error loading plujins. failed to load the extension
-
Wulf Community Admin
Please provide your latest logs, including your RustDedicated_Data/output_log.txt. -
reinstalling my OS I can fix my problem
-
Wulf Community Admin
Which plugins? I need the logs to tell what is going on. -
I have not the log file in this pc. tomorrow I will give them to you.
-
Wulf Community Admin
Also make sure you are using the latest version of Rust (official via SteamCMD) and Oxide for that version.
