Large viewport coordinates are floating point when sent to the server, which causes the app to stop working #118

Open
opened 2025-06-20 15:40:22 +02:00 by riki · 0 comments
Owner

The server rejects you.

received error from server: 
   0: �[91mcould not deserialize JSON text message�[0m
   1: �[91minvalid type: floating point `6.892386264125964e74`, expected i32�[0m

Location:
   �[35mcrates/rkgk/src/api/wall.rs�[0m:�[35m57�[0m

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Warning: SpanTrace capture is Unsupported.
Ensure that you've setup a tracing-error ErrorLayer and the semver versions are compatible
The server rejects you. ``` received error from server: 0: �[91mcould not deserialize JSON text message�[0m 1: �[91minvalid type: floating point `6.892386264125964e74`, expected i32�[0m Location: �[35mcrates/rkgk/src/api/wall.rs�[0m:�[35m57�[0m Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. Run with RUST_BACKTRACE=full to include source snippets. Warning: SpanTrace capture is Unsupported. Ensure that you've setup a tracing-error ErrorLayer and the semver versions are compatible ```
riki added this to the Backlog project 2025-06-20 15:40:22 +02:00
riki added the
bug
label 2025-06-20 15:40:24 +02:00
riki added the
area/frontend
label 2025-06-30 14:35:58 +02:00
riki removed this from the Backlog project 2025-06-30 14:37:10 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: riki/rkgk#118
No description provided.