1. Like the title says my friend can't join my server
    My .bat file is the following:
    RustDedicated.exe -batchmode +server.port 28015 +server.hostname "Moi" +server.worldsize "4000" +server.seed 13687400 +server.maxplayers 2 +server.identity me
    Also I have both 28015 and 28016 opened both ways and succesfully forwarded. Furthermore I am running the latest version of everything.
    Help would be extremely appreciated.
    Thank you in advance.
     
  2. Change it to
    Code:
    @echo off
    RustDedicated.exe -batchmode +server.ip 0.0.0.0 +server.port 28015 +rcon.ip 0.0.0.0 +rcon.port 28016 +server.hostname "Moi" +server.worldsize 4000 +server.seed 13687400 +server.maxplayers 2 +server.identity "me" +rcon.password 1234
     
  3. Why did u include an rcon password for him? Are u trynna backdoor? lol
     
  4. Strange thing to say there Don
     
  5. Lppower, go to the downloads section and redownload oxide after updating your game with steamcmd, then install oxide again, it was updated earlier today so you got to redownload
     
  6. Thanks for the .bat it works perfectly
    [DOUBLEPOST=1483768860][/DOUBLEPOST]
    thanks that what I needed to do even if I just updated it earlier. It works perfectly now
     
  7. Yea it was a first time for me updating a sever, although I knew how to update I still had issues, I trouble shooter a even tried creating new server files for about 30 minutes until I got the old files to still work