Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Exception when loading frames after a recording #922

Open
NickeManarin opened this issue Jun 23, 2021 · 0 comments
Open

[Bug] Exception when loading frames after a recording #922

NickeManarin opened this issue Jun 23, 2021 · 0 comments
Labels
🔷 Bug 🐛 Type • An undesired situation happens. 🕑 High Priority • High ⬜ Pending Status • This issue stills needs to be analyzed.

Comments

@NickeManarin
Copy link
Owner

Some users are experiencing an exception when finishing a recording and loading the frames inside the editor.

► Title - 
	Error in loading frames
▬ Message - 
	Collection was modified; enumeration operation may not execute.
○ Type - 
	System.InvalidOperationException
▲ Source - 
	mscorlib
▼ TargetSite - 
	Void ThrowInvalidOperationException(System.ExceptionResource)
♠ StackTrace - 
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at ScreenToGif.Windows.Editor.Load()
@NickeManarin NickeManarin added 🔷 Bug 🐛 Type • An undesired situation happens. ⬜ Pending Status • This issue stills needs to be analyzed. 🕑 High Priority • High labels Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔷 Bug 🐛 Type • An undesired situation happens. 🕑 High Priority • High ⬜ Pending Status • This issue stills needs to be analyzed.
Projects
None yet
Development

No branches or pull requests

1 participant