rallion / depressurizer

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

It cannot load all my library #67

Open gizellos opened 7 years ago

gizellos commented 7 years ago

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()
Zhuinden commented 7 years ago

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