Annoying Error on launchbox start up

Issue #4786 new
Estevan Garcia created an issue

After I tried my external drive with LB on it on my other computer which worked great. but when I unplugged it and put the drive back on the main computer this is the error I keep getting. I can still play navigate and play games and use big box but this error is always there.

The file or directory is corrupted and unreadable.

App: LaunchBox Version: 9.5 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.CommonInit() at System.IO.FileSystemEnumerableIterator1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.Directory.GetFiles(String path) at (<>c , Object ) at Unbroken.LaunchBox.Desktop.BoxImageCache.<>c.<ClearCacheForOtherSizes>b__18_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:

1:11:19 PM Music.Prepare Start 1:11:19 PM Music.Kill Start 1:11:19 PM Music.Kill Finished 1:11:19 PM Music.NotifyTrackList Start 1:11:19 PM Music.NotifyTrackList Invoke WPF 1:11:19 PM Exception

Comments (1)

  1. Jason Carr repo owner

    Hi Estevan, it looks like this might be a file system or permissions issue. You might want to run chkdsk or something like that to make sure that your disk and file system are okay. You could also manually delete the LaunchBox\Images\Cache-LB and LaunchBox\Images\Cache-BB folders while LaunchBox and Big Box are closed to see if that helps.

  2. Log in to comment