DaviXavier

Results 6 comments of DaviXavier

Having same problem as well, scripts are pretty similar, only difference is i'm using a Win 10 guest.

Having the same issue while trying to run the RCON broadcast example at the introduction: ````python from mctools import RCONClient # Import the RCONClient HOST = 'mc.server.net' # Hostname of...

@sanish-bruno Hello :) > how we can handle Accept: */* ? currently we need to add Accept: text/event-stream as a header to the request to make it work? - The...

I agree with these points, i'm currently working on adjustments for them.

@sanish-bruno I have made new commits fixing the discussed problems. Below is a list of the changes i had to made in the code. Apologies for the delay. > how...

The mentioned issues have been resolved successfully.