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
- Appwrite not sending Emails
I’m running a self-hosted Appwrite instance (v1.8.1) and I can’t get invite emails to send when using the team invite flow described in the docs: https://appwri...
- Fulltext index creation fails due to Inn...
I'm running a self-hosted Appwrite 1.8.1 instance and encountering an issue when creating fulltext indexes on a collection. **The Problem:** Fulltext index cre...
- Function Building show 500 Error
Region: sfo Temple: Starter Function Runtime: Nodejs 22 What happened? Before 2 minutes it show ‘server error.","code":500,"version":"0.7.24"}’ after it show c...