when i start my server it says couldnt load server. i didnt change anything just updated to latest oxide...
![]()
Map cannot load
Discussion in 'Rust Discussion' started by Otto, Jul 31, 2015.
-
I saw several reports of this.. Apparently the patch broke some saves. You could try a backup but there's a good chance it's lost, sorry!
-
Wulf Community Admin
What do you have your +server.seed set to @Otto?
-
same here..... but all building still stay.
-
Wulf Community Admin
-
my server.seed 8675309
-
Wulf Community Admin
-
:START
RustDedicated.exe -batchmode -server.hostname "[FIN] FastCraft"
GOTO START
:START
C:\rustserver\steamcmd\steamcmd.exe +login anonymous +force_install_dir C:\RustServer\ +app_update 258550 -beta experimental validate +quit
RustDedicated.exe -batchmode -server.port 28015 -server.hostname "[FIN] FastCraft" -server.seed 8675309 -server.maxplayers 7 -server.worldsize 4000 -server.identity my_server_identity -chat.serverlog 1 -server.netlog 1 server.saveinterval 200 -spawn.max_rate 1 -spawn.max_density 1 -autoupdate -god 1
time /t >> shut.log
pause
GOTO:START -
Wulf Community Admin
Code::START C:\rustserver\steamcmd\steamcmd.exe +login anonymous +force_install_dir C:\RustServer\ +app_update 258550 validate +quit RustDedicated.exe -batchmode +server.hostname "[FIN] FastCraft" +server.seed 8675309 +server.maxplayers 7 time /t >> shut.log pause GOTO:START
-
where do i find my server.cfg file? looks like i dont even have it
-
Wulf Community Admin