tryashtar / image-map

Converts image to maps for Minecraft Java and Bedrock
244 stars 36 forks source link

1.16 Snapshot maps have "missing files" #59

Closed DefinitelyQuartz closed 4 years ago

DefinitelyQuartz commented 4 years ago

image

tryashtar commented 4 years ago

Thanks for reminding me about this. I need to manually update the NBT library to support long array tags. I've already done it in a separate project.

tryashtar commented 4 years ago

Please let me know if this version fixes the problem without introducing any other issues :) ImageMap2.zip

DefinitelyQuartz commented 4 years ago

Please let me know if this version fixes the problem without introducing any other issues :) ImageMap2.zip

Thank you!

DefinitelyQuartz commented 4 years ago

For some reason, everytime I use the program all maps now make a new one whenever I try giving myself that map. I've tried deleting player data, I've manually deleted map data. This bug keeps persisting. Here's a link to me showing you what happens. https://youtu.be/H0EDOlC4fy4

A new map file gets created in that world folder.

tryashtar commented 4 years ago

Great! Oh and by the way, do watch out for this issue in the snapshots: https://bugs.mojang.com/browse/MC-185417

DefinitelyQuartz commented 4 years ago

Great! Oh and by the way, do watch out for this issue in the snapshots: https://bugs.mojang.com/browse/MC-185417

will do, I'll create a seperate issue for the thing above.