Launchbox locks up & have to close out

Issue #8777 resolved
Michael McDermott created an issue

Collection was modified; enumeration operation may not execute.

App: LaunchBox
Version: 13.12
Theme: Default
Type: System.InvalidOperationException
Site: Void ThrowInvalidOperationException_InvalidOperation_EnumFailedVersion()
Source: System.Private.CoreLib

at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable1 source, Func2 predicate, Boolean& found) at Unbroken.LaunchBox.Windows.Monitoring.GameDirectoryMonitor.InstantiateTransactionalSetter(Object param, FileSystemEventArgs vis) at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(WatcherChangeTypes changeType, ReadOnlySpan1 name)
at System.IO.FileSystemWatcher.ParseEventBufferAndNotifyForEach(ReadOnlySpan`1 buffer)
at System.IO.FileSystemWatcher.ReadDirectoryChangesCallback(UInt32 errorCode, UInt32 numBytes, AsyncReadState state)
at System.IO.FileSystemWatcher.<>c.<StartRaisingEvents>b__83_0(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pNativeOverlapped)

Recent Log:

8:19:00 PM Exception

Comments (1)

  1. Retro808

    This is resolved in the current beta. You can opt into the beta by going to Tools > Options > General > Updates

  2. Log in to comment