Querz / NBT

A java implementation of the NBT protocol, including a way to implement custom tags.
MIT License
182 stars 48 forks source link

"cannot cast ListTag<ByteTag> to ListTag<CompoundTag>" when open Entities tag #90

Open gentleMar opened 1 year ago

gentleMar commented 1 year ago

The map version is 1.5.2. I‘m trying to port some old classic maps to higher version. However I encountered this error when trying to open a .mca file. In fact, there is no ByteTag under Entities. So I want to ask if it works for 1.5.2.

gentleMar commented 1 year ago

idea64_cl0o1Kj0Qb idea64_P0X0lqsOmq