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

Sounds emitted from North-West-Bottom corner of blocs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.17.1
    • None
    • Linux Java8 64-bit
    • Unconfirmed
    • (Unassigned)

      Sounds have wrong integer coordinates when emitted from a block like a Jukebox or block-note or any block/tile emitting a sound.

      Sounds are emitted from the North-West-Bottom corner of blocs which correspond to the negative or integer block coordinate.

      To fix this issue, the x,z,y origin of a sound emitted from a block shall be added x+0.5F, z+0.5F, y+0.5F relative to block's location.

      To reproduce test this bug:

      1. Be sure to have perfectly centered audio balance.
      2. Place a jukebox with a disk in it to play.
      3. Place player character centered at the south side, looking at the block, and hear sound is louder at your left.
      4. Now place player exactly at the south-west edge/corner for the jukebox, and hear sound levels perfectly balanced between left and right
      5. Repeat 3 and 4 but with the east side and north-east edge/corner and hear sound louder at right.
      6. When player is standing exactly at North-West corner of jukebox, sound is also perfectly balanced.
      7. Checking the up-down coordinate balance is a bit more tricky. Place player at same level as bloc, at the north-west edge, and, compare with same location but a block below the jukebox. Sound from below is slightly louder.

      Note that this sound coordinates glitch has existed since the early versions of Minecraft.

            Unassigned Unassigned
            leagris Léa Gris
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: