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 '11' found when expecting key #82

Open
wooby6 opened this issue Nov 3, 2017 · 4 comments
Open

Unexpected character '11' found when expecting key #82

wooby6 opened this issue Nov 3, 2017 · 4 comments

Comments

@wooby6
Copy link

wooby6 commented Nov 3, 2017

11:24:54.098964 - ERR: Exception when performing local update.
Depressurizer.ParseException: Unexpected character '11' 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()

Full log at https://pastebin.com/QfiWZf2k

@FMastro
Copy link

FMastro commented Feb 23, 2018

I'm having this same issue.

@CptChaos
Copy link

CptChaos commented Apr 22, 2018

I'm having same error, but for character 37. App continues after clicking OK, but doesn't seem to categorize my library. On Windows 10.

EDIT:
https://github.com/Depressurizer/Depressurizer seems a fork which still has active development.

@mvegter
Copy link

mvegter commented Apr 22, 2018

@CptChaos The fork you mentioned isn't active anymore, you can try my branch: mvegter/Depressurizer. I'm one of the contributors of the fork you mentioned.

@CptChaos
Copy link

@mvegter Thanks! I see your fork has more featuers too! Nice! Will use that one, hahaha!

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

4 participants