Emotracker seems to crash for me after it is running for awhile. In my estimation around 30 minutes? It errors with this:
An exception of type 'System.InvalidOperationException' occurred in System.Private.CoreLib.dll but was not handled in user code: 'Collection was modified; enumeration operation may not execute.'
at System.ThrowHelper.ThrowInvalidOperationException_InvalidOperation_EnumFailedVersion()
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at EmoTracker.Data.Packages.PackageManager.get_CurrentPackageHasUpdateAvailable() in C:\Programs\EmoTracker\EmoTracker.Data\Packages\PackageManager.cs:line 291
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)```
Win10 system
Emotracker seems to crash for me after it is running for awhile. In my estimation around 30 minutes? It errors with this: