mojira.dev
MC-208

Paintings & item frames can overlap / Z-fighting when overlapping

Mac osx 10.8 mountain lion, java 6.9

Places on a 4high by 9long wall, the wither painting overlapped when I placed Nother painting next to it, this time the huge pink lines painting (NES game?)

It created a graphical glitch where each was trying to be ontop so it was flickering each painting.

Related issues

MC-375 The Paintings can overlap eachother MC-421 images can overlap images MC-1208 Multiple Paintings In One Place MC-1303 Painting glitch MC-2345 You can place Paintings in the same Place as Item Frames MC-3341 Painting overlapping issue MC-3483 Item Frames can be stacked on a wall MC-3487 Multiple paintings on top of each other bug MC-4626 Overlapping Paintings. MC-6145 Painting overlap MC-6371 When Placing a Painting Next to Another It will getting Collision MC-6415 Paintings encroach the ones on the others MC-7612 Painting bug! MC-8367 Two Crossing Paintings MC-8395 Paintings placed inside each other MC-9314 Painting bug MC-10291 Item frame in item frame MC-11144 Bug with paintings MC-12469 Painting over painting MC-12504 Paintings get overlapped MC-12708 Painting placement bug MC-12926 pictures overlap in mc 1.5.1 MC-13383 Painting glitching out MC-15575 Inconsistent Drops When Punching Items in Item Frames MC-15586 Painting Glitch MC-15686 Overlaping Paintings MC-15848 I've been making a custom map and I ended up having paintings on top of paintings MC-18721 Morphed Paintings MC-24593 Item Frame stacking MC-26818 Looks Like Enchanted But Not MC-32000 2 Item Frames on one Block and Map in it MC-44932 Painting overlap MC-53338 Itemframe multiple enchanted items MC-435 A issue with paintings over lapping each other MC-717 You can put a lot of item frames on one block MC-1131 Paintings MC-1144 There are pictures one above the other MC-1156 Painting overlapping bug

Attachments

Comments

migrated
[media][media][media]
Erik Broes

Could you make a screenshot of it?

Cloudy (Aaron Mills)

Note - there is a screenshot on MC-375 of overlapping paintings.

Jonathan Haas

The screenshot is in MC-421, not 375.

Chris Brooks

Yeah I couldn't get the glitch to happen again, I think I might of changed circumstances or something because I couldn't recreate it for a screenshot, but this is exactly what happened.. Thanks..

From Kurisu Brooks
------------------------
クリスブルックス

Ben Mazur

I'm getting this too, even in the 1.4.3 prerelease.

To reproduce:
1. Place a painting or item frame on a wall
2. Repeatedly place another painting to the left or to the left and below it until you get a 2x2 or larger painting.
3. The newer painting should overlap the older one.

Looking at the code in MCP, it's fairly easy to see what the problem is. Near the end of the method that sets up the painting entity's bounding box, a local variable is initialized that is then added to the edges of the bounding box. In versions previous to 1.4, this variable was -0.00625F. In 1.4, this value is -0.03125F. Restoring the old value seems to fix the painting behavior.

chris hill

this also is in effect in 1.4.6

To reproduce:
1. Place a painting or item frame on a wall
2. Repeatedly place another painting to the left or to the left and below it until you get a 2x2 or larger painting.
3. The newer painting should overlap the older one.

Mr_FJ

Feature? 😃

dirk (switched to Minetest)

Confirmed for 1.5.1-pre

Anon Ymus

Confirmed.

fake fakes

Still happens in 13w17a

fake fakes

Still in 13w18c

fake fakes

Happens in 13w19a

Robert Pendell

Bug present in 13w19b. I wonder how I never noticed this before as it seems to be a long standing bug. Is it possible to check for an existing painting around the current block where one is to be attached to before selecting?

Beni Vucsics

Confirmed for 13w48b

Isosceles

Whats wrong with this? Its a good thing cos you can make weird looking stuff and put item frames with them etc, if you dont like the paintings overlapping, then move them. Fixing this will get rid of so many possibilities. Like to make a sharp looking tv you can use a painting with carpet on it, but not any more cos the painting just pops off.

Chris Brooks

(Unassigned)

Confirmed

Minecraft 1.4.2, Minecraft 1.4.5, Minecraft 1.4.6, Minecraft 1.4.7, Snapshot 13w01b, ..., Minecraft 1.7.1, Minecraft 1.7.2, Minecraft 13w47e, Minecraft 13w48a, Minecraft 13w48b

Minecraft 14w10a

Retrieved