Hello everyone! I'm running 2 servers on a windows 2012 dedicated on same ip. First server i've created has no problems with anything and it's on 28015 port.
But the second server i've created has no server description,header or website url even tho everything is added to batch file. I checked the console output by typing server.description and it shows the description but when i connect to the server it's all blank. I don't know if they are related but it was on port 27015 at first then i read that 27015 is used by steam itself so i changed it to 28020 but nothing has changed.
Code:echo off :start C:\steamcmd\steamcmd.exe +login anonymous +force_install_dir c:\rustserver2\ +app_update 258550 +quitRustDedicated.exe -batchmode +server.port 28020 +server.level "Barren" +server.seed 937522296 +server.worldsize 3000 +server.maxplayers 100 +server.hostname "xxxx" +server.description "xxx" +server.url "https://discord.gg/xxx" +server.headerimage "http://zomboidturk.com/rust.png" +server.identity "server2" +rcon.port 28021 +decay.upkeep false +rcon.password xxxx +server.min_rate 0.5 +rcon.web 1 goto start
Edit: They are running on same IP since i can't afford DDOS protection for too many IP's.
[DOUBLEPOST=1518556697][/DOUBLEPOST]Right after i created this post it was fixed by itself.
So i'm just gonna leave what might be the solution.
1- Don't assing your server to 27015 port because it's used by Steam.
2- Wait at least 24 hours.
3- Change the name(i'm not sure about it) so it would get indexed again.
I hope it helps.
Solved Server Description and other stuff can't be seen.
Discussion in 'Rust Discussion' started by ScarHand, Feb 13, 2018.
-
no one have description ( i think ) . you can find plugins what can do that
-
You need to remove
C:\steamcmd\steamcmd.exe +login anonymous +force_install_dir c:\rustserver2\ +app_update 258550 +quit
You also had a extra space try this one and edit the file with notepad++ onlyAttached Files:
-
-