UncleGoogle / galaxy-integration-humblebundle

Humble Bundle integration for GOG Galaxy 2.0
GNU General Public License v3.0
187 stars 18 forks source link

ValueError: 'downloading' is not a valid GameStatus #187

Open sentry-io[bot] opened 2 years ago

sentry-io[bot] commented 2 years ago

Sentry Issue: HB-4C

ValueError: 'downloading' is not a valid GameStatus
ValueError: 'downloading' is not a valid GameStatus
(5 additional frame(s) were not displayed)
...
  File "humbleapp\humbleapp.py", line 106, in parse_game
    status=GameStatus(raw["status"]),
  File "enum.py", line 310, in __call__
  File "enum.py", line 564, in __new__
  File "enum.py", line 548, in __new__
  File "enum.py", line 577, in _missing_

Task exception was never retrieved
future: <Task finished coro=<HumbleBundlePlugin._check_humbleapp() done, defined at C:\Users\Calia\AppData\Local\GOG.com\Galaxy\plugins\installed\humble_v0.11.0_win\plugin.py:458> exception=ValueError("'downloading' is not a valid GameStatus")>