Jeshibu / PlayniteExtensions

MIT License
30 stars 5 forks source link

Game Size Calculation for Non-Installed Titles occasionally stops on random games #10

Closed cnapolit closed 2 years ago

cnapolit commented 2 years ago

While attempting to calculate for non-installed games, the Calculator will sometimes prematurely end on random titles. Re-attempting to calculate will consistently end in the same manner for the same game. Logs have no mention of any exception handling or indications of failure. One example that consistently failed was the steam version of Amnesia: Rebirth.

cnapolit commented 2 years ago

extensions.log playnite.log

cnapolit commented 2 years ago

Just noticed it proc on Transformers: Fall of Cybertron, which I know is delisted from Steam. Probably related.

Jeshibu commented 2 years ago

Added more robust error handling in the latest release. If there are games that repeatedly error out or if there are repeated errors in general let me know.