Error

Issue #1433 invalid
Former user created an issue

System.IO.IOException: The file or directory is corrupted and unreadable.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost) at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost) at () at LaunchBox.Utilities.GetImagesCacheFolderPath() at (Game , String , Boolean ) at LaunchBox.Data.Game.GetCacheFilePath(String imageGroup, Boolean front) at (String ) at LaunchBox.Caching.ImageCache.PrepopulateImageCache(String imageGroup) at LaunchBox.Caching.ImageCache.<>c__DisplayClass12_0.<StartPrepopulate>b__0() 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()

Comments (4)

  1. Jason Carr repo owner

    Hello Anonymous, unfortunately this is a scary error because it usually means that your hard drive is either experiencing data corruption or is going bad. I'd recommend running chkdsk and then maybe checking the SMART status of your drive to see if you need to replace it.

  2. Log in to comment