Server installation issue.
When starting a new, clean server, everything is fine, but as soon as I install Oxide, the server immediately fails to start and doesn't recognize any models.
Here's the error log:
The referenced script on this Behaviour (Game Object 'wooden_crate_a_green') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_b_mossy') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_d (3)') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_d') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_a (1)') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_e_red (1)') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_b_mossy (2)') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_a_red') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_a_mossy (7)') is missing!
The referenced script on this Behaviour (Game Object 'Tropical_Island_Dwelling_Ruins_C') is missing!
The referenced script on this Behaviour (Game Object 'Floor2') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_b') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_a (1)') is missing!
The referenced script on this Behaviour (Game Object 'assets/prefabs/misc/ghostships/ghostship_b.prefab') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_e_red (2)') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_a_mossy') is missing!
The referenced script on this Behaviour (Game Object 'wooden_crate_a (1)') is missing!Loaded extension Unity v2.0.3777 by Oxide Team and Contributors
Loaded extension Rust v2.0.6926 by Oxide Team and Contributors
[CSharp] Checking for updates for Oxide.Compiler.exe | Local MD5: 6256bc14d4b2ff2fb06947dde31dd058 | Last modified: 2026-02-02 09:42:58
[CSharp] Oxide.Compiler.exe is up to date
Using Covalence provider for game 'Rust'
Loading plugins...
Loaded plugin Unity v2.0.3777 by Oxide Team and Contributors
Loaded plugin Rust v2.0.6926 by Oxide Team and Contributors
The referenced script (Unknown) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
HDR Render Texture not supported, disabling HDR on reflection probe.
The referenced script on this Behaviour (Game Object '<null>') is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
The referenced script (Rust.Ai.Gen2.NpcBarkManager) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'ai') is missing!
The referenced script (Rust.Ai.Gen2.NpcCoverManager) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'ai') is missing!
The referenced script (Rust.Ai.Gen2.NpcNoiseManager) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'ai') is missing!
Missing shader in Main Camera (TOD_Scattering)
Missing shader in Main Camera (TOD_Scattering)
Missing shader in Main Camera (TOD_Scattering)
Asset Warmup (1/8177)
Failed to preprocess prefab: assets/prefabs/building boat/wall.doorway/wall.doorway.prefab
NullReferenceException: Object reference not set to an instance of an object.
at Construction.AttributeSetup (UnityEngine.GameObject rootObj, System.String name, System.Boolean serverside, System.Boolean clientside, System.Boolean bundling) [0x00036] in <3b79f851321f46869731eeb09369ab08>:0
at PrefabAttribute.PreProcess (IPrefabProcessor preProcess, UnityEngine.GameObject rootObj, System.String name, System.Boolean serverside, System.Boolean clientside, System.Boolean bundling) [0x000bc] in <3b79f851321f46869731eeb09369ab08>:0
at PrefabPreProcess.ProcessObject (System.String name, UnityEngine.GameObject go, PreProcessPrefabOptions options) [0x0025a] in <3b79f851321f46869731eeb09369ab08>:0
at PrefabPreProcess.Process (System.String name, UnityEngine.GameObject go, System.Boolean forceInPlace) [0x00067] in <3b79f851321f46869731eeb09369ab08>:0
at GameManager.FindPrefab (System.String strPrefab) [0x0004c] in <3b79f851321f46869731eeb09369ab08>:0
at FileSystem_Warmup.PrefabWarmup (System.String path) [0x0000a] in <3b79f851321f46869731eeb09369ab08>:0
at FileSystem_Warmup+<RunForAssets>d__6.MoveNext () [0x00109] in <3b79f851321f46869731eeb09369ab08>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <0063b050016346c5b17d5d89a04d0a99>:0
I tried two different maps on RustMaps.
I tried installing on different drives, but it didn't help.