Citrinate / FreePackages

An ASF plugin for finding and redeeming free Steam games
Apache License 2.0
90 stars 2 forks source link

Error with FreePackages plugin in latest version #41

Closed Nipponshin closed 1 week ago

Nipponshin commented 1 week ago

Hello, I am having the following error with the latest version of FreePackages and ASF:

2024-07-05 20:50:41|ArchiSteamFarm-35252|ERROR|ASF|CreateOrLoad() System.Text.Json.JsonException: '0x00' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.

If I remove the FreePackages plugin, the error is gone.

I have attached the log file too, please let me know if anything else is needed. log.txt

Citrinate commented 1 week ago

In the asf/config folder there should be the file: FreePackages.cache. Could you upload this file?

The error could probably be resolved by deleting FreePackages.cache.

Nipponshin commented 1 week ago

Hello @Citrinate,

I tried to attach the file here, but I get the following from GitHub, and I am unable to do so:

We don’t support that file type.

Try again with GIF, JPEG, JPG, MOV, MP4, PNG, SVG, WEBM, CPUPROFILE, CSV, DMP, DOCX, FODG, FODP, FODS, FODT, GZ, JSON, JSONC, LOG, MD, ODF, ODG, ODP, ODS, ODT, PATCH, PDF, PPTX, TGZ, TXT, XLS, XLSX or ZIP.

I have uploaded it here so you can download it.

Should I proceed to delete it from my end to test?

Citrinate commented 1 week ago

Yes you can delete the file, which got corrupted somehow, and I expect that should be enough to resolve the issue.

Nipponshin commented 1 week ago

Thanks, @Citrinate!

I confirm that everything is working as expected after deleting the FreePackages.cache file.

I am marking this as solved.