-
Bug
-
Resolution: Duplicate
-
None
-
1.21.4
-
None
-
Unconfirmed
-
(Unassigned)
After playing on my world for a while, I noticed that the distance traveled with an elytra cannot exceed 21,474.84 km. When I checked the stats/user-id.json file, I discovered that this statistic is represented by the key "minecraft:aviate_one_cm", which is set to exactly 2147483647. This value corresponds to the maximum limit for the int data type. This issue could be significant for players who have spent a more on their world, as it prevents them from accurately tracking further progress in their statistics.
- duplicates
-
MC-176901 Statistics freeze at signed 32 bit integer limit
- Open