PaulCombal / SamRewritten

Steam Achievement Manager For Linux. Rewritten in C++.
GNU General Public License v3.0
334 stars 32 forks source link

Crash: premature EOF #120

Closed fbievan closed 2 years ago

fbievan commented 2 years ago

Simple crash

Parsing error: parse error: premature EOF
                                       {"applist":{"apps":[{"appid":22
                     (right here) ------^
PaulCombal commented 2 years ago

Very weird.. can you try the fix I suggested in #114 and tell me if it changes anything? Is your internet connection stable?

fbievan commented 2 years ago

No, my connection was not stable at all, yesterday. Works completely fine, today. Any reason why it didn't yesterday? Even with my connection being not stable, i would expect it to still pull from wherever it needed to

PaulCombal commented 2 years ago

Strange, I don't know what could have happened. Maybe you lost connection while downloading the file, I don't know. Glad it works in the end. I have referenced this issue in the possible enhancements list.

Thanks for reporting the issue, feel free to close it if there is nothing else

fbievan commented 2 years ago

Appreciate this work.