mojira.dev
MC-53478

"Round Trip Different" Error With Stained Glass, Ender chests, Quartz

A "Round trip different" error displays in the debug screen when stained glass is placed or looked at. This game evidently expects all stained glass to have metadata 0, even though stained glass goes from 0-15. Also affected are nether portals.

Attachments

Comments 9

still in 18a, also happens with Ender chests and portal blocks..

and some types of flowers, not all

Confirmed for 14w19a.

I also get this strange thing with the chiseled quartz block, and the pillar quartz block.

I encountered this, and didn't even realize that it was an error...
After seeing which blocks it happens on, I think I know what's going on. The new F3 screen includes the various model names, and variation names. This information is evidence that the devs are making a transition toward moving the game away from a purely numeric world-save structure. As a part of this, the variations and models are no longer handled by adding 'damage' nibbles to the end of the block's data. However, as part of the transition, the code which adds those nibbles still exists. I'd venture that this bug will simply disappear on newly placed blocks after a certain version, but I don't know that it will fix for old blocks placed prior to that version unless they add code to retroactively fix blocks.
EDIT:Also, confirmed for 14w21b

Christie N

(Unassigned)

Confirmed

ender_chest, metadata, quartz, stained_glass

Minecraft 14w17a, Minecraft 14w18b, Minecraft 14w19a, Minecraft 14w20b, Minecraft 14w21b

Minecraft 14w25b

Retrieved