Server can't load up OxideSolved
Hello

So first of all i tried oxide on my pc with a local private server for Rust and everything worked fine. But then i wanted to install it on my cloud based server trough my VM and it doesn't work for whatever reason.

When i paste the files in my directory and start the server, I get this message:


If i then restore my files, the server works again.

Can someone help me?
Thanks in advance.
Those errors are indicating that your server is using mixed Rust versions. Make sure your server is fully updated with Rust and using the latest Oxide, else you will be mixing Rust versions.
I'm using a fresh installation and even reinstalled it the first time i got this error? How can this be?
You may be using the testing.. uh forgot branch, not release - the main one.
mgsi100
I'm using a fresh installation and even reinstalled it the first time i got this error? How can this be?

We only build and patch for the "public" branch of a game, so it would happen if you are using any branch other than public or are not actually up-to-date. As of our latest release, Oxide is up-to-date with the latest Rust release on the public branch. When updating and installing Rust, make sure to use the "validate" option with SteamCMD (if self-hosting), and get the latest download only from our site.

Ok, so i figured it out. I had a code in my launch file that automaticly updates my game when i launch the server. What happened is that he downloaded the original files at the launch and that is how it conflicts. I deleted that code and restarterd with a fresh installation and now it's working fine. Thanks!
Locked automatically