Recently, ive been getting this spammed into my console every 20-40 minutes:
(23:53:44) | System.NullReferenceException: Object reference not set to an instance of an object
at AnimalBrain+AttackState.GetAimDirection (BaseCombatEntity from, BaseCombatEntity target) [0x00000] in <d6b7625eccf442ceba599ededcf17416>:0
at AnimalBrain+AttackState.StateEnter () [0x00053] in <d6b7625eccf442ceba599ededcf17416>:0
at BaseAIBrain`1[T].SwitchToState (BaseAIBrain`1+BasicAIState[T] newState, System.Int32 stateContainerID) [0x0004f] in <d6b7625eccf442ceba599ededcf17416>:0
at BaseAIBrain`1[T].SwitchToState (AIState newState, System.Int32 stateContainerID) [0x0001b] in <d6b7625eccf442ceba599ededcf17416>:0
at BaseAIBrain`1[T].EventTriggeredStateChange (System.Int32 newStateContainerID, System.Int32 sourceEventID) [0x00029] in <d6b7625eccf442ceba599ededcf17416>:0
at BaseAIEvent.TriggerStateChange (IAIEventListener listener, System.Int32 sourceEventID) [0x00007] in <d6b7625eccf442ceba599ededcf17416>:0
at AIEvents.Tick (System.Single deltaTime, StateStatus stateStatus) [0x0014f] in <d6b7625eccf442ceba599ededcf17416>:0
at BaseAIBrain`1[T].Think (System.Single delta) [0x00066] in <d6b7625eccf442ceba599ededcf17416>:0
at BaseAIBrain`1[T].DoThink () [0x0000d] in <d6b7625eccf442ceba599ededcf17416>:0
at BaseAnimalNPC.TryThink () [0x00023] in <d6b7625eccf442ceba599ededcf17416>:0
at AIThinkManager.DoProcessing (ListHashSet`1[T] process, System.Single budgetSeconds, System.Int32& last) [0x00014] in <d6b7625eccf442ceba599ededcf17416>:0I would be very happy to receive a proper and answer on this.
Thank you in advance,
-RustyMain