Error occurring in Launchbox

Issue #7059 resolved
Jacob King created an issue

The process cannot access the file 'F:\Dropbox\4. FreeTime\1. Video-Games\LaunchBox\Metadata\Temp\70a6b245-f1ae-4487-a6a8-46675cfa2425' because it is being used by another process.

App: LaunchBox
Version: 12.13
Type: System.IO.IOException
Site: Void DestroyAbstractCandidate(System.Object, System.Object)
Source: Unbroken.LaunchBox.Windows

at Unbroken.LaunchBox.Windows.Data.DataManager.DestroyAbstractCandidate(Object key, Object visitor)
at IndexerCreator.PublishFocusGetter(DataSet key, String visitor, IndexerCreator )
at Unbroken.LaunchBox.Windows.Data.DataManager.PrepareAbstractCandidate(String i)
at RefInitializer.PublishFocusGetter(Object , String value, RefInitializer )
at Unbroken.LaunchBox.Windows.Data.DataManager.<>c__DisplayClass167_0.SelectAbstractBridge()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

7:50:09 PM Exception

Comments (2)

  1. Christian

    This typically happens because DropBox is syncing that file which locks it and when LaunchBox goes to grab/manipulate it can’t because of it.

  2. Log in to comment