1. I getting this when i load a plugin
    Code:
    (00:52:35) | Reference Oxide.Core.CSharp.dll from Oxide.Game.Rust.dll not found
    (00:52:35) | Reference Oxide.Core.CSharp.dll from Oxide.Game.Rust.dll not found
    (00:52:37) | Error while compiling: InfoPanel.cs(2280,20): error CS0433: The imported type `Oxide.Game.Rust.Cui.CuiRawImageComponent' is defined multiple times
    (00:53:42) | Reference Oxide.Core.CSharp.dll from Oxide.Game.Rust.dll not found
    (00:53:43) | Error while compiling: LustyMap.cs(1037,51): error CS0433: The imported type `Oxide.Game.Rust.Cui.CuiElementContainer' is defined multiple times
    (00:53:43) | Error while compiling: ImageLibrary.cs(16,26): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
     
  2. error CS0433: The imported type Oxide.plugins.CovalencePlugin is defined multiple times

    same thing with:
    Oxide.Plugins.RustPlugin
    Oxide.Plugins.Timer
    Oxide.Plugins.Hash<>
    Oxide.Plugins.Rust.Cui.CuiElementContainer
    Newtonsoft.Json.Linq.JArray
    Newtonsoft.Json.JsonReader

    I noticed the .zip only replaced 35 files when it usually replaces 42-44 files
     
  3. same here. none of 107 plugins compiled.
     
  4. same here pluggins crash
     
  5. Every plugin I use is broken currently. Will there be an Oxide hotfix or just wait for every plugin to get updated?
     
  6. same here every plugin stopped working with the same errors
     
  7. same, 0 plugins
     
  8. wait for oxide fix.
     
  9. ReflectionTypeLoadException: The classes in the module cannot be loaded.

    Loading plugins...
    Loaded plugin Rust v2.0.3583 by Oxide and Contributors
    Loaded plugin Unity v2.0.3583 by Oxide and Contributors

    Reference Oxide.Core.CSharp.dll from Oxide.Game.Rust.dll not found
    Reference Oxide.Core.CSharp.dll from Oxide.Game.Rust.dll not found

    Error while compiling: NoDecay.cs(11,21): error CS0433: The imported type `Oxide
    .Plugins.RustPlugin' is defined multiple times
    Error while compiling: NoGiveNotices.cs(6,27): error CS0433: The imported type `
    Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: RemoverTool.cs(621,27): error CS0433: The imported type `
    Oxide.Game.Rust.Cui.CuiElementContainer' is defined multiple times
    Error while compiling: SignArtist.cs(11,24): error CS0433: The imported type `Ox
    ide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: SkinChanger.cs(13,25): error CS0433: The imported type `O
    xide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: Vanish.cs(29,27): error CS0433: The imported type `Oxide.
    Plugins.RustPlugin' is defined multiple times
     
  10. Code:
    23:58 [Info] Loaded plugin Rust v2.0.3583 by Oxide and Contributors
    23:58 [Info] Loaded plugin Unity v2.0.3583 by Oxide and Contributors
    23:58 [Error] Error while compiling: AdminChat.cs(13,23): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    23:58 [Error] Error while compiling: AdminRadar.cs(41,34): error CS0433: The imported type `Oxide.Plugins.Timer' is defined multiple times
    Etc... For every plugin.
     
  11. same, 0 plugins
     
  12. We got the same issue here!

    Error while compiling: ColouredNames.cs(16,27): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: DeathNotes.cs(14,24): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: EntityOwner.cs(16,25): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: GUIAnnouncements.cs(19,30): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: InstantCraft.cs(11,26): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: NoDecay.cs(11,21): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: QuickSmelt.cs(11,24): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: RemoverTool.cs(621,27): error CS0433: The imported type `Oxide.Game.Rust.Cui.CuiElementContainer' is defined multiple times
    Error while compiling: SignArtist.cs(11,24): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: StackSizeController.cs(10,40): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: TruePVE.cs(17,18): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: WoundedScreams.cs(14,35): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
    Error while compiling: ZLevelsRemastered.cs(18,31): error CS0433: The imported type `Oxide.Plugins.RustPlugin' is defined multiple times
     
  13. ive loaded the new oxide version on my server but when i boot it up no plugins load or work any reason for this guys ?
     
  14. Wulf

    Wulf Community Admin

    Right now you should be able to fix it by manually deleting Oxide.Game.Rust.dll. The Oxide.Rust.dll replaced it, but plugins that are referencing Oxide.Game.Rust via using statements at the top are making it try to load as well. Working on a fix for hopefully.
     
  15. Actually read the topic and see that you' re not alone :)
     
  16. Wulf is working on it right now. All Oxide modded servers are down right now.
     
  17. Hi guys
    Just updated our server but they all boot up as vanilla servers oxide seems not to work, probably Gameservers Yet Again, so be warned
     
  18. Thanks for the quick reply Wulf!
     
  19. Seems to work, thanks!!