mojira.dev
MC-93642

XPOrb texture turns gray right before reaching player

Right before an XP orb is getting collected by a player, the orb's texture is turning gray.


Code analysis

Linked issues

Attachments

Comments 17

wobst.michael

Can confirm.

wobst.michael

Confirmed for 16w02a.

wobst.michael

Still an issue in 16w03a

wobst.michael

Still an issue in 16w04a

Steven W.d.V.

Confirmed for 16w05b

7 more comments
marcono1234

Please link to this comment in the description

The following is based on decompiled version of Minecraft 1.9 using MCP 9.24 beta. All method and class names are the names used in the decompiled version.

The reason for this is very likely that the net.minecraft.client.particle.EntityPickupFX.renderParticle(VertexBuffer, Entity, float, float, float, float, float, float) method enables lighting since 1.9 (GlStateManager.enableLighting();). If this is really the reason the fix for items needs to be reverted, see MC-97526.

Asteraoth

Confirmed for 16w15a and 16w15b

Asteraoth

Confirm for 1.9.3 pre-2

Asteraoth

Confirmed for 1.9.4

Asteraoth

Confirmed for 16w20a

erez bracha

migrated

Community Consensus

Minecraft 15w49a, Minecraft 15w51b, Minecraft 16w02a, Minecraft 16w03a, Minecraft 16w04a, ..., Minecraft 16w15a, Minecraft 16w15b, Minecraft 1.9.3 Pre-Release 2, Minecraft 1.9.4, Minecraft 16w20a

Minecraft 16w21a

Retrieved