Crash during "Clean Up Media"

Issue #5224 new
Erlend Fiddan created an issue

The file or directory is corrupted and unreadable.

App: LaunchBox
Version: 10.13
Type: System.IO.IOException
Site: Void WinIOError(Int32, System.String)
Source: mscorlib

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at (<>c , String )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.CleanUpMediaGridViewModel.<>c.<GameScanThreadProcess>b__71_4(String path)
at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source)
at (CleanUpMediaGridViewModel , IReadOnlyList1 ) at Unbroken.LaunchBox.Windows.Desktop.ViewModels.CleanUpMediaGridViewModel.GameScanThreadProcess(IReadOnlyList1 games)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.CleanUpMediaGridViewModel.<>c__DisplayClass70_0.<ScanProcess>b__7()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

4:28:48 PM Exception

Comments (0)

  1. Log in to comment