Querz / mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
MIT License
3.19k stars 177 forks source link

MCA selector unable to display chuncks in worlds upgraded to 1.18 from a prior Minecraft version unless those chuncks are explored again and re-rendered in game. #300

Closed ArcherLegend closed 2 years ago

ArcherLegend commented 2 years ago

If you have a world which was started in a Minecraft version which was prior to 1.18 such as 1.17 or 1.16.5 and then you upgrade your world to 1.18 or 1.18.1 MCA selector is unable to render the map of the world and displays the region squares as black unless you go inside your world and re-explore the already explored chuncks.

To reproduce the issue it is sufficient to start a world in 1.16.5 and explore it a bit and use MCA selector to wiew the map. After upgrading the world to 1.18 open MCA selector without opening the world and all the explored chuncks will not be rendered in the map but they will just be black squares. Then open the world upgraded to 1.18 and after looking around for a little bit use MCA selector to wiew the map of the chuncks: only new chuncks or existing chuncks that have been re-rendered are correctly displayed whereas the others remain black squares till you explore them again.

Querz commented 2 years ago

Fixed in release 1.17.2

ArcherLegend commented 2 years ago

Thank you for fixing the bug. Happy new year!