Importing NES ROM

Issue #6951 new
Kevin Kosters created an issue

The process cannot access the file 'F:\LaunchBox\LaunchBox\Images\Nintendo Entertainment System\Screenshot - Game Title\Nekketsu Kakutou Densetsu-01.png' because it is being used by another process.

App: LaunchBox
Version: 12.11
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.OrderInvalidTag(String path)
at System.Linq.Enumerable.SelectListIterator2.ToList() at Unbroken.LaunchBox.Windows.Data.Game.GetImageChecksums(String imageType) at DicPool.ConnectFocusConfiguration(Object , String imageType, DicPool ) at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.QueryInvalidMethod(Object res) at Unbroken.BulkDownloader1.ReadTransactionalMock(WebClient key)
at Unbroken.BulkDownloader1.RestartTransactionalMock(Object ident, AsyncCompletedEventArgs caller) at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action1 callback, TState& state)
at System.Threading.ThreadPoolWorkQueue.Dispatch()

Recent Log:

11:56:43 AM Exception

Comments (1)

  1. Christian

    Do you have file sync software that could be potentially locking the file? Something like a DropBox application that syncs files or auto-uploads them to the cloud.

  2. Log in to comment