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
is duplicated by
relates to
Attachments
Comments

Could you make a screenshot of it?
Note - there is a screenshot on MC-375 of overlapping paintings.
The screenshot is in MC-421, not 375.
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
------------------------
クリスブルックス
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.
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.
Feature? 😃
Confirmed for 1.5.1-pre
Confirmed.
Still happens in 13w17a
Still in 13w18c
Happens in 13w19a
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?
Confirmed for 13w48b
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.