dumpnbt or lib/nbt: Failure to dump extracted chunk #80

Closed
opened 2023-05-29 14:56:48 +02:00 by BodgeMaster · 1 comment

Trying to dump the first chunk from the file in /resources/region_files/r.0.0.mca fails. Parsing the next chunk succeeds. Parsing the first chunk of other region files succeeds.

I added the extracted chunk to the repo for debugging as /resources/region_files/chunk_uncompressed_nbt.

Trying to dump the first chunk from the file in `/resources/region_files/r.0.0.mca` fails. Parsing the next chunk succeeds. Parsing the first chunk of other region files succeeds. I added the extracted chunk to the repo for debugging as `/resources/region_files/chunk_uncompressed_nbt`.

Turns out this was due to not counting the bytes used by the header of integer array tags.

Turns out this was due to not counting the bytes used by the header of integer array tags.
BodgeMaster referenced this issue from a commit 2023-06-18 03:39:10 +02:00
Sign in to join this conversation.
There is no content yet.