Can reproduce.
I'm guessing its an issue with using 32 bit ints and pythagorean theorem (46341^2 is bigger than the 32 bit integer limit)
also duplicate of MC-174659 but this one is more specific
Can reproduce.
I'm guessing its an issue with using 32 bit ints and pythagorean theorem (46341^2 is bigger than the 32 bit integer limit)
also duplicate of MC-174659 but this one is more specific