Seanspt
Seanspt
> I've tried this in hoping it could help learning from images without any masks (i.e. images only have "background"). Yet I had similar issues as others expressed in this...
> A quick search shows this is likely due to an older version of protobuf in your environment. Can to you try upgrading protobuf and see if that fixes things?...
Up vote for sampling instead of return first 10k. Also, it would be great that a group of wanted IDs could be passed in.
#559
I searched 'checksum' in [minecraft-data](https://github.com/RomainNeup/minecraft-data/tree/feat/1.21.5-support). It seems suspicious to me that there is no checksum definition in proto.yml as in bedrock ones. And it's in `data/pc/common/features.json`, does common mean it...
FYI [1.21.5 change log](https://feedback.minecraft.net/hc/en-us/articles/35298208390797-Minecraft-Java-Edition-1-21-5-Spring-to-Life)
> [PrismarineJS/minecraft-data#995](https://github.com/PrismarineJS/minecraft-data/pull/995) I don't think the proto.yml is right. I found a [proto wiki](https://minecraft.wiki/w/Java_Edition_protocol) here. But there is no download link for a raw proto file. How is the proto.yml...
FYI [minecraft source code](https://github.com/extremeheat/extracted_minecraft_data/tree/client1.21.5/client)
The proto.yml didn't apply the [changes](https://github.com/extremeheat/extracted_minecraft_data/compare/client1.21.4...client1.21.5). I'm fixing it and stuck at `packet_map_chunk`. Help needed. Here is the yml I'm using. [proto.yml.txt](https://github.com/user-attachments/files/19942396/proto.yml.txt)