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
Error while compiling Compiler v0.0.0.0 disconnected
Discussion in 'Rust Discussion' started by AutoJukebox, Feb 7, 2017.
-
Attached Files:
-
-
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"
-
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. -
I'll try that and let you know. Thanks
[DOUBLEPOST=1486571663][/DOUBLEPOST]Unfortunately that didn't work for me. -
Did you ever fix this? I'm having the same issue
-
Wulf Community Admin
-
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