creature-creator icon indicating copy to clipboard operation
creature-creator copied to clipboard

NullReferenceException: Object reference not set to an instance of an object

Open Leetroch opened this issue 1 year ago • 0 comments

Bug 24: NullReferenceException: Object reference not set to an instance of an object DanielLochner.Assets.CreatureCreator.AnimalAI.UpdateIgnored () (at <8a7d73aba57143e1991b5e120b3bb1ee>:0) UnityEngine.Events.InvokableCall.Invoke () (at :0) UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) (at :0) DanielLochner.Assets.TrackRegion.Track (UnityEngine.Collider col) (at :0) DanielLochner.Assets.TrackRegion.OnTriggerEnter (UnityEngine.Collider other) (at :0)

This warning came after I was bitten by a snake.

Leetroch avatar Jul 01 '23 04:07 Leetroch