couldn't create server on port 28015 (startup error)
@echo off
cls
:start
echo Starting server...
RustDedicated.exe -batchmode -nographics ^
+rcon.port 28016 ^
+rcon.password "anakin123" ^
+server.ip (my censured ip) ^
+server.port 28015 ^
+server.maxplayers 50 ^
+server.hostname "Andromeda Server [PT-BR] >>10X<< [HOME/KIT/BGRADE/TP/+LOOT/INSTA]" ^
+server.identity "WAServer" ^
+server.level "Barren" ^
+server.seed 12345 ^
+server.worldsize 3010 ^
+server.saveinterval 300 ^
+server.globalchat true ^
+server.description "10x kits/pvp/raid/bp/voteday" ^
+server.headerimage "http://i.imgur.com/xNyLhMt.jpg" ^
+server.url "Oxide"
echo.
echo Restarting server...
timeout /t 10
echo.
goto start
Steamcmd.exe +login anonymous +force_install_dir C:\rustserver +app_update 258550 -autoupdate
Rust Print Link: Screenshot
Couldn't create server on port 28015 (startup error)
Discussion in 'Rust Discussion' started by Contra-Russia, Dec 25, 2017.
-
Attached Files:
-
-
put 0.0.0.0 for the ip and the last line needs to be like this
+server.url "Oxide" ^
and this removed
Steamcmd.exe +login anonymous +force_install_dir C:\rustserver +app_update 258550 -autoupdate -
Make sure that RustDedicated.exe isn't running in task manager.
ALSO
This: +server.ip (my censured ip) ^
Should be this +server.ip 0.0.0.0^
You're not supposed to put your actual ip there. -
Wulf Community Admin
-
-
Wulf Community Admin
-
couldnt create server on port 55628 startup error
i have this problem too
can you help me please -
Wulf Community Admin