rallion / depressurizer

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

Unexpected character 7 #90

Open PauloWar opened 4 years ago

murphycd commented 9 months ago

I have the same error.

16:43:16.843236 - INFO: Profile loaded.
16:43:24.665383 -  ERR: Exception when performing local update.
Depressurizer.ParseException: Unexpected character '213' found when expecting key.
   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()