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
- Invalid query: Query on attribute has gr...
I cannot view the table within the Console
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...