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

Issue with commit effcb5d #198

Open
wohahobg opened this issue May 1, 2024 · 0 comments
Open

Issue with commit effcb5d #198

wohahobg opened this issue May 1, 2024 · 0 comments

Comments

@wohahobg
Copy link

wohahobg commented May 1, 2024

Hello again :D

After I upgrade to the lasted commit effcb5d some of the servers start showing as offline. I was running commit effcb5d in one directory and commit 107bd26 on the other directory and the commit 107bd26 had no issue at all. But with commit effcb5d some servers like:

        $server = new \tltneon\LGSL\Server([
            "ip" => '135.125.182.229',
            "c_port" => 27015,
            "q_port" => 27015,
            "type" => 'source'
        ]);
        $server->lgsl_live_query('seh'); // s - server info, e - extra data, p - players info

        echo '<pre>';
        print_r($server->to_array());
        echo '</pre>';

are showing offline.
The server for counter-strike 1.6.

@tltneon please have a look when you can.

Thank you.

@wohahobg wohahobg changed the title Issue with commit # Issue with commit effcb5d May 1, 2024
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

1 participant