1. What should I do to fix?
     
  2. This means that you will have to update your server & oxide (this has to be done every thursday/friday as the developers release new content / changes every week)

    If you are using a webpanel / shared hosting, there should be some easy buttons to simply do a steam update & update oxide

    If you are using some other kind of hosting, you will want to follow the steps listed here to update your server How to update a rust local server? • r/playrust
     
  3. Ah, ok.
    [DOUBLEPOST=1499391463][/DOUBLEPOST]
    I will let you know if I have anymore problems.
    [DOUBLEPOST=1499391496][/DOUBLEPOST]
    How do I update steam and oxide?
     
  4. What kind of server hosting do you have?
     
  5. Dedicated
     
  6. if you have a host they probably have in the control panel a button to update :p

    linux (LGSM: ./rustserver update ( rustserver: Rust | )

    for windows i use this script with steamcmd i dont know if there is a better way:
    Code:
    login anonymous
    force_install_dir "YOUR PATH"
    app_update 258550
    quit
     
  7. I use a remote connection to configure my server
     
  8. run the steamcmd
    type in it
    login anonymous
    force_install_dir "your path"
    app_update 258550 validate +quit
     
  9. I double clicked the "update.bat" file and now it won't say Oxide when I run the server.
     
  10. you need to reinstall oxide after updating
     
  11. Reinstalling.
    [DOUBLEPOST=1499392611][/DOUBLEPOST]

    Where would the path usually be?
     
  12. where your rust server is installed, my one is just on my HDD so in my case it would be D:\rustserver
     
  13. I reinstalled Oxide and the same thing keeps happening "Update Server"
     
  14. the update.bat maybe didnt work? i dont know never used a "update.bat" :( try to run the script @Resistance and me posted with SteamCMD
     
  15. Alright, will try
    [DOUBLEPOST=1499392993][/DOUBLEPOST]Com
    Command not found "force_install_dr"
     
  16. You need to put your path inside the " like force_install_dir "C:\rustserver\server\"
     
  17. Still says "command not found"
     
  18. Command not found "force_install_dr"

    the command is
    force_install_dir
     
  19. Oh! Ok, I've got my server onto the folder you specified.
    [DOUBLEPOST=1499394247][/DOUBLEPOST]
    Says "could not start up server on port 28015 and it gets stuck.
     
  20. Best to copy and paste this way you wont miss letters then you wont get the command not found problem