nbt2json icon indicating copy to clipboard operation
nbt2json copied to clipboard

Error parsing NBT: TagType 48 not recognized

Open DJStompZone opened this issue 2 years ago • 1 comments

^_^ [dj@deepai:~/Downloads] $ ./nbt2json-mac-x64 --in level.dat --out level.json
Error parsing NBT: TagType 48 not recognized

level.dat.zip

DJStompZone avatar Sep 20 '23 02:09 DJStompZone

Add "Error parsing NBT: TagType 116 not recognized"

Edit: For editing level.dat adding --skip 8 fixed the issue. rtfm I guess 😄

normen avatar Jan 09 '25 00:01 normen

Attempting to parse a NBT format file being used by the latest JourneyMap (v6) for waypoints.

Error parsing NBT: TagType 54 not recognized

Can the script have an option to just output 'unreconized' tags as say "UnknownTag_54" instead!

antofthy avatar May 15 '25 23:05 antofthy