Depressurizer icon indicating copy to clipboard operation
Depressurizer copied to clipboard

Error Updating Local Files, Unexpected Character "34" when expecting a key- also no auto cat groups.

Open Esenfur opened this issue 7 years ago • 0 comments

For some reason, my steam reset my cames to no categories so gonna dive in and fix this. I did use the rallion version, then discovered this new one. Rallion and Theo has the same error.

image Here is the error I have on boot..

image Here you can see I have no other choice than Genre. Also happens from the top selection bar under "auto-cat"

On the bottom status bar it says "Updated 0DB Entries from appinfo. Profile loaded. Failed to update from config files" - if this has any effect?

I seen a post deleting the 2 files in steam/appcache but this had no difference for Depressurizer.

Log:

12:22:50.924543 -  ERR: Exception when performing local update.
Depressurizer.ParseException: Unexpected character '34' 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()

Esenfur avatar Feb 15 '18 12:02 Esenfur