Invalid UI Error upon LB opening

Issue #7002 new
Joshua Aucker created an issue

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

App: LaunchBox
Version: 12.11
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.ReadTransactionalMock(WebClient key) 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.InstantiateSupportedDic()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.VerifyFocusAccount(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ManageInvalidStrategy()
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:

2:16:36 PM Exception

Comments (1)

  1. Log in to comment