RimWorld

RimWorld

Immortals
Arkitekt Jul 23, 2021 @ 12:00pm
Error being thrown when animals are slaughtered
Here's the error that's thrown:

System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00010] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Immortals.Immortal_Component.RezPawn (Verse.Pawn pawn) [0x004c4] in <d66a8ad7e7184c27b625ba916e4418f3>:0
at Immortals.Immortal_Component.GameComponentUpdate () [0x0018d] in <d66a8ad7e7184c27b625ba916e4418f3>:0
at Verse.GameComponentUtility.GameComponentUpdate () [0x00017] in <043c4d174c7a496480db68a85fa21766>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.GameComponentUtility:GameComponentUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()