1. Code:
    19:40 [Info] Loading Oxide Core v2.0.1877...
    19:40 [Info] Loading extensions...
    19:40 [Info] Loaded extension CSharp v1.0.1877 by Oxide Team
    19:40 [Info] Loaded extension JavaScript v1.0.1877 by Oxide Team
    19:40 [Info] Loaded extension Lua v1.0.1877 by Oxide Team
    19:40 [Info] Loaded extension MySql v1.0.1877 by Oxide Team
    19:40 [Info] Loaded extension Python v1.0.1877 by Oxide Team
    19:40 [Info] Loaded extension SQLite v1.0.1877 by Oxide Team
    19:40 [Info] Loaded extension Unity v1.0.1877 by Oxide Team
    19:40 [Info] Loaded extension Rust v1.0.1877 by Oxide Team
    19:40 [Info] Using Covalence provider for game 'Rust'
    19:40 [Info] Loading plugins...
    19:40 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    19:40 [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    7:40 PM [Error] Exception while starting compiler:  (Win32Exception: ApplicationName='E:\CHRIS' WORLD\Rust Server\steamcmd\steamapps\common\rust_dedicated\CSharpCompiler.exe', CommandLine='/service /logPath:"E:\CHRIS' WORLD\Rust Server\steamcmd\steamapps\common\rust_dedicated\server\my_server_identity\oxide\logs"', CurrentDirectory='')
    7:40 PM [Debug]   at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
      at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
      at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
      at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0
    19:40 [Error] CraftingController plugin failed to compile!
    19:40 [Error] Compiler couldn't be started.
    19:40 [Error] IGather plugin failed to compile!
    19:40 [Error] Compiler couldn't be started.
    19:40 [Error] NTeleportation plugin failed to compile!
    19:40 [Error] Compiler couldn't be started.
     
    Last edited by a moderator: Apr 25, 2016
  2. Have you copied all the Oxide files inside the "rustds" directory?
    To me it seems like you can have copied all the oxide files in the root folder or the "steam" folder.
    EDIT: All the plugins should be installed in "../rustds/server/[Server Identity]/oxide/plugins"
     
    Last edited by a moderator: Apr 25, 2016
  3. I have just decided to delete and restart everything from scratch, and it now all works!

    I believe what you said may have been the issue. Thanks mate!
     
  4. Wulf

    Wulf Community Admin

    For the Mono compiler (CSharpCompiler.exe) to not have issues, you'd need to remove the ' from your path. Symbols often cause issues with it.