Bug issue while editing metadata

Issue #7785 new
Thomas Thirtle created an issue

while clicking search DB this error pops up every time.

Windows version: 10 22H2

Only way to reproduce is to have an epic games account linked.

ERROR TEXT:

The format of value ' ' is invalid.

App: LaunchBox
Version: 13.5
Type: System.FormatException
Site: System.Object ParseValue(System.String, System.Object, Int32 ByRef)
Source: System.Net.Http

at System.Net.Http.Headers.HttpHeaderParser.ParseValue(String value, Object storeValue, Int32& index)
at System.Net.Http.Headers.HttpHeaders.ParseAndAddValue(HeaderDescriptor descriptor, HeaderStoreItemInfo info, String value)
at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.InvokeRequest[T](Object url, Object tokens)
at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.GetIsUserLoggedIn()
at AttributeContainerProcessor.ForgotLiteralVisitor(Object , AttributeContainerProcessor )
at Unbroken.LaunchBox.Windows.Integrations.EpicGames.Epic.IsLoggedIn()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.PublishFailureMap()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.<>c.PublishHttpVal(Object )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.<>c.NewFailureClient(Action action)
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass7_1`1.SelectCommonOrder()
at System.Threading.Thread.StartHelper.Callback(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

8:58:14 PM Exception

Comments (3)

  1. Christian

    Is this occurring for you only on games that were imported via the Epic Games importer, or any game?

  2. Thomas Thirtle reporter

    Only with games from the epic store. I need to create a separate thread when I try to import as that also bugs out

  3. Log in to comment