Exception while starting compiler version : (Win32Exception: ApplicationName='/home/rustserver/serverfiles/Compiler.x86_x64', CommandLine='/service /logPath:/home/rustserver/serverfiles/oxide/logs', CurrentDirectory='', Native error= Out of memory) at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x002dc] in <3845a180c26b4889bc2d47593a665814>:0 at System.Diagnostics.Process.Start () [0x0003a] in <3845a180c26b4889bc2d47593a665814>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start() at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x001f3] in <9affce1cd15c4ec183941adef8db1722>:0 (21:11:31) | Compiler may not be set as executable; chmod +x or 0744/0755 required (21:11:31) | Win32 NativeErrorCode: 14 ErrorCode: -2147467259 HelpLink: (21:11:31) | Error while compiling: compiler version couldn't be started
Hi,
I'm seeing the above error when trying to restart any plugin on my server. Current RAM usage is 6.2gb/8gb - surely that's enough spare for the compiler? I've double checked the permissions on the compiler and it's 0755 for the user that runs the server.
Any idea?
Cheers