1. dose anyone have any problems with rcon not working i have tryed rusty rcon with the number to 0 in the commandline and i have tryed rcon.io with number at 1 and nothing will work i dont know if its something with todays update ?
     
  2. I don't think this update changed anything with rcon. RustAdmin is working fine for me.
     
  3. im having the same issue when i install oxide on latest version of rust
     
  4. Wulf

    Wulf Community Admin

    Oxide doesn't do anything with Rust's RCON, so I'd suggest checking that your server is started and has RCON setup.
     
  5. Have you defined a RCON port? I've seen that's a common issue.
    Code:
    +rcon.port 28016
     
  6. Are you using Web RCON to connect? Rust, by default now uses Web RCON. So unless you set it differently in your startup, it will only accept connections from a program using Web RCON as the connection method.