Old maps being overwritten once the map ID overflows 2^15
This bug is about the first created maps (Map item not the “world map”) being overwritten after more than 32767 maps have been created in a world (Caused by the 16bit signed integer limit which stores the ID of the map). When this happens old maps and the newer created get ID 0 and become completely empty with sometimes a small compression artefacts. This affects all minecraft version since the map item was first introduced in the 1.8.1 Beta.
2019-04-02, 12:32 PM
2020-04-30, 01:53 AM
2020-04-30, 01:53 AM
2
4
-