Bug Verified

[Bug] Lables missing after certain distance from world spawn

#3142 opened by Unknown 4 years ago

Unknownreported this bug

About 8 or so chunks away from the world spawn I have a few labels that are missing.

To be clear, the armor stand exists (can be seen in spectator mode) and the particles are visible, but the name is not.

See the image for reference:[Legacy attachment omitted]

Unknowncommented

Was able to reproduce this, but the cause is yet a mystery to me. It does not directly correlate to distance as initially thought, and instead appears to be semi-random for far-away labels. Loading up the same dungeon in a new edit session often yields different results, with the only consistency being that the labels are far away.

After looking through the code and doing some debugging, this appears like it might be a fundamental issue with how armor stands are being handled, as their names are being marked as "visible" correctly but still not appearing.

Very strange bug. I'll be taking a look again in the future.

Unknowncommented

Hoping to have this bug fixed following #120. We will see if it does the job!

Sign in to join the discussion.