Exception while starting compiler versionNot An Issue
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
Error getting response stream (Write: The authentication or decryption has failed.): SendFailure
Error: Error getting response stream (Write: The authentication or decryption has failed.): SendFailure
Error getting response stream (Write: The authentication or decryption has failed.): SendFailure
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
Exception while starting compiler version Unknown:  (Win32Exception: ApplicationName='Compiler.exe', CommandLine='/service /logPath:oxide\logs', CurrentDirectory='')
  at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 
  at System.Diagnostics.Process.Start () [0x00000] in :0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in :0 
Error: Exception while starting compiler version Unknown:  (Win32Exception: ApplicationName='Compiler.exe', CommandLine='/service /logPath:oxide\logs', CurrentDirectory='')
  at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 
  at System.Diagnostics.Process.Start () [0x00000] in :0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in :0 
Exception while starting compiler version Unknown:  (Win32Exception: ApplicationName='Compiler.exe', CommandLine='/service /logPath:oxide\logs', CurrentDirectory='')
  at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 
  at System.Diagnostics.Process.Start () [0x00000] in :0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in :0 
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
Win32 NativeErrorCode: 2 ErrorCode: -2147467259 HelpLink: 
Error: Win32 NativeErrorCode: 2 ErrorCode: -2147467259 HelpLink: 
Win32 NativeErrorCode: 2 ErrorCode: -2147467259 HelpLink: 
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
Error while compiling: compiler version Unknown couldn't be started
Error: Error while compiling: compiler version Unknown couldn't be started
Error while compiling: compiler version Unknown couldn't be started
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)​
code below

That actually isn't an issue with the plugin itself, rather the compiler and checking for it.

Locked automatically