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 ""
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.
(These errors do all come from the Input module, the
[Sidecar]prefix is a typo).