Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected character '36' found when expecting key #74

Open
Hacksterlim opened this issue Dec 26, 2016 · 8 comments
Open

Unexpected character '36' found when expecting key #74

Hacksterlim opened this issue Dec 26, 2016 · 8 comments

Comments

@Hacksterlim
Copy link

Hacksterlim commented Dec 26, 2016

I saw this issue when launching depressurizer.

I suspect is due to ABZU game > http://store.steampowered.com/app/384190/
Any games after this in my steam game list do not appear in depressurizer

appID: 384190
name: ABZÛ

Using version 0.6.1.0

Added log:

22:55:20.964839 - INFO: Integrated XML data into game list. 155 total items, 0 new.
22:59:16.231713 - ERR: Exception when performing local update.
Depressurizer.ParseException: Unexpected character '36' found when expecting key.
at Depressurizer.VdfFileNode.LoadFromBinary(BinaryReader stream, Int64 streamLength)
at Depressurizer.VdfFileNode.LoadFromBinary(BinaryReader stream, Int64 streamLength)
at Depressurizer.PackageInfo.LoadPackages(String path)
at Depressurizer.GameList.UpdateGameListFromOwnedPackageInfo(Int64 accountId, SortedSet`1 ignored, AppTypes includedTypes, Int32& newApps)
at Depressurizer.FormMain.UpdateLibrary()

@Grief
Copy link

Grief commented Dec 31, 2016

I have a similar issue with character '22', not sure what game is it though.

@DeMyztikX
Copy link

DeMyztikX commented Jan 2, 2017

I had this with '25' and am missing something around 300-400 games from the list. Aaru's Awakening is the first one I noticed missing (alphabetically first).

Theo's version seems to work just fine though.

@Hacksterlim
Copy link
Author

I'll go try out Theo's version. Will report back after trying out.

@VincEmond
Copy link

I have the same error with '37'. I do not have the game Aaru's Awakening however.

@Fungusface
Copy link

I have the same error with '109'. Not sure what game it's associated with, but the app is only picking up 562 of my 697 games.

@DeMyztikX
Copy link

@Fungusface @VincEmond new version by Theo https://github.com/Theo47/depressurizer

This one isn't maintained any more.

@Fungusface
Copy link

Thanks. Theo version works great!

@VincEmond
Copy link

Great, thanks for the new version update !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants