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

Everytime i run it now, used to work perfectly #344

Closed
xboxisdead opened this issue Oct 31, 2023 · 2 comments
Closed

Everytime i run it now, used to work perfectly #344

xboxisdead opened this issue Oct 31, 2023 · 2 comments
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@xboxisdead
Copy link

18:29:26: Fatal error encountered:
18:29:26:
18:29:26: Traceback (most recent call last):
18:29:26: File "main.py", line 158, in main
18:29:26: File "twitch.py", line 764, in run
18:29:26: File "twitch.py", line 783, in _run
18:29:26: File "twitch.py", line 1454, in get_auth
18:29:26: File "twitch.py", line 515, in validate
18:29:26: File "twitch.py", line 524, in _validate
18:29:26: File "contextlib.py", line 181, in aenter
18:29:26: File "twitch.py", line 1479, in request
18:29:26: File "gui.py", line 2050, in coro_unless_closed
18:29:26: File "aiohttp\client.py", line 1151, in send
18:29:26: File "aiohttp\client.py", line 562, in _request
18:29:26: File "aiohttp\connector.py", line 540, in connect
18:29:26: File "aiohttp\connector.py", line 901, in _create_connection
18:29:26: File "aiohttp\connector.py", line 1178, in _create_direct_connection
18:29:26: File "aiohttp\connector.py", line 980, in _wrap_create_connection
18:29:26: File "asyncio\base_events.py", line 1050, in create_connection
18:29:26: File "asyncio\base_events.py", line 961, in _connect_sock
18:29:26: File "asyncio\proactor_events.py", line 703, in sock_connect
18:29:26: RuntimeError: await wasn't used with future
18:29:26:
18:29:26: Exiting...
18:29:27:
18:29:27: Application Terminated.
18:29:27: Close the window to exit the application.

@Suz1e
Copy link
Contributor

Suz1e commented Nov 1, 2023

This is a problem with aiohttp and asyncio itself. This will happen if your Internet becomes unstable. You can try restarting it.

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

DevilXD commented Nov 1, 2023

This is a duplicate of #80.

@DevilXD DevilXD closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 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

3 participants