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 encountered #272

Closed
yunmgr opened this issue Aug 13, 2023 · 1 comment
Closed

Fatal error encountered #272

yunmgr opened this issue Aug 13, 2023 · 1 comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@yunmgr
Copy link

yunmgr commented Aug 13, 2023

16:15:52: Fatal error encountered:
16:15:52:
16:15:52: Traceback (most recent call last):
16:15:52: File "main.py", line 175, in
16:15:52: File "asyncio\base_events.py", line 616, in run_until_complete
16:15:52: File "twitch.py", line 759, in run
16:15:52: File "twitch.py", line 778, in _run
16:15:52: File "twitch.py", line 1449, in get_auth
16:15:52: File "twitch.py", line 512, in validate
16:15:52: File "twitch.py", line 521, in _validate
16:15:52: File "contextlib.py", line 171, in aenter
16:15:52: File "twitch.py", line 1474, in request
16:15:52: File "gui.py", line 1946, in coro_unless_closed
16:15:52: File "aiohttp\client.py", line 1125, in send
16:15:52: File "aiohttp\client.py", line 536, in _request
16:15:52: File "aiohttp\connector.py", line 540, in connect
16:15:52: File "aiohttp\connector.py", line 901, in _create_connection
16:15:52: File "aiohttp\connector.py", line 1175, in _create_direct_connection
16:15:52: File "aiohttp\connector.py", line 980, in _wrap_create_connection
16:15:52: File "asyncio\base_events.py", line 1010, in create_connection
16:15:52: File "asyncio\base_events.py", line 924, in _connect_sock
16:15:52: File "asyncio\proactor_events.py", line 702, in sock_connect
16:15:52: RuntimeError: await wasn't used with future
16:15:52:
16:15:52: Exiting...
16:15:53:
16:15:53: Application Terminated.
16:15:53: Close the window to exit the application.
how to fix it?

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

DevilXD commented Aug 13, 2023

This is a duplicate of #80.

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