can not use Launchbox any more

Issue #6895 resolved
Paul Rusch created an issue

I am getting this error and can not use launchbox any more…

Invalid URI: The format of the URI could not be determined.

App: LaunchBox
Version: 12.10
Type: System.UriFormatException
Site: Void CreateThis(System.String, Boolean, System.UriKind)
Source: System.Private.Uri

at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at Unbroken.BulkDownloader1.DefineDistributedPublisher(WebClient def) at Unbroken.BulkDownloader1.PrintDistributedPublisher(Object res, AsyncCompletedEventArgs visitor)
at System.Net.WebClient.OnDownloadFileCompleted(AsyncCompletedEventArgs e)
at System.Net.WebClient.<StartAsyncOperation>b__78_4(Object arg)
at System.Threading.SynchronizationContext.<>c.<Post>b__12_0(ValueTuple2 s) at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action1 callback, TState& state)
at System.Threading.QueueUserWorkItemCallback`1.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Recent Log:

19:19:36 Exception

Comments (3)

  1. Christian

    Paul, could you look in \\LaunchBox\Data\ folder for an ImageQueue.xml file and if it’s there upload it to this ticket. You can then delete that file and you should be able to get into LaunchBox then without throwing the error. You WILL need to requeue your image downloads again though by running Tools > Download > Download Media and Metadata after doing this though. When running that tool you can select the “Do not replace” option on the last page of the wizard and only grab items you haven’t already downloaded.

  2. Log in to comment