rallion / depressurizer

GNU General Public License v3.0
782 stars 78 forks source link

Unexpected character '11' found when expecting key #82

Open wooby6 opened 6 years ago

wooby6 commented 6 years ago

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 commented 6 years ago

I'm having this same issue.

CptChaos commented 6 years ago

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 commented 6 years ago

@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 commented 6 years ago

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