Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occasional errors #219

Closed
wlk3773208 opened this issue Jun 12, 2023 · 1 comment
Closed

Occasional errors #219

wlk3773208 opened this issue Jun 12, 2023 · 1 comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@wlk3773208
Copy link

version:3fa9568
game:rust
The error log looks like this:
19:00:32: ERROR: Exception in task
19:00:32: Traceback (most recent call last):
19:00:32: File "utils.py", line 110, in wrapper
19:00:32: File "twitch.py", line 1044, in _watch_loop
19:00:32: File "channel.py", line 364, in send_watch
19:00:32: File "contextlib.py", line 181, in aenter
19:00:32: File "twitch.py", line 1484, in request
19:00:32: File "gui.py", line 2054, in coro_unless_closed
19:00:32: File "aiohttp\client.py", line 1125, in send
19:00:32: File "aiohttp\client.py", line 536, in _request
19:00:32: File "aiohttp\connector.py", line 540, in connect
19:00:32: File "aiohttp\connector.py", line 901, in _create_connection
19:00:32: File "aiohttp\connector.py", line 1175, in _create_direct_connection
19:00:32: File "aiohttp\connector.py", line 980, in _wrap_create_connection
19:00:32: File "asyncio\base_events.py", line 1050, in create_connection
19:00:32: File "asyncio\base_events.py", line 961, in _connect_sock
19:00:32: File "asyncio\proactor_events.py", line 703, in sock_connect
19:00:32: RuntimeError: await wasn't used with future

At this point, I have to reload the program to continue working normally

@DevilXD DevilXD added Bug Something isn't working Duplicate This issue or pull request already exists labels Jun 12, 2023
@DevilXD
Copy link
Owner

DevilXD commented Jun 12, 2023

This is a duplicate of #80.

@DevilXD DevilXD closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants