1. Code:
    Preloaded 'libRakNet.so'
    Preloaded 'libRustNative.so'
    eac_server.so [x64] :: OnLoad()Unhandled Exception: System.ExecutionEngineException: SIGILL
    eac_server.so [x64] :: OnUnload()
    
    logs I got just now, can't get the rust server up on ubuntu, worked fine prior to update, anyone else have similar issue or way to resolve?
     
  2. Seeing this as well.
     
  3. Oxide is not updated to the latest build yet.
     
  4. Preloaded 'libRakNet.so'
    Preloaded 'libRustNative.so'
    ... CRASH ...
     
  5. Getting same thing after update, installed new oxide and same thing, any fix?
     
  6. Wulf

    Wulf Community Admin

    What is "the same thing" exactly?
     
  7. btw Im running vanilla!
     
  8. eac_server.so [x64] :: OnLoad()

    Unhandled Exception: System.ExecutionEngineException: SIGILL
    eac_server.so [x64] :: OnUnload()
     
  9. Yeah I get the same error whether its' vanilla or modded. So I guess we have to just hang tight and hope eac/fp fixes their stuff soon
     
  10. Wulf

    Wulf Community Admin

    This thread is for Rust server related issues on Rust, not plugins not compiling. Please stay on topic.
     
  11. Seems there's something broken with the Rust Dedicated
     
  12. Update - currently getting this via vanilla or moded.

     
  13. eac_server.so [x64] :: OnLoad()

    Unhandled Exception: System.ExecutionEngineException: SIGILL
    eac_server.so [x64] :: OnUnload()
     
  14. same problem here
     
  15. anyone know of a fix?
     
  16. Rust Commits:
    EAC SDK update (outdated Linux 64bit)
    EAC startup / initialize fix for Windows

    Probably related.
     
  17. Alistair_McAlistair [score hidden] 14 minutes ago

    We're currently looking into the Linux server startup issue.
     
  18. Same problem here, server not starting :(
     
  19. The Linux client fails for the same reason!!!!! (other machine)

    Code:
    # ./rust
    Set current directory to /home/XXX/.steam/steam/steamapps/common/Rust
    Found path: /home/XXX/.steam/steam/steamapps/common/Rust/rust
    Mono path[0] = '/home/XXX/.steam/steam/steamapps/common/Rust/rust_Data/Managed'
    Mono config path = '/home/XXX/.steam/steam/steamapps/common/Rust/rust_Data/Mono/etc'
    Preloaded 'ScreenSelector.so'
    Preloaded 'libRakNet.so'
    Preloaded 'libRenderer.so'
    Preloaded 'libRustNative.so'
    eac_server.so [x64] :: OnLoad()Unhandled Exception: System.ExecutionEngineException: SIGILL
    eac_server.so [x64] :: OnUnload()