Skip to content

Runtime error after letting run for awhile #14

Description

@codemann8

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions