Crash at Amazon import

Issue #9265 duplicate
Giuliano Boava created an issue

Hi!

I can’t set to import or update Amazon Games, LaunchBox always crash. I have to manually edit Settings.xml to change the field from <AmazonAutoImport>AllGames</AmazonAutoImport> to <AmazonAutoImport>InstalledOnly</AmazonAutoImport> to get LaunchBox initialize again. The error is always the same (see below). I tried to disconnect from Amazon Games and try again, the same error occurs. I don’t know how to solve the problem. I don’t want to reinstall everything from scratch.

Version of LaunchBox: 13.15 - Brazilian Portuguese

Version of Windows: Windows 11 Pro - 23H2, compilation 22631.4169

The issue always occurs when try to access Amazon Games

Every time I scan or import Amazon Games the crash happens

The code of the error is below

Thank you!

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:

17:43:55 Exception

Comments (2)

  1. Log in to comment