1. My Rust Server is not loading, im using Oxide Build 2.0.323 on the latest build of the Rust Experimental Server that came out today for the new Build, here is my output log:

    Code:
    Initialize engine version: 5.0.0b22 (57100d0610a7)
    Forcing GfxDevice: 4
    GfxDevice: creating device client; threaded=0
    NullGfxDevice:
        Version:  NULL 1.0 [1.0]
        Renderer: Null Device
        Vendor:   Unity Technologies
    Begin MonoManager ReloadAssembly
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\UnityEngine.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\UnityEngine.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Assembly-CSharp.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\UnityEngine.UI.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\ConvexHull.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\ConvexHull.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\EasyAntiCheat.Client.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\EasyAntiCheat.Client.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\EasyAntiCheat.Server.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\EasyAntiCheat.Server.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Facepunch.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Facepunch.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Ionic.Zip.Reduced.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Ionic.Zip.Reduced.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\LZ4n.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\LZ4n.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Network_Lidgren.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Network_Lidgren.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Newtonsoft.Json.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Newtonsoft.Json.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Behave.Unity.Assets.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Behave.Unity.Assets.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Behave.Unity.Runtime.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Behave.Unity.Runtime.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\protobuf-net.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\protobuf-net.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\RustBuild.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\RustBuild.dll into Unity Child Domain
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\DestMath.dll (this message is harmless)
    Loading C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\DestMath.dll into Unity Child Domain
    - Completed reload, in  0.076 seconds
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\System.Core.dll (this message is harmless)
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\System.dll (this message is harmless)
    Platform assembly: C:\Users\Alex\Desktop\Rust Server\RustDedicated_Data\Managed\Oxide.Core.dll (this message is harmless)
    TypeLoadException: A type load exception has occurred.
      at Bootstrap+<Start>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 (Filename:  Line: -1)
    
     
  2. Wulf

    Wulf Community Admin

    I'd suggest running the Steam update again a few times to make sure it is fully updated, and then apply the build. Most likely you are not fully updated.
     
  3. I even tried that, is it because im using -beta stable branch?
     
  4. Wulf

    Wulf Community Admin

    Yes, we only release builds for the public branch. If you want to use any other branch, you'd need to patch for it yourself.
     
  5. ok I fixed it by changing to experimental branch when doing app_update
     
  6. Wulf

    Wulf Community Admin

    You don't need to specify any branch to be on the releases. ;)