1. Hi everyone! It's me again! haha I just want to ask if someone know how to fix this or what I can do. I don't know if is for the plugins or not but in my console appears 15 times the same error in less than a minute:
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object

    It's just mad and the users are suffering are horrible lag, I don't know if it's due for this issue or for another thing because I still having the error:
    TimeWarning: Net.sv.Cycle took 1.05 seconds (1048ms) ,
    TimeWarning: AIHandler.Cycle took 0.95 seconds (948ms) and
    Calling kill - but already IsDestroyed!? build/wall (BuildingBlock)


    Thanks so much for your help guys!
     
  2. Wulf

    Wulf Community Admin

    The NRE is either from using an incompatible build of Oxide (most likely) on your server, or a plugin is causing issues.

    There are threads for the TimeWarning ones, and the Calling kill ones, but those are generally caused by Rust itself due to either the amount of entities on your server or otherwise.
     
  3. Do any of you get this error message:
    Code:
    The referenced script on this Behaviour is missing!
    What is cosing this? Anyone?
     
  4. Wulf

    Wulf Community Admin

    See above reply.
     
  5. What about this one?

    Code:
    [SV_RPCMessage] playerattack - Exception has been thrown by the target of an invocation.
    IndexOutOfRangeException: Array index is out of range.
    
     
  6. Wulf

    Wulf Community Admin

  7. I'm running Oxide Version: 2.0.755, Rust Protocol: 1242

    I think I tried to unload all the plugins, and still getting this error in those blocks:
    Code:
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    The referenced script on this Behaviour is missing!
    NullReferenceException: Object reference not set to an instance of an object
    No fn idea what's going on, and I think it's lagging the server too ... :(
     
    Last edited by a moderator: Apr 18, 2015
  8. Wulf

    Wulf Community Admin

    Build 755 is not for the latest Rust version. Please download the latest release from the site here.