-
Bug
-
Resolution: Fixed
-
Minecraft 15w43a, Minecraft 15w43b, Minecraft 15w44a, Minecraft 15w44b, Minecraft 15w51b, Minecraft 16w04a, Minecraft 16w07a, Minecraft 1.9 Pre-Release 4, Minecraft 1.9, Minecraft 1.9.1, Minecraft 1.9.2, Minecraft 16w14a, Minecraft 16w15a, Minecraft 1.9.3 Pre-Release 1, Minecraft 1.9.3 Pre-Release 2, Minecraft 1.9.3 Pre-Release 3, Minecraft 1.9.3, Minecraft 1.9.4, Minecraft 16w20a, Minecraft 16w21a, Minecraft 16w21b, Minecraft 1.10 Pre-Release 1, Minecraft 1.10, Minecraft 1.10.2, Minecraft 16w32a, Minecraft 16w32b, Minecraft 16w33a, Minecraft 16w35a, Minecraft 16w36a, Minecraft 16w39b, Minecraft 16w39c, Minecraft 16w40a, Minecraft 16w41a, Minecraft 16w42a, Minecraft 16w43a, Minecraft 16w44a, Minecraft 1.11, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 17w17b, Minecraft 17w18a, Minecraft 17w18b
-
Windows 10 Home 64 Bit/Java Update 65 64 Bit
-
Confirmed
I was using the glowing effect, and it just flashes even at 9999 seconds, and sometimes far like 50+ blocks away you cannot see the outline. I have attached images, its hard to see because there sometimes on and off.
THIS HAPPENED IN SNAPSHOT 15W42A
- I couldn't select the snapshot for affected version because it said "does not exist".
Code analysis
Based on 1.11 decompiled using MCP 9.35 rc1
The problem is that the attribut net.minecraft.entity.Entity.glowing is not set to true when a player has the glowing effect (net.minecraft.entity.EntityLivingBase.onUpdate()) only the flag 6 is set. The method net.minecraft.entity.Entity.onUpdate() then sets the flag 6 back to false because glowing is false.
- is duplicated by
-
MC-91981 Flashing Spectral effect
- Resolved
-
MC-94448 Glowing Flashing Glitch in Multiplayer Only
- Resolved
-
MC-98247 Glowing effect flickers on latest snapshot
- Resolved
-
MC-98269 Glowing effect on players flashes on and off [Multiplayer]
- Resolved
- relates to
-
MC-89246 When the "glowing" effect finishes on an entity it un-renders things for one frame
- Resolved