aXenDeveloper / ips-app-advanced-serverlist

(IPS App) This app shows servers information from GameQ library.
GNU General Public License v3.0
18 stars 11 forks source link

Non Steam & a2s #65

Closed Rushaway closed 2 years ago

Rushaway commented 2 years ago

The app doesn't support server running non steam & A2S Extension Connect Non Steam Source code & Extension A2S Source code Debug log:


  ["149.202.65.122:27072"]=>
  array(19) {
    ["gq_address"]=>
    string(14) "149.202.65.122"
    ["gq_dedicated"]=>
    NULL
    ["gq_gametype"]=>
    NULL
    ["gq_hostname"]=>
    NULL
    ["gq_joinlink"]=>
    string(37) "steam://connect/149.202.65.122:27072/"
    ["gq_mapname"]=>
    NULL
    ["gq_maxplayers"]=>
    NULL
    ["gq_mod"]=>
    NULL
    ["gq_name"]=>
    string(22) "Counter-Strike: Source"
    ["gq_numplayers"]=>
    NULL
    ["gq_online"]=>
    bool(false)
    ["gq_password"]=>
    NULL
    ["gq_port_client"]=>
    int(27072)
    ["gq_port_query"]=>
    int(10011)
    ["gq_protocol"]=>
    string(6) "source"
    ["gq_transport"]=>
    string(3) "udp"
    ["gq_type"]=>
    string(3) "css"
    ["players"]=>
    array(0) {
    }
    ["teams"]=>
    array(0) {
    }
  }
}```
aXenDeveloper commented 2 years ago

Hi,

This app using GameQ lib for PHP. You have to report this here: https://github.com/Austinb/GameQ/issues