Reporting Error

Issue #7650 open
William Boyce created an issue

The process cannot access the file 'D:\LaunchBox\Images\Arcade\Arcade - Controls Information\Squash-03.png' because it is being used by another process.

App: LaunchBox
Version: 13.2
Type: System.IO.IOException
Site: Microsoft.Win32.SafeHandles.SafeFileHandle ValidateFileHandle(Microsoft.Win32.SafeHandles.SafeFileHandle)
Source: System.Private.CoreLib

at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.File.ReadAllBytes(String path)
at Unbroken.LaunchBox.Windows.Data.Game.<>c.ResetScopeFilter(Object )
at Unbroken.LaunchBox.Windows.Data.Game.<>c.CollectRemoteInvocation(String path)
at System.Linq.Enumerable.SelectListIterator2.ToList() at Unbroken.LaunchBox.Windows.Data.Game.GetImageChecksums(String imageType) at MethodProcessorWrapper.RateMetaServer(Object , String imageType, MethodProcessorWrapper ) at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.SetupRemoteSpecification(Object ident) at Unbroken.BulkDownloader1.FindLiteralRepository(WebClient v)
at Unbroken.BulkDownloader1.PopLiteralRepository(Object item, AsyncCompletedEventArgs counter) at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action1 callback, TState& state)
at System.Threading.ThreadPoolWorkQueue.Dispatch()

Recent Log:

8:59:31 PM Exception

Comments (2)

  1. david

    i am not sure but is another process currently using said file i normally use power toys file locksmith and if it is just end that if possible this could resolve itself if its the search indexer using that file

  2. Log in to comment