Patrick

Results 90 comments of Patrick

@SimonTek27 @peppe56 Can you plese provide a server list to work with?

Can you try with generic `source` protocol? As ArmA3 protocol does extend source it did always work for me tought it lacks extended information of the query.

Looks like Reforger does have `A2S` but it is disabled by default. According to discord you can enable and bind it to a port with the following parameter [`-a2sPort `](https://community.bistudio.com/wiki/Arma_Reforger:Startup_Parameters#a2sPort)

> i have set -a2sIpAddress and -a2sPort and it doesnt work. Yeah according to the ArmA discord we will have to wait a while until stuff becomes more sorted out....

Tests currently, as intended, do not query any actual server. We should also query an actual server that is kinda permanent or run the associated codepaths in some other way.

It might be best practice to actually install and start a server right in our CI, that way we do not rely on any uncontrollable factors.

Your CSGO server is working on my end using dev-master, make sure you do use the correct port. Minecraft indeed seems broken. It does seem to not have any streams...

> Just to bump this. If you look at the readme for the xPaw version, which this protocol is based off of, certain items need to be enabled for the...

> Minecraft java version works without problems Here are two examples: Minecraft Vanilla and Modded Minecraft > CS:GO also works without problems. Wanna share the cfg for these servers? Also...

> $results = $GameQ->process(); Does not work for me with current v3 branch either locally or from GitHub Actions https://github.com/Austinb/GameQ/pull/649/checks Can you please tell us what version is in the...