Crash on importing Amazon Games

Issue #9220 duplicate
Clay Zahrobsky created an issue

Launchbox v13.15

Windows 11 23H2 (22631.4112)

Twice now when trying to import Amazon Games.

Tools/Import/Amazone Games

Next/Next/Next/Next/Force Checked/Next

Sign In, authenticate with Amazon

then crash

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

App: LaunchBox
Version: 13.15
Theme: Default
Type: Newtonsoft.Json.JsonReaderException
Site: Boolean ParseValue()
Source: Newtonsoft.Json

at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Unbroken.LaunchBox.Windows.Integrations.Amazon.AmazonAccount.GetAccountEntitlements()
at MerchantDispatcherProducer.InstantiateObservableWrapper(MerchantDispatcherProducer )
at Unbroken.LaunchBox.Windows.Integrations.Amazon.AmazonGames.GetLibraryGames()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AmazonImportAccountParseViewModel.ReadCompositeRule()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CancelStatelessParameter(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ReadMultipartDic()
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:

16:54:17 Exception

Comments (2)

  1. Log in to comment