Launchbox Crashing

Issue #5453 new
Anthony Romano created an issue

The file or directory is corrupted and unreadable.

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

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator1.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable`1 collection)
at System.IO.Directory.GetFiles(String path)
at (<>c )
at Unbroken.LaunchBox.Windows.Desktop.BoxImageCache.<>c.<ClearCacheForOtherSizes>b__18_0()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass1_0.<Queue>b__0(Object state)
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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()

Recent Log:

8:55:03 PM Exception

Comments (1)

  1. Christian

    Would do a check disk on that drive. This error typically indicates you have bad sectors making reading files impossible.

  2. Log in to comment