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

Debug. #446

Open
PROMPTYLOL opened this issue Jun 28, 2024 · 3 comments
Open

Debug. #446

PROMPTYLOL opened this issue Jun 28, 2024 · 3 comments

Comments

@PROMPTYLOL
Copy link

.exe builds and runs without unhandled exception but in debug mode, says this:
pygame 2.6.0 (SDL 2.28.4, Python 3.11.5)
Hello from the pygame community. https://www.pygame.org/contribute.html
[2024-06-29 05:00:11] [INFO ] discord.client: logging in using static token
[2024-06-29 05:00:13] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: 43bb35dc621bf57c053940d0438e7ca3).
[2024-06-29 05:00:15] [ERROR ] discord.client: Ignoring exception in on_ready
Traceback (most recent call last):
File "discord\client.py", line 449, in _run_event
File "source_prepared.py", line 156, in on_ready
File "subprocess.py", line 466, in check_output
File "subprocess.py", line 548, in run
File "subprocess.py", line 992, in init
File "subprocess.py", line 1407, in _get_handles
File "subprocess.py", line 1416, in _make_inheritable
OSError: [WinError 50] The request is not supported

@l55p
Copy link

l55p commented Jun 28, 2024

what os are u on

@PROMPTYLOL
Copy link
Author

Windows 11

@PROMPTYLOL
Copy link
Author

@iCronic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants