KeyError: 'dateAdded'
(1 additional frame(s) were not displayed)
...
File "local\humbleapp_adapter.py", line 74, in refresh_game_list
config = self._parse_config()
File "local\humbleapp_adapter.py", line 80, in _parse_config
return parse_humble_app_config(self.CONFIG_PATH)
File "humbleapp\humbleapp.py", line 120, in parse_humble_app_config
games = [parse_game(g) for g in content['game-collection-4']]
File "humbleapp\humbleapp.py", line 120, in <listcomp>
games = [parse_game(g) for g in content['game-collection-4']]
File "humbleapp\humbleapp.py", line 110, in parse_game
date_added=raw["dateAdded"],
Task exception was never retrieved
future: <Task finished coro=<HumbleBundlePlugin._check_humbleapp() done, defined at d:\Users\Mieszko\AppData\Local\GOG.com\Galaxy\plugins\installed\humblebundle\plugin.py:458> exception=KeyError('dateAdded')>
Sentry Issue: HB-49