1. Code:
    Exception while starting compiler v1.0.0.94:  (Win32Exception: ApplicationName='D:\rust\CSharpCompiler.exe', CommandLine='/service /logPath:D:\rust\oxide\logs', CurrentDirectory='')
      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
    Win32 NativeErrorCode: 740 ErrorCode: -2147467259 HelpLink:
    Error while compiling: compiler v1.0.0.94 couldn't be started
    Error while compiling: compiler v1.0.0.94 couldn't be started
    Error while compiling: compiler v1.0.0.94 couldn't be started
    Error while compiling: compiler v1.0.0.94 couldn't be started
    Error while compiling: compiler v1.0.0.94 couldn't be started
    Error while compiling: compiler v1.0.0.94 couldn't be started
    Error while compiling: compiler v1.0.0.94 couldn't be started
    I've re-installed Oxide, validated my server, re-installed the Compiler from GitHub, turned off Anti-Virus and Firewall. Nothing works.

    When I attempt to run my start.bat as Administrator it instantly closes. Any help is appreciated!
     
  2. Wulf

    Wulf Community Admin

    The error is pretty vague, but generally would imply something is preventing it from starting.
     
  3. Any idea on what it could be? I have no anti-virus or firewall running.
     
  4. Wulf

    Wulf Community Admin

    It's hard to say really, but could be anything on the system. I'd suggest double-checking that when you start the server that CSharpCompiler isn't already running in the background for some reason and that you do not have another server process in the background.