gorcon / rcon-cli

RCON client for executing queries on game server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work with ARK

antimodes201 opened this issue · comments

Ark requires the query port as part of the connection as of a few patches ago.

When using this with ARK you will get dial tcp $IP:$PORT: i/o timeout

I checked my own ARK server and the commands are works. Provide additional information so that I can reproduce the error.

While running ark and trying to connect to the server as soon as it opens the port I have found trying to connect while it is still getting ready it will give the i/o timeout error.

Fixed in v0.6.0

Screenshot_20200710_150600