1. Here is the .bat I am using:

    Code:
    RustDedicated.exe -batchmode +server.hostname "My Host" -server.worldsize 6000 +server.port 28015 +rcon.ip 208.167.247.35 +rcon.port 29015 +rcon.password "changeme" +server.seed 3789456 +server.identity "Vanilla" +server.maxplayers 200
    I am running this on a full dedicated server running Windows Server 2008. Nothing is hacked or patched illegally.

    Code:
    RustDedicated.exe -batchmode +server.hostname "My Host" -server.worldsize 6000 +server.port 28016 +rcon.ip 208.167.247.35 +rcon.port 29016 +rcon.password "changeme" +server.seed 4789456 +server.identity "RolePlay" +server.maxplayers 200
    But when I run this second bat file I get this:

    Code:
    [8/2/2015 2:37:37 PM] Couldn't load server/RolePlay/save/Procedural Map_6000_4789456/0.sav - file doesn't exist
    [8/2/2015 2:37:47 PM] Couldn't create server on port 28016 (unknown)
    [8/2/2015 2:37:47 PM] Couldn't Start Server.
    
    The UDP and TCP ports are both open fpr the RCON port and the Server port. Any ideas?

    Also, if anyone has the original .bat config file that Gameservers.com has could you copy and paste that here? I have some questions about it. I know it had like -no.logs and some other stuff in it. I want to learn what all of this stuff does.
     
    Last edited by a moderator: Aug 2, 2015
  2. Wulf

    Wulf Community Admin

    Change the port to two above your other server. Ex. 28017.
     
  3. Ok, seriously, how do you know this? Where is it documented? Or did you just learn from trial and error? Are there manuals for this anywhere? Ugh.
     
  4. The port up from your server is reserved as a query port, which is why you need to go to 28017. It's been that way since Legacy.