CubicChunks

CubicChunks

840k Downloads

Fix being kicked from the world above 30 million blocks

muzikbike opened this issue ยท 3 comments

commented

Currently it's not possible to teleport up this high due to #552, but this can be reproduced clearly with a NBT editor. Flying above this height will return the player to the multiplayer screen, instead of allowing the player to just move freely (especially since blocks will probably be allowed to exist up here once #525 is fixed).

2020-07-23_19 30 46
2020-07-23_19 30 49
2020-07-23_19 31 02

This also affects vanilla: https://bugs.mojang.com/browse/MC-123587

Closely relates to #535 and can probably be fixed alongside it.

commented

Are you sure it's an CC world??
Using /tp ~ 30000000 ~ as well as /tp ~ 3E8 ~ works perfectly fine, even /tp ~ 1E9 ~ works as it should

20200723_212749

commented

Oh wait it's 1.16.1 sorry then I ran the test on 1.12.2

Maybe next time mention it so people don't have to inspect the images first

commented

21w13a fixes this entirely: https://bugs.mojang.com/browse/MC-219901