1. Wulf

    Wulf Community Admin

    The actual issues is at the top of the logs you posted. The compiler disconnecting is just the result. It should be fixed shortly though.
    Code:
    CSharpCompiler: error while loading shared libraries: libmonosgen-2.0.so.1: cannot open shared object file: No such file or directory
    vs
    Code:
    Corlib not in sync with this runtime: expected corlib version 149, found 138.
    [DOUBLEPOST=1478393690,1478392613][/DOUBLEPOST]Please try build 2678 and let me know if it resolves the issues.
     
  2. Lol now im getting:

    Code:
    /home/rustserver/serverfiles/CSharpCompiler: error while loading shared libraries: libmonosgen-2.0.so.1: cannot open shared object file: No such file or directory
     
  3. Wulf

    Wulf Community Admin

    Pushed out build 2681 out. Please try it.
     
  4. My first problem with rust game are resolved thank to add of that in my run script:

    Code:
    export LD_LIBRARY_PATH=/var/rust/serverfiles:/var/rust/serverfiles/RustDedicated_Data:{$LD_LIBRARY_PATH} ;
    But always the same problem with Oxide:

    Code:
    /var/game/rust/serverfiles/CSharpCompiler: error while loading shared libraries: libmonosgen-2.0.so.1: cannot open shared object file: No such file or directory
    _Data/Managed'
    Mono path[1] = '/var/game/rust/serverfiles/RustDedicated_Data/Mono'
    Mono config path = '/var/game/rust/serverfiles/RustDedicated_Data/Mono/etc'
    Initialize engine version: 5.4.0p1 (e61faee5ea97)
    Forcing GfxDevice: Null
    NullGfxDevice:
      Version:  NULL 1.0 [1.0]
      Renderer: Null Device
      Vendor:  Unity Technologies
    i_love_codeoManager: Using Unknown: NoSound Driver
    Begin MonoManager ReloadAssembly
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/UnityEngine.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/UnityEngine.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Assembly-CSharp-firstpass.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Assembly-CSharp-firstpass.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Assembly-CSharp.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Assembly-CSharp.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Assembly-UnityScript-firstpass.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Assembly-UnityScript-firstpass.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/UnityEngine.UI.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/UnityEngine.UI.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/UnityEngine.Networking.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/UnityEngine.Networking.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/ConvexHull.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/ConvexHull.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.CJK.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.CJK.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.MidEast.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.MidEast.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.Other.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.Other.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.Rare.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.Rare.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.West.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/I18N.West.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Ionic.Zip.Reduced.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Ionic.Zip.Reduced.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/LZ4n.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/LZ4n.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Newtonsoft.Json.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Newtonsoft.Json.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Behave.Unity.Assets.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Behave.Unity.Assets.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Behave.Unity.Runtime.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Behave.Unity.Runtime.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/protobuf-net.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/protobuf-net.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/RustBuild.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/RustBuild.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/EasyAntiCheat.Client.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/EasyAntiCheat.Client.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/EasyAntiCheat.Server.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/EasyAntiCheat.Server.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Console.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Console.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.GoogleSheets.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.GoogleSheets.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Input.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Input.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Network.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Network.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Raknet.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Raknet.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Rcon.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Rcon.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.SQLite.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.SQLite.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.System.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.System.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.UnityEngine.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.UnityEngine.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Rust.Data.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Rust.Data.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Rust.Global.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Rust.Global.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Rust.UI.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Rust.UI.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Rust.Workshop.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Rust.Workshop.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/websocket-sharp.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/websocket-sharp.dll into Unity Child Domain
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Steamworks.dll (this message is harmless)
    Loading /var/game/rust/serverfiles/RustDedicated_Data/Managed/Facepunch.Steamworks.dll into Unity Child Domain
    - Completed reload, in  0.125 seconds
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.Core.dll (this message is harmless)
    OnLevelWasLoaded was found on LeanTween
    This message has been deprecated and will be removed in a later version of Unity.
    Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
    (Filename:  Line: 375)UnloadTime: 2.081000 ms
    System
       Name: Horyzon
       OS:  Linux 3.16 Debian 8.6 64bitCPU
       Model:  Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz
       Cores:  10
       Memory: 16082 MBGPU
       Model:  Null Device
       API:  NULL 1.0 [1.0]
       Memory: 128 MB
       SM:  30Memory
       Private:  0 MB
       Working Set: 0 MBProcess
       Priority: 0
       Threads:  0
       Memory:  77 MB
       Peak:  78 MBMono
       Collects: 4
       Memory:  0 MB
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Mono.Security.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.Configuration.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.Xml.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.Xml.Linq.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.Runtime.Serialization.dll (this message is harmless)
    Console System Index Took: 0.35
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Oxide.Core.dll (this message is harmless)
    server.ip: "**.**.**.**"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.port: "28015"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.tickrate: "30"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.hostname: "[FR] HoryzonEu Rust Serveur | No Wipe [RP][PVE]"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.identity: "rust-server"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.maxplayers: "75"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.worldsize: "5000"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.saveinterval: "300"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)rcon.ip: "**.**.**.**"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)rcon.port: "28016"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)rcon.password: "*****"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.Data.dll (this message is harmless)
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/kernel32
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/libkernel32.so
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/./kernel32
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/./libkernel32.so
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/kernel32
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/libkernel32
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/libkernel32.so
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/./libkernel32
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/./libkernel32.so
    Fallback handler could not load library /var/game/rust/serverfiles/RustDedicated_Data/Mono/x86_64/libkernel32
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Oxide.Ext.CSharp.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Mono.Cecil.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Mono.Posix.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Oxide.Ext.JavaScript.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Jint.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Oxide.Ext.Lua.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/NLua.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/KeraLua.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Oxide.Ext.MySql.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/MySql.Data.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Oxide.Ext.Python.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Microsoft.Scripting.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/IronPython.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Microsoft.Dynamic.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Microsoft.Scripting.Core.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/IronPython.Modules.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Oxide.Ext.SQLite.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.Data.SQLite.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Oxide.Ext.Unity.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Oxide.Game.Rust.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.Transactions.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/System.Configuration.Install.dll (this message is harmless)
    Platform assembly: /var/game/rust/serverfiles/RustDedicated_Data/Managed/Mono.Data.Tds.dll (this message is harmless)
    Command Line: "./RustDedicated" "-batchmode" "+server.ip" "**.**.**.**" "+server.port" "28015" "+server.tickrate" "30" "+server.hostname" "[FR] HoryzonEu Rust Serveur | No Wipe [RP][PVE]" "+server.identity" "rust-server" "+server.maxplayers" "75" "+server.worldsize" "5000" "+server.saveinterval" "300" "+rcon.ip" "62.233.45.85" "+rcon.port" "28016" "+rcon.password" "******" "-logfile" "gamelog-2016-11-06-03-26-59.log"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.ip: "**.**.**.**"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.port: "28015"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.tickrate: "30"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.hostname: "[FR] HoryzonEu Rust Serveur | No Wipe [RP][PVE]"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.identity: "rust-server"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.maxplayers: "75"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.worldsize: "5000"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)server.saveinterval: "300"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)rcon.ip: "**.**.**.**"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)rcon.port: "28016"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)rcon.password: "*****"
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Server Config Loaded
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Running server/rust-server/cfg/bans.cfg
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Running server/rust-server/cfg/users.cfg
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain BaseMap' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain BaseMap' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain BaseMap' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain BaseMap' - All passes removed
    Unloading 5 Unused Serialized files (Serialized files now loaded: 70)
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    UnloadTime: 7.351000 ms
    Generating terrain of size 5000 with seed 1587924162
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)alphamapResolution is clamped to the range of [16, 2048].
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Floating point textures aren't supported on this device (Main Camera (UnityStandardAssets.CinematicEffects.TonemappingColorGrading))
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[AmplifyOcclusion] Null graphics device detected. Skipping effect silently.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Unloading 7444 unused Assets to reduce memory usage. Loaded Objects now: 8228.
    Total: 265.350006 ms (FindLiveObjects: 1.655000 ms CreateObjectMapping: 2.276000 ms MarkObjects: 114.313995 ms  DeleteObjects: 147.100998 ms)The image effect Main Camera (UnityStandardAssets.ImageEffects.DepthOfField) has been disabled as it's not supported on the current platform.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loading Oxide Core v2.0.2681...
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loading extensions...
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded extension CSharp v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded extension JavaScript v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded extension Lua v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded extension MySql v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded extension Python v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded extension SQLite v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded extension Unity v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded extension Rust v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Using Covalence provider for game 'Rust'
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loading plugins...
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded plugin Unity Core v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded plugin Rust v1.0.2681 by Oxide Team
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Info] Loaded plugin Admin Spawn v1.1.4 by InSaNe8472
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 03:27 [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)RCon Started on 28016
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[7.3s] HEIGHT MAP
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[5.5s] MOUNTAINS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.4s] BIOME MAP
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[2.7s] TOPOLOGY MAP
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.7s] SPLAT MAP
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    [13.9s] LARGE MONUMENTS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[1.1s] MEDIUM MONUMENTS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[1.5s] SMALL MONUMENTS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[12.0s] RIVER LAYOUT
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[1.4s] RIVER OBJECTS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[10.6s] ROAD LAYOUT
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[3.4s] ROAD OBJECTS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[1.0s] POWERLINE LAYOUT
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[1.6s] POWERLINE OBJECTS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[1.0s] FIELD ROCKS 1/2
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[1.1s] FOREST ROCKS 1/2
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[1.1s] FOREST ROCKS 2/2
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.4s] CLIFFS 1/2
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[4.0s] MICRO CLIFFS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.4s] LIGHTHOUSES
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.4s] FORMATION ROCKS 1/2
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.4s] WOOD LOGS 1/3
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.4s] WOOD LOGS 2/3
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.4s] ROAD OBJECTS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[8.5s] TERRAIN MESH
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.8s] CLIFF SPLAT
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[3.2s] PROCEDURAL OBJECTS
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[0.9s] CLIFF TOPOLOGY
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[94.0s] Procedural Generation
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Loaded database server/rust-server/user5.db ( 0 entries)
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Destroyed 396 old entities
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain Blend (Specular setup)' - All passes removed
    Spawning 37166 entities
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)AngryAnt Behave version 2.5 (d859964) - Copyright (C) Emil Johansen - AngryAnt 2015
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)    185 / 37166
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)    4225 / 37166
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)    25338 / 37166
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)    34266 / 37166
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)    36290 / 37166
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Loading Complete
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Enforcing SpawnPopulation Limits
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Map Spawned 37593 entities
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Initializing 37190 entity links
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Initializing 3122 stability supports
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Initializing 2886 conditional models
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Connected to Steam
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Server startup complete
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
     
  5. Still getting the same error

    Code:
    /home/rustserver/serverfiles/CSharpCompiler: error while loading shared libraries: libmonosgen-2.0.so.1: cannot open shared object file: No such file or directory
     
  6. Wulf

    Wulf Community Admin

    Could you zip and upload CSharpCompiler.x86 and CSharpCompiler for me please?
     
  7. Attached
     
  8. Wulf

    Wulf Community Admin

    Thanks, just wanted to verify they were updated. Still looking into why the build server is using the wrong dependency.
    [DOUBLEPOST=1478409888,1478409120][/DOUBLEPOST]@Scarecrow, @LLIcocoman, @Sir Eb, @[Gurd] Commander251; please try build 2684. It's currently using the previous compiler which uses libmonobohem like it's supposed to. Haven't figured out what changed with the build server yet, but for now this build should work.
     
  9. Looks like im back in action now. Thanks for getting it resolved!
     
  10. Wulf

    Wulf Community Admin

    Sorry it took so long, we're a bit puzzled why the build server broke the Linux compiler. In the future though, you can find previous snapshot builds on our GiHub Snapshots repo, so if you have an issue with a current build, you can try the previous if needed.
     
  11. Sadly now im getting:

    Code:
    Loading Complete
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Enforcing SpawnPopulation Limits
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Map Spawned 46438 entities
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Initializing 46049 entity links
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Initializing 99 stability supports
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Platform assembly: /home/rustserver/serverfiles/RustDedicated_Data/Managed/System.Data.dll (this message is harmless)
    NullReferenceException: Object reference not set to an instance of an object
      at ServerMgr+<UpdateInventoryFromSchema>c__Iterator1E.MoveNext () [0x00000] in <filename unknown>:0
      at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0
    (Filename:  Line: -1)Fallback handler could not load library /home/rustserver/serverfiles/RustDedicated_Data/Mono/x86_64/libsteam_api64.so
    Fallback handler could not load library /home/rustserver/serverfiles/RustDedicated_Data/Mono/x86_64/libsteam_api64.so
    Couldn't initialize Steam Server (2382677630)
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Server startup complete
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Setting up 1 worker threads for Enlighten.
      Thread -> id: 7f20448df700 -> priority: 1
    EasyAntiCheat Shutting Down
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Raknet] Server Shutting Down (Shutting Down)
    Steamworks Shutting Down
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)NullReferenceException: Object reference not set to an instance of an object
      at ServerMgr.OnDisable () [0x00000] in <filename unknown>:0
    (Filename:  Line: -1)

    but that doesn't look oxide related?
     
  12. Wulf

    Wulf Community Admin

    That isn't related to Oxide, that would be the existing Rust issue with Linux from their new Steamworks library. See Linux server will not start or connect to Steam | Oxide
     
  13. Like me try to add this to your run script:

    Code:
    export LD_LIBRARY_PATH=/var/rust/serverfiles:/var/rust/serverfiles/RustDedicated_Data:{$LD_LIBRARY_PATH} ;
     
  14. Im sorry to say but got the same Error: [Error] Error while compiling Compiler v0.0.0.0 disconnected.
    I got the server to run but Oxide not...

    I have try:
    New setup the Server
    Test Oxide build: 2700, 2693, 2684, 2681, 2678
    and at last i try set up the root new but still not work .


    And this is from rusty when i start the server:

    Code:
    Connecting to server
    Success
    Spawning 19537 entities
    AngryAnt Behave version 2.5 (d859964) - Copyright (C) Emil Johansen - AngryAnt 2015
    Loading Complete
    Enforcing SpawnPopulation Limits
    Map Spawned 19873 entities
    Initializing 19557 entity links
    Initializing 1368 stability supports
    Initializing 1214 conditional models
    NullReferenceException: Object reference not set to an instance of an object
    Connected to Steam
    Server startup complete
     

    Attached Files:

  15. Wulf

    Wulf Community Admin

    If you are getting this error still, you somehow have old files still. When updating/installing Oxide, make sure to replace ALL files included in the zip bundle. Also make sure the server is completely shutdown before attempting.
     
  16. O.O wow Wolf your quick but must say i have my Root system re-set up and have install rust and oxide fresh still the same.
     
  17. Wulf

    Wulf Community Admin

    Zip up your CSharpCompiler files (not the .exe) and I'll see if they're the correct ones from the latest build.
     
  18. Here the file ^^
     
  19. Wulf

    Wulf Community Admin

    You are using outdated versions. Get the latest Oxide build and make sure to replace those.
     
  20. Attached Files: