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

Fatal error #218

Closed
kalakoa opened this issue Jun 11, 2023 · 1 comment
Closed

Fatal error #218

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

Comments

@kalakoa
Copy link

kalakoa commented Jun 11, 2023

12:32:22: Fatal error encountered:
12:32:22:
12:32:22: Traceback (most recent call last):
12:32:22: File "main.py", line 170, in
12:32:22: File "asyncio\base_events.py", line 653, in run_until_complete
12:32:22: File "twitch.py", line 764, in run
12:32:22: File "twitch.py", line 783, in _run
12:32:22: File "twitch.py", line 1454, in get_auth
12:32:22: File "twitch.py", line 517, in validate
12:32:22: File "twitch.py", line 526, in _validate
12:32:22: File "contextlib.py", line 204, in aenter
12:32:22: File "twitch.py", line 1479, in request
12:32:22: File "gui.py", line 1955, in coro_unless_closed
12:32:22: File "aiohttp\client.py", line 1125, in send
12:32:22: File "aiohttp\client.py", line 536, in _request
12:32:22: File "aiohttp\connector.py", line 540, in connect
12:32:22: File "aiohttp\connector.py", line 901, in _create_connection
12:32:22: File "aiohttp\connector.py", line 1175, in _create_direct_connection
12:32:22: File "aiohttp\connector.py", line 980, in _wrap_create_connection
12:32:22: File "asyncio\base_events.py", line 1069, in create_connection
12:32:22: File "asyncio\base_events.py", line 973, in _connect_sock
12:32:22: File "asyncio\proactor_events.py", line 726, in sock_connect
12:32:22: RuntimeError: await wasn't used with future
12:32:22:
12:32:22: Exiting...
12:32:23:
12:32:23: Application Terminated.
12:32:23: Close the window to exit the application.

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

DevilXD commented Jun 11, 2023

This is a duplicate of #80.

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