Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non Steam & a2s #65

Closed
Rushaway opened this issue Sep 25, 2022 · 1 comment
Closed

Non Steam & a2s #65

Rushaway opened this issue Sep 25, 2022 · 1 comment

Comments

@Rushaway
Copy link

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
Copy link
Owner

Hi,

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants