question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when importing GOG games "Unexpected character encountered while parsing value: E. Path[...]"

See original GitHub issue

Describe the bug Error when importing GOG games “Failed to import games from GOG. Unexpected character encountered while parsing value: E. Path[…]”

To Reproduce Try to update your GOG library. I suspect the error trigerred because I had not updated my library in a long time and maybe I was not authenticated anymore. Upon checking in settings, it said that I was still authenticated. The error was fixed by pressing the “Authenticate” button, which opened the login window that just asked for my password because it already had my username saved.

Screenshots imagen

imagen

Diagnostics ID I’ll paste the log when it happened

2020-06-05 15:03:37.5622|ERROR:Failed to import linked account GOG games details.Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: E. Path '', line 0, position 0.
   en Newtonsoft.Json.JsonTextReader.ParseValue()
   en Newtonsoft.Json.JsonTextReader.Read()
   en Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   en Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   en Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   en Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   en Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   en GogLibrary.Services.GogAccountClient.GetOwnedGames() en E:\Devel\Playnite\source\Plugins\GogLibrary\Services\GogAccountClient.cs:línea 133
   en GogLibrary.GogLibrary.GetLibraryGames() en E:\Devel\Playnite\source\Plugins\GogLibrary\GogLibrary.cs:línea 119
   en GogLibrary.GogLibrary.GetGames() en E:\Devel\Playnite\source\Plugins\GogLibrary\GogLibrary.cs:línea 224

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
JosefNemeccommented, Jun 12, 2020

I think it’s some issue on GOG’s side, I’m having issues signing in on their website.

0reactions
darklinkpowercommented, Oct 10, 2020

No, it has only happened once to me and was fixed by login in again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unexpected character encountered while parsing value
I'm using C# with Json.NET. The issue is that I always get: {"Unexpected character encountered while parsing value: e. Path '', line 0,...
Read more >
Unexpected character encountered while parsing value: E. Path
It triggers when a new item has been created. A trigger condition is specified to only start when the PromotedState value equals 2....
Read more >
Deserialize JSON: Unexpected character encountered ...
Hi All, I am getting the following error while trying to reserialize the Orchestrator HTTP Response Deserialize JSON: Unexpected character ...
Read more >
Photon launcher phasmophobia download. 176. dll ...
Whenever i launch the game using photon launcher it says to me , unexpected character encountered while parsing value . Make sure wemod...
Read more >
Solved: Error while parsing JSON: 'Unexpected character en...
Error while parsing JSON: 'Unexpected character encountered while parsing value: A. Path '', line 0, position 0.' Need immediate help on this. Please...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found