1. Im trying to make a hurtworld server with oxide

    and its simply doesn't work

    i've tried almost everything i could find
    i tried to run server on ubuntu 64bit and 32bit
    also tried debian but i keep having the same error

    16:18 [Info] Loading Oxide Core v2.0.3681...
    16:18 [Info] Loading extensions...
    16:18 [Info] Latest compiler MD5: 8ce6d27e7718e3d164766bba8833537a
    16:18 [Info] Local compiler MD5: 8ce6d27e7718e3d164766bba8833537a
    16:18 [Error] Cannot compile .cs (C#) plugins; CSharpCompiler.x86_x64 is not executable
    16:18 [Error] An exception was thrown by the type initializer for Mono.Unix.Native.Syscall
    16:18 [Info] Loaded extension CSharp v2.0.3681 by Oxide and Contributors
    16:18 [Info] Loaded extension Hurtworld v2.0.3681 by Oxide and Contributors
    16:18 [Info] Loaded extension MySql v2.0.3681 by Oxide and Contributors
    16:18 [Info] Loaded extension SQLite v2.0.3681 by Oxide and Contributors
    16:18 [Info] Loaded extension Unity v2.0.3681 by Oxide and Contributors
    16:18 [Info] Using Covalence provider for game 'Hurtworld'
    16:18 [Info] Loading plugins...
    16:18 [Info] Loaded plugin Hurtworld v2.0.3681 by Oxide and

    i dont know what to do next please help
     
  2. Wulf

    Wulf Community Admin

    Did you set the compiler as executable?
     
  3. Yes i did that
     
  4. I am currently experiencing this issue too on hurtworld legacy on Ubuntu 16.04
     
  5. Wulf

    Wulf Community Admin

    The compiler has not changed in months, so not sure why you'd see that now. It might be a DLL missing though from the bundle, but shouldn't be.

    See if you still have the issue on startup with the attached DLL installed under the Hurtworld_Data/Managed folder.
     

    Attached Files:

  6. I tried that and still get the same issue.
     
  7. jup same
     
  8. Oxide-log
     

    Attached Files:

  9. All using lgsm?
     
  10. Yes, I am currently using lgsm gonna try it with the regular steam cmd now...
     
  11. Wulf

    Wulf Community Admin

  12. Il check soon but already bought myself a Windows 2016 server more reliable...
     
  13. That patch is working for v1, didnt test the V2 yet