1. Hello,

    I have installed Rust server using gamemanager on Ubuntu 14.04 (rustserver: Rust |). Vanilla works fine, then i installed Oxide. Works kinda fine.
    It doesn't want to load CSharpCompiler and any of the .cs plugins. I also have a problem using Rust:IO.
    Does anybody know a solution to this?

    I added the whole log down below.
     

    Attached Files:

  2. Wulf

    Wulf Community Admin

  3. Oh my god i didn't even check that. Thanks! I'll try it now and let you know.
    [DOUBLEPOST=1456771187][/DOUBLEPOST]
    Code:
    Set current directory to /home/rustserver/serverfiles
    Found path: /home/rustserver/serverfiles/RustDedicated
    Mono path[0] = '/home/rustserver/serverfiles/RustDedicated_Data/Managed'
    Mono path[1] = '/home/rustserver/serverfiles/RustDedicated_Data/Mono'
    Mono config path = '/home/rustserver/serverfiles/RustDedicated_Data/Mono/etc'Aborted
    This is the error i get. I am not sure what to do here.
    Any help would be apreciated
     
  4. Wulf

    Wulf Community Admin

    Could you provide your full logs? I don't see any error in that snippet.
     
  5. Sorry, should have posted it before.
    Also, is there a console on the linux version?
     

    Attached Files:

  6. Wulf

    Wulf Community Admin

    Nope, no console for the Linux version of Rust or Oxide yet.

    Your previous errors are gone now, but your current issue now is that you need to make CSharpCompiler executable. You can do so using chmod +x on it.
     
  7. I don't even get a log file now.
    This is all i get after i start the script
    Code:
    loft11196:/home/rustserver# ./rustserver
    Usage: ./rustserver [option]
    Rust - Linux Game Server Manager - Version 230215
    Set current directory to /home/rustserver/serverfiles
    Found path: /home/rustserver/serverfiles/RustDedicated
    Mono path[0] = '/home/rustserver/serverfiles/RustDedicated_Data/Managed'
    Mono path[1] = '/home/rustserver/serverfiles/RustDedicated_Data/Mono'
    Mono config path = '/home/rustserver/serverfiles/RustDedicated_Data/Mono/etc'
    loft11196:/home/rustserver/serverfiles#
     
  8. Wulf

    Wulf Community Admin

    You likely won't get a log with Rust for Linux, not sure why. The Oxide logs should still be there though unless it was uninstalled.
     
  9. I'll perform a clean install of rust and oxide and tell you how it is. Thank you for staying with me :D
    [DOUBLEPOST=1456775514][/DOUBLEPOST]I made a clean install with the new Oxide files you provided and later on ran the chmod command. It works. I cannot thank you enough.
    (Sent you a small donation)
     
    Last edited by a moderator: Feb 29, 2016