Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-91119

Glowing Effect Bug flashing on Multiplayer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.13.1
    • 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.

        1. 2015-10-22_00.24.47.png
          175 kB
          Cameron Spicer
        2. 2015-10-22_00.24.48.png
          180 kB
          Cameron Spicer
        3. 2015-10-22_00.24.49.png
          175 kB
          Cameron Spicer
        4. 2015-10-22-2015-17.mp4
          1.29 MB
          [Mod] Les3awe
        5. 2018-09-17_13.42.23.png
          3.54 MB
          [Mod] Les3awe
        6. crash-2015-10-22_18.37.56-client.txt
          3 kB
          Cameron Spicer
        7. crash-2015-10-23_07.28.27-client.txt
          6 kB
          [Mod] Kumasasa
        8. Untitled.mp4
          1.39 MB
          Cameron Spicer

            Unassigned Unassigned
            Camezonda Cameron Spicer
            Votes:
            12 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: