Incorrect Steam Query answer - Players count

Game mode: Online private
Type of issue: Bug
Server type: ALL
Region: ALL


I am using python to poll the servers and after the last updates the server response is incorrect. The number of players does not decrease until the server is restarted. This problem is not with the library, since in Steam, I also see an incorrect number of players.
Real players: 5
In Steam: 18
In python lib: 18
If I restart, then the amount will be equal for a while.

Server query 185.189.255.79:23002
Python answer: [(‘protocol’, 2), (‘server_name’, ‘«Age of Dark»’), (‘map_name’, ‘The Exiled Lands’), (‘folder’, ‘’), (‘game’, ‘Conan Exiles’), (‘app_id’, 0), (‘player_count’, 18), (‘max_players’, 60), (‘bot_count’, 0), (‘server_type’, ‘d’), (‘platform’, ‘w’), (‘password_protected’, True), (‘vac_enabled’, True), (‘version’, ‘’), (‘edf’, 0), (‘port’, None), (‘steam_id’, None), (‘stv_port’, None), (‘stv_name’, None), (‘keywords’, None), (‘game_id’, None), (‘ping’, 0.021181282005272806)]


Please provide a step-by-step process of how the bug can be reproduced. The more details you provide us with the easier it will be for us to find and fix the bug:

  1. Open Steam server list
  2. Find server Server query 185.189.255.79:23002
  3. Open game client
  4. Find server Server query 185.189.255.79:23000
  5. Compare the number of players
2 Likes

Hey @PowerMakc

Welcome to our community.
We’ve sent your feedback to our team so they can look into it.
Thanks for the input.

3 Likes

Hi. Please tell me, will there be some release on this issue? Confirmed, found, not found, will we fix it, we are not going to fix it?

Although some Funcom staff (like @Ignasi) seem to be hard at work, it is the usual summer vacation time so I am guessing we just need to be patient. I also guess we will be seeing a Patch/Update/Hotfix very soon after Funcom staff get back from vacation. That has been the pattern for the last few years -and watch Test-Live as patches are released there before Live.

Also the acquisition has probably stirred things significantly.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.