Skip to content

Conversation

@Nytra
Copy link
Contributor

@Nytra Nytra commented Apr 23, 2025

https://discord.com/channels/901126079857692714/1364725144676990998

Exception running asynchronous task:
System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at async bool InspectorPowerTools.LagFreeInspectorGeneration.Prefix(WorkerInspector __instance, Worker container, Predicate<ISyncMember> memberFilter, Predicate<Worker> workerFilter, bool includeContainer)+(?) => { }
   --- End of inner exception stack trace ---
---> (Inner Exception #0) System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at async bool InspectorPowerTools.LagFreeInspectorGeneration.Prefix(WorkerInspector __instance, Worker container, Predicate<ISyncMember> memberFilter, Predicate<Worker> workerFilter, bool includeContainer)+(?) => { }<---


   at void Elements.Core.UniLog.Error(string message, bool stackTrace)
   at void FrooxEngine.CoroutineManager.CheckExceptions(Task task)
   at void System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
   at void System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at bool System.Threading.ThreadPoolWorkQueue.Dispatch()
   at bool System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

@Nytra Nytra requested a review from Banane9 April 23, 2025 22:33
@Banane9 Banane9 merged commit 4793427 into master Apr 24, 2025
2 checks passed
@Banane9 Banane9 deleted the collectionModified branch April 24, 2025 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants