depressurizer
depressurizer copied to clipboard
It cannot load all my library
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()
Fixed in https://github.com/Theo47/depressurizer/issues/64#issuecomment-257153102