1. I have around 8 plugins on my server, it's been working fine until just recently. I use the beta staging option and I've not had any troubles until yesterday, when I run I've been getting this error message. I've verified the files, before I install oxide the server comes up fine but after I install, it loads a few of the plugins and then spews this text out over and over in red.

    MissingMethodException: Method not found: 'ListHashSet<InvokeAction>.get_Values'.
    NullReferenceException: Object reference not set to an instance of an object

    I've uninstalled plugins to see if one of them were causing this issue but to no avail, nothing is working. Normally I don't give up like this but I've hit a wall and hopefully someone here has an answer.

    ~Thanks
    GB
     
  2. Wulf

    Wulf Community Admin

    You cannot use release builds of Oxide on a branch other than release. If you want to use a non-release branch, you'd need to patch the game yourself using our patcher.
     
  3. Is there a link to the self patcher, and is it easy at all? I have some rudimentary understanding of java and c, but I'm not sure what kind of task I'll be undertaking.
     
  4. Wulf

    Wulf Community Admin

    If you're not familiar with IL patching and the hook placement in Oxide, it may be a little of a task; but it can be found at https://dl.bintray.com/oxidemod/builds.
     
  5. Instead of that I took your answer and uninstalled the rust server and installed the normal build, but the error still persists. If you need any files I can provide but I'm at a loss currently, I really wanted to have the server up to practice with friends.

    ~Thanks
    GB
     
  6. Wulf

    Wulf Community Admin

    If you installed over the same server files, you may want to make sure you are using the "validate" option with SteamCMD. If it persists, delete the steamcmd folder and try again.
     
  7. Just to let you know, I did get it working thanks. I did use validate every time but it wasn't working, so I just deleted the steamapps and did a full reinstall and it worked. I'm somewhat sad I can't get it working on staging again but this will have to do for the time being.

    ~Thanks
    GB