depressurizer icon indicating copy to clipboard operation
depressurizer copied to clipboard

It cannot load all my library

Open gizellos opened this issue 8 years ago • 1 comments

Hello, when I run the program, it says: "Error updating from local files: Unnecpected character '57' found when expecting key.".

After that it won't load all my library.

In log, there is this:

16:45:16.310129 -  ERR: Exception when performing local update.
Depressurizer.ParseException: Unexpected character '57' found when expecting key.
   v Depressurizer.VdfFileNode.LoadFromBinary(BinaryReader stream, Int64 streamLength)
   v Depressurizer.PackageInfo.LoadPackages(String path)
   v Depressurizer.GameList.UpdateGameListFromOwnedPackageInfo(Int64 accountId, SortedSet`1 ignored, AppTypes includedTypes, Int32& newApps)
   v Depressurizer.FormMain.UpdateLibrary()

gizellos avatar Oct 27 '16 14:10 gizellos

Fixed in https://github.com/Theo47/depressurizer/issues/64#issuecomment-257153102

Zhuinden avatar Oct 31 '16 07:10 Zhuinden