Tiiffi

Results 20 comments of Tiiffi

Hi, The main reason I am providing limited set of binaries is lack of testing possibilities. I don't want to share binaries which I cannot test. Maybe someone can steer...

Hello, I have been off from the project for a while now but I can check if I can reproduce this problem. - Is this problem happening every time? -...

So, I need way to reproduce this before I can fix it.

I probably would have to see tcpdump of the traffic to determine what is actually going on. It is possible that there is another service running on default Minecraft rcon...

@ambercap > I simply changed DATA_BUFFSIZE from 4096 to 8192. Now commands like help work correctly. In this case server is probably sending multipacket response which is not supported by...

Closing issue. This is going nowhere.

Hello @saicrazyfire That **1446 / 1460** byte outgoing packet size limit is certainly a new thing to me. It is not documented in [Valvesoftware wiki](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol). Thanks for the info, I...

Unfortunately I don't have access for Mac so I can't test builds on MacOS but I am trying to make this project easily buildable on Linux, Windows ja MacOS. Any...

Hi! Yes `-w` (wait) flag is in seconds. But I can see your problem. This flag only sets fixed time between commands. For now it is impossible to change the...

This is a good idea. It has been on TODO list for a long time. I have to do some testing and see what library dependencies it introduces (trying to...