Skip to Content
DevelopersError reference

TERRAIN/CHUNK_INVALID_DECOMPRESSED_BYTES

Chunk bytes were downloaded/decompressed, but the resulting byte buffer is not a valid chunk payload for Akkadia’s terrain format (it cannot be reinterpreted as a Uint32Array).

Classification

Application code. The wire value and spelling remain the same in every language. A registered code does not establish that its feature is active in every deployment.

Handling

Use the operation context and authoritative state to choose recovery. Correct rejected input or permissions first. Do not assign a universal HTTP status, disconnect policy or automatic retry rule from this code alone. Record the code and trace ID; keep raw diagnostics private.

Normalization contract · All codes · Report a problem