1. I've checked both CSharpCompiler & CSharpCompiler.x86 their permissions and they are both set at 0775.
    And then executed the ''chmod +x CSharpCompiler.x86" command..
    But when running the server it's still gives the same error in the log..

    How do i install the zlib?
    [DOUBLEPOST=1484955724][/DOUBLEPOST]
    I see the libz.so.1 file in the /serverfiles/Hurtworld_data/Managed/x86 folder... But not in the x64 folder..
     
  2. Wulf

    Wulf Community Admin

    I'm not sure that the Hurtworld server is 64-bit. The error you are getting only happens if the user you are running the server under has no permission to the CSharpCompiler.

    If you'd like to resolve the dependency for Linux, you can install "zlib" through your server's package manager if you have access to it. All that this will do though is set the compiler as executable for you.