Entities don’t stop glowing after losing the glowing effect
The bug
When any entity (including the player) gets the glowing effect and you remove it, it will not stop glowing. Seems like the entity now also gets the Glowing NBT tag when getting the effect, which wasn’t a thing in previous versions and they don’t lose that NBT tag when the effect runs out, causing them to glow forever. For non-player entities you can get rid of the glow, using /data. Since /data cannot modify data of players, that doesn’t work to get rid of it for players.
You can however get rid of it by killing yourself or by leaving the end using the portal. Discovered while testing MC-164874.
How to reproduce:
- Give any entity the glowing effect using spectral arrow or a command
- Remove it or wait
The entity still glows. You can get rid of it using /kill
2021-03-31, 09:46 PM
2021-04-26, 02:51 AM
2021-04-20, 05:29 PM
17
5