1. 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!
     

    Attached Files:

  2. Wulf

    Wulf Community Admin

    You need to set the compiler as executable since this is Linux. chmod +x CSharpCompiler