Exception while starting compilerNot An Issue
Exception while starting compiler version :  (Win32Exception: ApplicationName='/home/tcagame/520/538/Compiler.x86_x64', CommandLine='/service /logPath:/home/tcagame/520/538/oxide/logs', CurrentDirectory='', Native error= Out of memory)
  at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x002dc] in <4b9f316768174388be8ae5baf2e6cc02>:0 
  at System.Diagnostics.Process.Start () [0x0003a] in <4b9f316768174388be8ae5baf2e6cc02>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
  at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x001f3] in <9affce1cd15c4ec183941adef8db1722>:0 

Compiler may not be set as executable; chmod +x or 0744/0755 required

Win32 NativeErrorCode: 14 ErrorCode: -2147467259 HelpLink: 

Error while compiling: compiler version  couldn't be started
That isn't an error with the plugin, it says that your compiler ran out of memory.

Out of memory)
wtf that mean lol
In response to XNeo ():
wtf that mean lol
That means that your server ran out of memory, so the compiler wasn't able to compiler the plugin.
Locked automatically