1. I'm getting this error in console...


    Code:
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour (Game Object 'binocular.entity') is missing!
    The referenced script on this Behaviour (Game Object 'binocular.entity') is missing!
    CreateEntity called on a prefab that isn't an entity! assets/prefabs/tools/binoculars/binocular.entity.prefab
    Couldn't create item entity Binoculars (assets/prefabs/tools/binoculars/binocular.entity.prefab)

    Any idea what is causing it, and how to fix it?
     
  2. Wulf

    Wulf Community Admin

    If you are seeing that on your server, your server is likely outdated. I'd suggest updating again.
     
  3. The version matches the latest release. People are able to join. The binoculars work too. Not sure where this error is coming from or what it's referring to.
     
  4. Wulf

    Wulf Community Admin

    Errors like that are generally when your server is not fully updated, where you installed one Rust version, but installed another version on top of that from an Oxide build or such which results in the game trying to find something that may or may not exist anymore.