JTNDev / galaxy-integration-wii

MIT License
14 stars 1 forks source link

Plugin keeps crashing. #23

Open sakethray opened 1 year ago

sakethray commented 1 year ago

By checking the log files, I can tell that the games are importing correctly, but then the plugin stops working and crashes. Traceback provided (with account named removed).

Traceback (most recent call last): File "C:\Users-----\AppData\Local\GOG.com\Galaxy\plugins\installed\galaxy-integration-wii-master\galaxy\task_manager.py", line 21, in task_wrapper result = await coro File "C:\Users-----\AppData\Local\GOG.com\Galaxy\plugins\installed\galaxy-integration-wii-master\galaxy\api\plugin.py", line 314, in shutdown await asyncio.wait_for(self.shutdown(), 30) File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\tasks.py", line 403, in wait_for File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\tasks.py", line 592, in ensure_future TypeError: An asyncio.Future, a coroutine or an awaitable is required