I'm not doing anything with it

Issue #7953 open
kenneth lawson created an issue

The process cannot access the file 'F:\LaunchBox\Images\Arcade\Box - 3D\Boulder Dash.5d65507a-208c-4781-982d-30ffabb1e0e5-01.png' because it is being used by another process.

App: LaunchBox
Version: 13.6
Theme: Default
Type: System.IO.IOException
Site: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions)
Source: System.Private.CoreLib

at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.File.ReadAllBytes(String path)
at Unbroken.LaunchBox.Windows.Data.Game.<>c.TestTraversalDatabase(Object )
at Unbroken.LaunchBox.Windows.Data.Game.<>c.DeleteCommonSpecification(String path)
at System.Linq.Enumerable.SelectListIterator2.ToList() at Unbroken.LaunchBox.Windows.Data.Game.GetImageChecksums(String imageType) at ParserIdentifierBase.CountIdentifiableClient(Object , String imageType, ParserIdentifierBase ) at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.RemoveCommonMock(Object reference) at Unbroken.BulkDownloader1.PostScopeAdapter(WebClient item)
at Unbroken.BulkDownloader1.PopScopeAdapter(Object item, AsyncCompletedEventArgs col) at System.Threading.QueueUserWorkItemCallback1.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

Recent Log:

10:10:03 AM Exception

Comments (2)

  1. Log in to comment