The referenced script (HBHFSensor) on this Behaviour is missingNot An Issue
I run a private rust server for myself and freinds have only just put it back up online, updated the server files and oxidemod, now when I start the server i get...
"The referenced script (HBHFSensor) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'hbhfsensor.deployed') is missing!
NullReferenceException: Object reference not set to an instance of an object"
as an error in the log files, my question is:- Is this because the oxidemod has not been updated to the current release of rust or am I doing something wrong??

Cheers for the help
Psycho
Appears that you are mixing versions of Rust. Oxide is currently updated for the latest release of Rust, we do not update for the staging branch. By installing an incompatible build, you'd be overwriting the original Rust files with the modified versions we include.
Ahh ok thanks Wulf for the help. will try again and update with the main branch.
Locked automatically