As my toppic says: Rust server won't load with last two new updates. But it does with 2.0.1783. Please help.
Solved Rust server won't load with recent updates
Discussion in 'Rust Discussion' started by KirjoZzZ, Feb 25, 2016.
-
Attached Files:
-
-
Wulf Community Admin
I don't see any issues in your output_log, and nothing to indicate Oxide is an issue at all. Make sure you have the Rust server fully updated.
-
remove -load for the startup bat file
-
[DOUBLEPOST=1456486759][/DOUBLEPOST]
D:
cd D:\rustserver\
:loop
RustDedicated.exe -batchmode +server.hostname "[RU] AKRust ( X2 | KITS | MAP | HOME | ZLEVEL )" +server.port 28015 +server.identity AKRust +server.maxplayers 150 +rcon.port 28016 +rcon.password ... +server.worldsize 4000 +server.saveinterval 600 -logfile “output.txt”
goto loop
[DOUBLEPOST=1456487400][/DOUBLEPOST]Here is what I found: Rust Dedicated.exe does turn on but only in a background.Attached Files:
-
-
Code:@echo off RustDedicated.exe -batchmode +server.hostname "[RU] AKRust ( X2 | KITS | MAP | HOME | ZLEVEL )" +server.port 28015 +server.identity AKRust +server.maxplayers 150 +rcon.port 28016 +rcon.password 1234 +server.worldsize 4000 +server.saveinterval 600
-
[DOUBLEPOST=1456501891][/DOUBLEPOST]BTW I've also tried removing all the plugins and that did not work. -
Code:@echo off RustDedicated.exe -batchmode +server.hostname "[RU] AKRust ( X2 | KITS | MAP | HOME | ZLEVEL )" +server.port 28015 +server.identity "AKRust" +server.maxplayers 150 +rcon.port 28016 +rcon.password 1234 +server.worldsize 4000 +server.saveinterval 600
Last edited by a moderator: Feb 26, 2016 -
-
-
Thank for the help)
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Could you tell me what files got deleted and how to add them again, I am having the same problem and don't now how to fix.
-
Wulf Community Admin