-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Each time day 3 loads I get the following error.
InvalidOperationException: Collection was modified; enumeration operation may not execute.
System.ThrowHelper.ThrowInvalidOperationException (System.ExceptionResource resource) (at <fb001e01371b4adca20013e0ac763896>:0)
System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () (at <fb001e01371b4adca20013e0ac763896>:0)
System.Collections.Generic.List`1+Enumerator[T].MoveNext () (at <fb001e01371b4adca20013e0ac763896>:0)
Game.Systems.TurnsSystem+<CarryOutTurns>d__10.MoveNext () (at Assets/Game/Systems/TurnsSystem.cs:49)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <3dc54541a2574ac7826a004a212a4332>:0)Unity 2019.4.1f1
Metadata
Metadata
Assignees
Labels
No labels