Launchbox error report

Issue #5946 new
Ricardo Gonzalez created an issue

Launchbox 11.9
Windows 10
This just happened for the first time:

Could not find a part of the path 'G:\Launchbox\Metadata\Temp\62746b5a-7432-45c5-8517-6470348791b1'.

App: LaunchBox
Version: 11.9
Type: System.IO.DirectoryNotFoundException
Site: Void ManageRemoteException(System.Object, System.Object)
Source: Unbroken.LaunchBox.Windows

at Unbroken.LaunchBox.Windows.Data.DataManager.ManageRemoteException(Object task, Object cont)
at ProcComposer.ChangeTraversalListener(DataSet task, String cont, ProcComposer )
at Unbroken.LaunchBox.Windows.Data.DataManager.DestroyRemoteException(String setup)
at CallbackBroadcaster.ChangeTraversalListener(Object , String value, CallbackBroadcaster )
at Unbroken.LaunchBox.Windows.Data.DataManager.<>c__DisplayClass177_0.CountRemoteVal()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

12:41:57 AM Exception

Comments (2)

  1. Christian

    This error indicates that LaunchBox was unable to save a file to your Temp directory. The most common reasons we see this are because a sync program is locking the folder (something like OneDrive or DropBox) or because the folder is set to readonly. Could you confirm whether or not either may have been the case? If not could you let us know, is this happening often or was this a one time thing? If it happens often, what are you doing just before seeing the error?

  2. Ricardo Gonzalez reporter

    Hi - This was a one-time thing, apparently. I don’t have any LB folders in my DropBox or any other kind of syncing platform, and I had not made any changes to permissions to any LB folders. Luckily, this issue has not repeated since I first reported it. Thanks for the response, though…

  3. Log in to comment