1. Then i move to my base in server console spam NullReferenceException
    Code:
    NullReferenceException: Object reference not set to an instance of an object
    Boar.WantsToEat (.BaseEntity best)
    BaseNpc.SelectClosestFood ()
    BaseNpc.SelectFood ()
    BaseNpc.TickFoodAwareness ()
    BaseNpc.TickSenses ()
    BaseNpc.Apex.LoadBalancing.ILoadBalanced.ExecuteUpdate (Single deltaTime, Single nextInterval)
    Apex.LoadBalancing.LoadBalancedQueue.Update ()
    Apex.LoadBalancing.LoadBalancerComponent.Update ()
    
    How to fix it?
     
  2. Wulf

    Wulf Community Admin

    If you aren't modifying animals, then you'd need to report it to the Rust developers.
     
  3. I use ZoneManager, i found this boar and kill, spam in console ended... >.<
     
  4. The issue is with the NoCollect flag, just in case you didn't find what exactly was causing it yet. ;)