just reporting a launchbox error i recieved

Issue #8487 open
James Higdon created an issue

The process cannot access the file 'E:\LaunchBox\Images\Arcade\Screenshot - Game Title\Pro Soccer-01.png' because it is being used by another process.

App: LaunchBox
Version: 13.10
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.RemoveLiteralParser(Object )
at Unbroken.LaunchBox.Windows.Data.Game.<>c.ChangeNotificationAttr(String path)
at System.Linq.Enumerable.SelectListIterator2.ToList() at Unbroken.LaunchBox.Windows.Data.Game.GetImageChecksums(String imageType) at MapAttrIdentifier.PushCommonRecord(Object , String imageType, MapAttrIdentifier ) at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.DefineNotificationVisitor(Object var1) at Unbroken.BulkDownloader1.CustomizeInvalidQueue(WebClient i)
at Unbroken.BulkDownloader1.RunInvalidQueue(Object value, AsyncCompletedEventArgs token) at System.Threading.QueueUserWorkItemCallback1.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

Recent Log:

7:34:30 PM Exception

Comments (1)

  1. Log in to comment