error on opening

Issue #9236 duplicate
Filippo Moscatelli created an issue

No description provided.

Comments (2)

  1. Filippo Moscatelli reporter

    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.Processes.Scanning.ScanForGames(Boolean& hasExpiredCredentials)
    at MessageExpression.OrderInvalidPool(Boolean& hasExpiredCredentials, MessageExpression )
    at Unbroken.Stubs.ExceptionStub.ExcludeCompositeAdvisor(List1& reference) at ParameterRules.OrderInvalidPool(List1& reference, ParameterRules )
    at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.<>c.WriteCompositeCode()
    at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CancelStatelessParameter(Object )
    at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ReadMultipartDic()
    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.Threading.Thread.StartCallback()

    Recent Log:

    22:45:46 Exception

  2. Log in to comment