1. Hey all,

    Am new, have successfully run my first server. Am now having issues with .cy addons. Compiler seems to not want to start.

    Windows 10 x64. Can't find any solutions on here that seem to apply to windows hosted server. I may be missing something very simple.

    [02/16/2017 11:55:56] Exception while starting compiler v1.0.0.94: (Win32Exception: ApplicationName='"C:\Users\Will\Desktop\Will's Rust Server\Rust_Server\Server\rustds\CSharpCompiler.exe"', CommandLine='/service /logPath:"C:\Users\Will\Desktop\Will's Rust Server\Rust_Server\Server\rustds\server\will_server\oxide\logs"', CurrentDirectory='')
    [02/16/2017 11:55:56] Win32 NativeErrorCode: 2 ErrorCode: -2147467259 HelpLink:
    [02/16/2017 11:55:56] Error while compiling Compiler v1.0.0.94 couldn't be started.
    [DOUBLEPOST=1487218258][/DOUBLEPOST]Thanks in advance.
     
  2. Wulf

    Wulf Community Admin

    Remove the ' from your path (Will's) and it'll work.
     
  3. Attempting...

    Worked. This is sadly simple.

    Ty.