
hi, i've done a function in python that send a command in to a game server using the RCON protocol to extrapulate the online player in the server, the code seems to be good, also the build don't fail, but when i try to execute the function this is what i get

the code also seems to be good


Hmm...maybe MCRcon uses signals

i dont really know, can you suggest me any library to use the rcon protocol

[SOLVED]Signal only works in main thread

i solved it implementing a rcon protocol connectiction without the use of library

using socket
Recommended threads
- Runtime secret not found. Please re-crea...
Functions aren't working for my project suddenly, They worked fine for the past few weeks and were also working 15-20 minutes ago.
- Google & Apple OAuth2 not working in App...
Two days ago, the OAuth2-based login/signup was working as expected. Today, when I try to log in with an existing user using Apple OAuth2, it shows the message ...
- Error during migration from self-hosted ...
The self-hosted version is 1.4.13
