Recently moved our Linux Rust server from a dedicated box to a VDS with TCAdmin. Vanilla works. Oxide loads too, but currently only .py plugins. The .cs plugins do not work, throwing an error (see attached screenshot). The compilers were not originally executable, but we made them executable, and the error still remains. Any help would be appreciated. Thank you for reading!
Solved CSharpCompiler not compiling on Linux (not set as executable)
Discussion in 'Rust Discussion' started by sG | Karma [ENG], Jul 11, 2016.
-
Attached Files:
-
-
Wulf Community Admin
You need to set the compiler as executable since this is Linux. chmod +x CSharpCompiler