Updating Amazon Library

Issue #6848 new
Joshua Roehrig created an issue

App: LaunchBox
Version: 12.9
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.StopMultipartGlobal(WebClient asset) at Unbroken.BulkDownloader1.AssetMultipartGlobal(Object res, AsyncCompletedEventArgs cust)
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()

Recent Log:

12:43:46 PM Exception

Comments (1)

  1. Joshua Roehrig reporter

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

    App: LaunchBox
    Version: 12.9
    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.StopMultipartGlobal(WebClient asset) at Unbroken.BulkDownloader1.DownloadFiles(Int32 timeout)
    at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.ProcessQueue(Func1 getIsCancelled, String activeImageGroup, Action2 onIndeterminateUpdate, Action4 onUpdateAction, Action2 onGameImageDownloaded)
    at Unbroken.LaunchBox.Windows.Desktop.ImageDownloaderHelp.<>c.FlushMetaAdapter()
    at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CheckDistributedCreator()
    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.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart()

    Recent Log:

    12:45:54 PM Exception

  2. Log in to comment