depressurizer icon indicating copy to clipboard operation
depressurizer copied to clipboard

Unexpected character '11' found when expecting key

Open wooby6 opened this issue 7 years ago • 4 comments

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

wooby6 avatar Nov 03 '17 02:11 wooby6

I'm having this same issue.

FMastro avatar Feb 23 '18 15:02 FMastro

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.

CptChaos avatar Apr 22 '18 13:04 CptChaos

@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.

mvegter avatar Apr 22 '18 13:04 mvegter

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

CptChaos avatar Apr 22 '18 20:04 CptChaos