1. So upon launching a local server it launches with the bat and says starting server. Inside task manager you can see Rust Dedicated is launched so I am a bit confused. Everything is in the right folder.
     
  2. Wulf

    Wulf Community Admin

    Check your RustDedicated_Data/output_log.txt for errors.
     
  3. Code:
    Initialize engine version: 5.3.4f1 (fdbb5133b820)
    Forcing GfxDevice: Null
    NullGfxDevice:
        Version:  NULL 1.0 [1.0]
        Renderer: Null Device
        Vendor:   Unity Technologies
    Begin MonoManager ReloadAssembly
    Platform assembly: C:\server\RustDedicated_Data\Managed\UnityEngine.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\UnityEngine.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Assembly-UnityScript-firstpass.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Assembly-UnityScript-firstpass.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\UnityEngine.UI.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\UnityEngine.Networking.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\ConvexHull.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\ConvexHull.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\I18N.CJK.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\I18N.CJK.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\I18N.MidEast.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\I18N.MidEast.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\I18N.Other.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\I18N.Other.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\I18N.Rare.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\I18N.Rare.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Ionic.Zip.Reduced.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Ionic.Zip.Reduced.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\LZ4n.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\LZ4n.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Behave.Unity.Assets.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Behave.Unity.Assets.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Behave.Unity.Runtime.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Behave.Unity.Runtime.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\RustBuild.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\RustBuild.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\EasyAntiCheat.Client.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\EasyAntiCheat.Client.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\EasyAntiCheat.Server.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\EasyAntiCheat.Server.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Facepunch.Input.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Facepunch.Input.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Facepunch.Network.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Facepunch.Network.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Facepunch.Rcon.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Facepunch.Rcon.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Facepunch.System.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Facepunch.System.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Facepunch.UnityEngine.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Facepunch.UnityEngine.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\Rust.Data.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\Rust.Data.dll into Unity Child Domain
    Platform assembly: C:\server\RustDedicated_Data\Managed\websocket-sharp.dll (this message is harmless)
    Loading C:\server\RustDedicated_Data\Managed\websocket-sharp.dll into Unity Child Domain
    - Completed reload, in  0.543 seconds
    Platform assembly: C:\server\RustDedicated_Data\Managed\System.Core.dll (this message is harmless)
    Platform assembly: C:\server\RustDedicated_Data\Managed\System.dll (this message is harmless)
    The referenced script on this Behaviour is missing!
    (Filename:  Line: 1498)The referenced script on this Behaviour is missing!
    (Filename:  Line: 1498)The referenced script on this Behaviour is missing!
    (Filename:  Line: 1498)The referenced script on this Behaviour is missing!
    (Filename:  Line: 1498)The referenced script on this Behaviour (Game Object 'Image') is missing!
    (Filename:  Line: 1655)A script behaviour (probably LocalPositionAnimation?) has a different serialization layout when loading. (Read 32 bytes but expected 276 bytes)
    Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
    (Filename:  Line: 1682)The referenced script on this Behaviour (Game Object 'Text') is missing!
    (Filename:  Line: 1655)A script behaviour (probably ErrorText?) has a different serialization layout when loading. (Read 32 bytes but expected 48 bytes)
    Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
    (Filename:  Line: 1682)The referenced script on this Behaviour (Game Object 'Bootstrap') is missing!
    (Filename:  Line: 1655)A script behaviour (probably Bootstrap?) has a different serialization layout when loading. (Read 32 bytes but expected 68 bytes)
    Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
    (Filename:  Line: 1682)The referenced script on this Behaviour (Game Object 'Text') is missing!
    (Filename:  Line: 1655)A script behaviour (probably TextVariable?) has a different serialization layout when loading. (Read 32 bytes but expected 88 bytes)
    Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
    (Filename:  Line: 1682)UnloadTime: 0.703583 ms
    
     
  4. Wulf

    Wulf Community Admin

    I'd suggest shutting down all RustDedicated.exe processes, running SteamCMD again with validate, and then checking to see how it works after that.
     
  5. Fixed. I had to reinstall my server.