1. Code:
    19:40 [Info] Loading Oxide Core v2.0.1795...
    19:40 [Info] Loading extensions...
    19:40 [Info] Loaded extension CSharp v1.0.1795 by Oxide Team
    19:40 [Info] Loaded extension JavaScript v1.0.1795 by Oxide Team
    19:40 [Info] Loaded extension Lua v1.0.1795 by Oxide Team
    19:40 [Info] Loaded extension MySql v1.0.1795 by Oxide Team
    19:40 [Info] Loaded extension Python v1.0.1795 by Oxide Team
    19:40 [Info] Loaded extension SQLite v1.0.1795 by Oxide Team
    19:40 [Info] Loaded extension Unity v1.0.1795 by Oxide Team
    19:40 [Info] Loaded extension Rust v1.0.1795 by Oxide Team
    19:40 [Debug] Cleanup file: /home/rustserver/serverfiles/mono-2.0.dll
    19:40 [Debug] Cleanup file: /home/rustserver/serverfiles/msvcr120.dll
    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
    19:41 [Error] Exception while starting compiler:  (Win32Exception: ApplicationName='/home/rustserver/serverfiles/CSharpCompiler', CommandLine='/service /logPath:/home/rustserver/serverfiles/server/rust-server/oxide/logs', CurrentDirectory='')
    19:41 [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:41 [Error] DeathNotes plugin failed to compile!
    19:41 [Error] Compiler couldn't be started.
    19:41 [Error] Exception while starting compiler:  (Win32Exception: ApplicationName='/home/rustserver/serverfiles/CSharpCompiler', CommandLine='/service /logPath:/home/rustserver/serverfiles/server/rust-server/oxide/logs', CurrentDirectory='')
    19:41 [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:41 [Error] InfoPanel plugin failed to compile!
    19:41 [Error] Compiler couldn't be started.
    well that wasn't planned
     
  2. Wulf

    Wulf Community Admin

    It isn't crashing, it means that you do not have CSharpCompiler set as executable so Oxide is unable to start it. You'd need to chmod +x on it.