JTNDev / galaxy-integration-wii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin keeps crashing.

sakethray opened this issue · comments

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