1. Hey the update last week broke my server and now it wont start i get this error
    Code:
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour (Game Object 'chair.deployed') is missing!
    NullReferenceException: Object reference not set to an instance of an object
    I run 3 servers and all of them get this error
     
  2. Wulf

    Wulf Community Admin

    That would generally imply your server is not fully updated, ie. mixed Rust versions. This can generally happen if you did/didn't update Rust and installed an incompatible Oxide build on top of that.
     
  3. I have been having the exact same issue for about 3 weeks. i have deleted everything and started over multiple times and get that exact message when i try installing Oxide. just tried again today deleted every file and downloaded all the game files again, started the server and everything works fine, shutdown server and installed the latest Oxide, startup server and get the same message Buster_dylan is getting.
     
  4. Wulf

    Wulf Community Admin

    The only way this would happen is if you're mixing multiple versions of Rust. Oxide includes around 3 patched files for Rust, so if your server isn't updated or your downloading an older Oxide build, you'll keep having this issue until all files are fully updated and you're using a compatible Oxide build. If you're trying to use a branch of Rust other than the release/public one, those are not supported.
     
  5. ok so there are 3 branches that i know of. the default branch, staging, and prerelease branch. i have been using the staging branch and havent had any problems until recently. So what you are saying is that i should only be using the Default branch with Oxide?
     
  6. Wulf

    Wulf Community Admin

    Yes, we do not provide builds for any branches other than the release/public/default branch. If you use the staging branch and install Oxide, you're downgrading your server.
     
  7. its works thank you
     
  8. problem is im on a fresh install still geting problems
     
  9. Wulf

    Wulf Community Admin

    Doesn't matter if it's a fresh install or not, the only way this would happen is if you're mixing multiple versions of Rust. Oxide includes around 3 patched files for Rust, so if your server isn't updated or your downloading an older Oxide build, you'll keep having this issue until all files are fully updated and you're using a compatible Oxide build. If you're trying to use a branch of Rust other than the release/public one, those are not supported.