rallion / depressurizer

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

Unexpected character '64' found when expecting key #72

Open westfoxtrot opened 7 years ago

westfoxtrot commented 7 years ago

In Log

19:30:50.166816 - ERR: Exception when performing local update. Depressurizer.ParseException: Unexpected character '64' 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()