1. So this issue started after i updated all my plugins and oxide. When the server starts and when i reload plugins i get Error while compiling Compiler v0.0.0.0 disconnected. for every plugin except RustIO.

    My OS: Ubuntu 14.04

    Log is attached

    I have chmod +x and chmod 775 CSharpCompiler and CSharpCompiler.x86
     

    Attached Files:

  2. Here is my startserver.sh if that helps any
    Code:
    #!/bin/bash
    export LD_LIBRARY_PATH="./RustDedicated_Data/Plugins/x86_64"
    ./RustDedicated -batchmode -nographics -server.ip **** -server.port 28015 -rcon.ip **** -rcon.port 28016 -rcon.password "****" -server.maxplayers 50 -server.hostname "" -server.identity "rust-server" -server.level "Procedural Map" -server.seed 18121419 -server.worldsize 5000 -server.saveinterval 300 -server.globalchat true -server.description "Server" -server.headerimage "" -server.url "" -rcon.web "1" -logfile "egc1aog.log"
        
     
  3. i did receive this same issue i shutdown server removed the hole oxide folder updated server stuck in oxide restarted server to make sure it was up.
    put config and data folder back then 1 by 1 i added the plugins back in.. seemed to work.
     
  4. I'll try that and let you know. Thanks
    [DOUBLEPOST=1486571663][/DOUBLEPOST]Unfortunately that didn't work for me.
     
  5. Did you ever fix this? I'm having the same issue
     
  6. Wulf

    Wulf Community Admin

    This is "disconnected" vs. "closed" which is what you are seeing, generally not the same issue.
     
  7. its the same issue

    rcon output

    > oxide.plugins
    Listing 1 plugins:
    01 CopyPaste - Failed to compile: compiler v0.0.0.0 disconnected
    > oxide.reload CopyPaste
    User running server may not have access to all service files
    Error while compiling: compiler v0.0.0.0 was closed unexpectedly