Getting these errors and still no updated games prompt. 71h2
Code:
python F95Checker.py
QSocketNotifier: Invalid socket 36 and type 'Write', disabling...
Exception ignored in: <coroutine object refresh.<locals>.worker at 0x7fdc5c282d40>
Traceback (most recent call last):
File "/mnt/str/Documents/.Temp/Games/F95CheckerV7.1h2/modules/callbacks.py", line 459, in worker
await refresh_tasks.get_nowait()
File "/mnt/str/Documents/.Temp/Games/F95CheckerV7.1h2/modules/api.py", line 429, in check
await gui.WarningPopup.open(globals.gui, 'Error!', f'Something went wrong checking {name}...\n\n{exc}')
File "/mnt/str/Documents/.Temp/Games/F95CheckerV7.1h2/modules/gui.py", line 1188, in open
msg = WarningPopup(parent, title, message)
File "/mnt/str/Documents/.Temp/Games/F95CheckerV7.1h2/modules/gui.py", line 1178, in __init__
super().__init__(parent)
RuntimeError: wrapped C/C++ object of type F95Checker_GUI has been deleted
Task was destroyed but it is pending!
task: <Task pending name='Task-2' coro=<refresh() running at /mnt/str/Documents/.Temp/Games/F95CheckerV7.1h2/modules/callbacks.py:469> wait_for=<_GatheringFuture pending cb=[<TaskWakeupMethWrapper object at 0x7fdc90ead940>()]>>
Exception ignored in: <coroutine object refresh at 0x7fdc90f973c0>
Traceback (most recent call last):
File "/mnt/str/Documents/.Temp/Games/F95CheckerV7.1h2/modules/callbacks.py", line 473, in refresh
globals.gui.refresh_bar.setVisible(False)
RuntimeError: wrapped C/C++ object of type QProgressBar has been deleted