1. Hi.

    This is happening with me too. I'm installing a new server, but I can't activate my plugins because of this error:

    Code:
    01:15 [Info] Loading Oxide Core v2.0.2944...
    01:15 [Info] Loading extensions...
    01:15 [Info] Loaded extension CSharp v1.0.2944 by Oxide Team
    01:15 [Info] Loaded extension MySql v1.0.2944 by Oxide Team
    01:15 [Info] Loaded extension Python v1.0.2944 by Oxide Team
    01:15 [Info] Loaded extension SQLite v1.0.2944 by Oxide Team
    01:15 [Info] Loaded extension Unity v1.0.2944 by Oxide Team
    01:15 [Info] Loaded extension Hurtworld v1.0.2944 by Oxide Team
    01:15 [Info] Using Covalence provider for game 'Hurtworld'
    01:15 [Info] Loading plugins...
    01:15 [Info] Loaded plugin Unity Core v1.0.2944 by Oxide Team
    01:15 [Info] Loaded plugin Hurtworld v1.0.2944 by Oxide Team
    01:15 [Error] Exception while starting compiler v0.0.0.0:  (Win32Exception: ApplicationName='"/home/steam/Steam/steamapps/common/Hurtworld Dedicated Server/CSharpCompiler.x86"', CommandLine='/service /logPath:"/home/steam/Steam/steamapps/common/Hurtworld Dedicated Server/oxide/logs"', CurrentDirectory='')
    01:15 [Stacktrace]   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
    01:15 [Error] Win32 NativeErrorCode: 2 ErrorCode: -2147467259 HelpLink:
    01:15 [Error] Error while compiling Compiler v0.0.0.0 couldn't be started.
    01:15 [Error] Error while compiling Compiler v0.0.0.0 couldn't be started.
    01:15 [Error] Error while compiling Compiler v0.0.0.0 couldn't be started.
    01:15 [Error] Error while compiling Compiler v0.0.0.0 couldn't be started.
    01:15 [Error] Error while compiling Compiler v0.0.0.0 couldn't be started.
    01:15 [Error] Error while compiling Compiler v0.0.0.0 couldn't be started.
    01:15 [Error] Error while compiling Compiler v0.0.0.0 couldn't be started.
    All of your instructions was followed, chmod u+x CSharpCompiler, chmod u+x CSharpCompiler.x86, all of my folders are with permission 755 etc etc etc....

    Thank you in advance.
     
  2. Hi. I've solved this issue by changing the directory name...

    I guess that the spaces were causing some trouble...
     
  3. Wulf

    Wulf Community Admin

    That was my guess, but it generally shouldn't, but might be a Linux-specific issue. Glad you got it worked out. :)