RimWorld

RimWorld

Yayo's Animation (Continued)
cptnoname 19 Jul, 2023 @ 6:37am
bug/mod interaction?
this error occurs every few minutes

> System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
> at System.ThrowHelper.ThrowInvalidOperationException (System.ExceptionResource resource) [0x0000b] in <eae584ce26bc40229c1b1aa476bfa589>:0
> at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in <eae584ce26bc40229c1b1aa476bfa589>:0
> at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in <eae584ce26bc40229c1b1aa476bfa589>:0
> at VanillaMemesExpanded.GameComponent_MoodTracker.GameComponentTick () [0x000c7] in <be366a9d1bb04729822fc3685a02056e>:0
> at (wrapper dynamic-method) Verse.GameComponentUtility.Verse.GameComponentUtility.GameComponentTick_Patch1()
> UnityEngine.StackTraceUtility:ExtractStackTrace ()
> (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch8 (string)
> (wrapper dynamic-method) Verse.GameComponentUtility:Verse.GameComponentUtility.GameComponentTick_Patch1 ()
> (wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch8 (Verse.TickManager)
> Verse.TickManager:TickManagerUpdate ()
> (wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
> Verse.Root_Play:Update ()

hugslib: https://gist.github.com/HugsLibRecordKeeper/f48386f570fd71cb9e07c9d12c264f8f

rimpy analyzer:
> System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
> at System.ThrowHelper.ThrowInvalidOperationException (System.ExceptionResource resource)
> at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare ()
> at System.Collections.Generic.List`1+Enumerator[T].MoveNext ()
> at VanillaMemesExpanded.GameComponent_MoodTracker.GameComponentTick ()
> at (wrapper dynamic-method) Verse.GameComponentUtility.Verse.GameComponentUtility.GameComponentTick_Patch1()
>
>
>
> Verse.GameComponentUtility.Verse.GameComponentUtility.GameComponentTick_Patch1 was patched by:
> POST:
> yayoAni.Patch_GameComponentUtility+DoTicking.Postfix