Since yesterday's patch my server is not loading the server.cfg. The hostname, headerimage and a bunch of other important stuff is in there. I did not change the command line and the file is still in the right spot.
I do not however have any command line param to tell the game to load it. Maybe it used to be implicit and they changed it so it needs to be specified? Any ideas?
Edit: this is on gameservers.com
Solved Server.cfg not loading since update
Discussion in 'Rust Discussion' started by Deicide666ra, Oct 30, 2015.
-
-
What is the new location??
-
Wulf Community Admin
-
Oh ok. And what is the difference between server.cfg and serverauto.cfg?
-
Wulf Community Admin
-
i got the same problem how do i fix this also i am on the same host!
-
Wulf Community Admin
-
[DOUBLEPOST=1447091377][/DOUBLEPOST]from this picture where can i find the problem? Because i got 4 plugins in but when i startup the server the config of oxide is not changing anyway -
Wulf Community Admin
-
but wulf i got the most updated oxide and most updated plugins but it wont load a config the title says it so i am not wrong?
-
Wulf Community Admin
-
Server not loading config since patch
[DOUBLEPOST=1447092047][/DOUBLEPOST]ok i will make a new thread real fast -
I moved my config to what Wulf said and it fixed my issue btw. You are in the right thread, not sure what Wulf is rambling about
Ie: move /ruste/config/server.cfg to 1251896/config -
Wulf Community Admin
-
-
Wulf Community Admin
-
Set up my first server last week and started modding yesterday. I don't know what I'm missing and can really use some help. I cannot for the life of me get my server config to load. I must be missing something but cant figure it out. I guess I have 2 questions. 1st I have copied my config file so that you can see what "I think I'm doing". Also I have this config file dropped in the following location c:/rustserver/server/my_server_identity/cfg/server.cfg
Is this the correct location for the .cfg file? I'm still very new to writing the commands so please, any constructive help would be very appreciated. Right now I'm just trying to get the server to load a config that I create. Thanks in advance
COPY of server.cgf
:START
C:\rustserver\cfg\server.cfg -batchmode +server.seed 999 +server.identity my_server_identity
+server.port 28015
+server.hostname "Killingspree's_Server"
+server.maxplayers 6
+server.worldsize 400
+chat.serverlog 1
+server.netlog 1 server.saveinterval 300
+spawn.max_rate 1
+spawn.max_density 1
+autoupdate -god 1
+ownerid 76561198040652483 "KillingSpree" "reason"
+moderatorid 76561198040652483 "KillingSpree" "reason"
rcon.ip 0.0.0.0
rcon.password "jeremiah"
rcon.port 28016
time /t >> shut.log
pause
GOTO:START -
Wulf Community Admin
@KillingSpree 2, your server.cfg/serverauto.cfg shouldn't be in the format of your batch file, it's just a config file with one Rust command/setting per line without any + or - symbols.
-
[DOUBLEPOST=1447193722][/DOUBLEPOST]