Il BUS di sistemaOriginal post
Rank 1: Thread
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
Summary
The user is having an issue where the signal only works in the main thread. They are looking for a library recommendation to use the RCON protocol. The issue is solved by implementing a RCON protocol connection without using a library.