wynick27 / steam-missing-covers-downloader

Adds missing library covers for new steam UI
Other
73 stars 14 forks source link

Scanning for non-game entries #20

Open SomeoneIsWorking opened 2 years ago

SomeoneIsWorking commented 2 years ago

Non-game entries such as Gamepad Controller Template (1456390) cause Exception

Error finding cover for 1456390, Game not found
Total cover downloaded: 0
Exception ignored in: <function _ProactorBasePipeTransport.__del__ at 0x000001B5AC739240>
Traceback (most recent call last):
  File "C:\python3\lib\asyncio\proactor_events.py", line 116, in __del__
    self.close()
  File "C:\python3\lib\asyncio\proactor_events.py", line 108, in close
    self._loop.call_soon(self._call_connection_lost, None)
  File "C:\python3\lib\asyncio\base_events.py", line 745, in call_soon
    self._check_closed()
  File "C:\python3\lib\asyncio\base_events.py", line 510, in _check_closed
    raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
Jonius7 commented 1 year ago

Fixed in 407e820ec43b61d1f4329a4703a92010b6707ff2