1. Last edited by a moderator: Jul 23, 2017
  2. Wulf

    Wulf Community Admin

    Per the log: "Cannot compile .cs (C#) plugins; CSharpCompiler.x86 is not executable"
    This means that you need to make CSharpCompiler.x86 executable, either via chmod or your FTP properties.
     
  3. Looks like you have a permission problem with the CSharpCompiler:
    12:20 [Error] Cannot compile .cs (C#) plugins; CSharpCompiler.x86 is not executable.

    Btw, most of the hurtworld plugins are broken for ItemV2.
     
  4. Wulf

    Wulf Community Admin

    Hardly. Pretty much only the non-universal ones that use things related to player stats or PlayerSession.Name.
     
  5. I said Hurtworld plugins... not universal. All universal plugins are working fine, but he is using StackSize and that doesn't work for ItemV2...
     
  6. No plugin does not compile. What permissions to set 777 or 755,
     
  7. Wulf

    Wulf Community Admin

    Either would be fine, both make it executable.