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

Send command with cyrillic symbols. Undefined offset: 0 #49

Open
et-nik opened this issue May 20, 2020 · 0 comments
Open

Send command with cyrillic symbols. Undefined offset: 0 #49

et-nik opened this issue May 20, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@et-nik
Copy link
Owner

et-nik commented May 20, 2020

When I send command with cyrillic symbols I see 'Undefined offset: 0' error. (Example say Привет).

{
    "message": "Undefined offset: 0",
    "exception": "ErrorException",
    "file": "/var/www/gameap/vendor/knik/gameap-daemon-client/src/GdaemonCommands.php",
    "line": 63,
    "trace": [
        {
            "file": "/var/www/gameap/vendor/knik/gameap-daemon-client/src/GdaemonCommands.php",
            "line": 63,
            "function": "handleError",
            "class": "Illuminate\\Foundation\\Bootstrap\\HandleExceptions",
            "type": "->"
        },
        {
            "file": "/var/www/gameap/app/Services/ServerService.php",
            "line": 204,
            "function": "exec",
            "class": "Knik\\Gameap\\GdaemonCommands",
            "type": "->"
        },
...
@et-nik et-nik added the bug Something isn't working label May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant