1. Since the latest update for Rust on the 12th I believe it was my server I'm working on has been having problems with Oxide. I believe Oxide might need updated but I'm not an expert, I'll post the error I noticed today. Anything that might have caused this or something I can do to fix it. (Btw the owner of my community is the one who has the access to install Oxide so I'll pass any info to him) Thanks for reading.

    error CS1705: Assembly `Oxide.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' depends on `Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' which has a higher version number than referenced assembly `Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
     
  2. Wulf

    Wulf Community Admin

    This means it does not have all of the files installed that were included with Oxide. Please try a full re-install of Oxide, overwriting ALL files included.

    More specifically, the owner did not replaced the Newtonsoft.Json.dll with the one included with Oxide.
     
  3. Okay, thanks for the fast response. I'll relay this to him and when he has time and sees the message it will get fixed.