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

Issue to be fixed. Important! #453

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

Issue to be fixed. Important! #453

PROMPTYLOL opened this issue Jun 28, 2024 · 4 comments

Comments

@PROMPTYLOL
Copy link

Build runs fine. Built on Windows 11.

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 11:23:42] [INFO ] discord.client: logging in using static token
[2024-06-29 11:23:44] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: 3665d2dcc67221d0d1629e0702afcd16).
[2024-06-29 11:23:46] [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 158, 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

@PROMPTYLOL
Copy link
Author

@iCronic

@PROMPTYLOL
Copy link
Author

This problem can be solved by killing the first process to run, the second process works fine, but in debug there is also this error that could be fixed optionally:

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 11:28:03] [INFO ] discord.client: logging in using static token
[2024-06-29 11:28:05] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: c8d9731b460999d9af5d0bdf58a9d189).
Exception in thread Thread-4 (start_recording):
Traceback (most recent call last):
File "threading.py", line 1038, in _bootstrap_inner
File "threading.py", line 975, in run
File "source_prepared.py", line 2046, in start_recording
File "sounddevice.py", line 276, in rec
File "sounddevice.py", line 2605, in start_stream
File "sounddevice.py", line 1429, in init
File "sounddevice.py", line 906, in init
File "sounddevice.py", line 2768, in _check
sounddevice.PortAudioError: Error opening InputStream: Unanticipated host error [PaErrorCode -9999]: 'Undefined external error.' [MME error 1]

@Whoooshy
Copy link

where do i find debug so i can share my log? thanks

@PROMPTYLOL
Copy link
Author

where do i find debug so i can share my log? thanks

in the builder there should be a DEBUG button

@PROMPTYLOL PROMPTYLOL changed the title Issue to be fixed. Issue to be fixed. Important! Jun 28, 2024
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