Skip to content

Input messages not always split at message boundry #212

@ashermorgan

Description

@ashermorgan

Occasionally, the input module fails to parse messages when they are split in the middle. However, this does not seem to happen frequently enough to have any noticeable effect on gameplay.

Apr 22 16:35:18 stratus-1 stratusd[73678]: [Sidecar] cJSON_Parse: Error before ""
Apr 22 16:35:18 stratus-1 stratusd[73678]: [Input] Error: received invalid message
Apr 22 16:35:18 stratus-1 stratusd[73678]: [Sidecar] cJSON_Parse: Error before ".043,0.026]}"
Apr 22 16:35:18 stratus-1 stratusd[73678]: [Input] Error: received invalid message
Apr 22 16:35:28 stratus-1 stratusd[73678]: [Sidecar] cJSON_Parse: Error before "ttons":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"axes":[1,-0.237,0.04,0.026]}"
Apr 22 16:35:28 stratus-1 stratusd[73678]: [Input] Error: received invalid message
Apr 22 16:35:38 stratus-1 stratusd[73678]: [Sidecar] cJSON_Parse: Error before ""

(These errors do all come from the Input module, the [Sidecar] prefix is a typo).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions