Unexpected character '53' found when expecting key.
BSE97 opened this issue · 4 comments
Hi,
everytime I start despressurizer I get the following error: Unexpected character '53' found when expecting key.
Here is what is written in the Log:
13:24:12.391603 - ERR: Exception when performing local update.
Depressurizer.ParseException: Unexpected character '53' found when expecting key.
bei Depressurizer.VdfFileNode.LoadFromBinary(BinaryReader stream, Int64 streamLength)
bei Depressurizer.PackageInfo.LoadPackages(String path)
bei Depressurizer.GameList.UpdateGameListFromOwnedPackageInfo(Int64 accountId, SortedSet`1 ignored, AppTypes includedTypes, Int32& newApps)
bei Depressurizer.FormMain.UpdateLibrary()
Same, I receive a error: 51
rallion/depressurizer
and the fork Theo47/depressurizer both need some TLC.
Fixed in Theo47/Depressurizer#64 (comment)
This fixed it.
Thank you