mategol / PySilon-malware

Advanced RAT written in Python language, fully controllable through Discord with dedicated GUI builder to make preparation easier.
https://pysilon.net
MIT License
897 stars 147 forks source link

OSError: [WinError 50] The request is not supported #460

Open Whoooshy opened 5 months ago

Whoooshy commented 5 months ago

Describe the bug pygame 2.6.0 (SDL 2.28.4, Python 3.11.9) Hello from the pygame community. https://www.pygame.org/contribute.html [2024-06-29 11:46:39] [INFO ] discord.client: logging in using static token [2024-06-29 11:46:40] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: ed9c92f85116ce56b58810c36692de3f). [2024-06-29 11:46:42] [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

To Reproduce Steps to reproduce the behavior: running exe

Rxztent commented 5 months ago

i also hade this problem have you found a fix?