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

Bad Texture Projection in East and West Directions (Severe Model Bug)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 15w44a
    • Minecraft 14w32d, Minecraft 14w33a, Minecraft 14w34b, Minecraft 14w34d, Minecraft 1.8-pre1, Minecraft 1.8-pre2, Minecraft 1.8-pre3, Minecraft 1.8, Minecraft 1.8.1, Minecraft 1.8.3, Minecraft 1.8.7, Minecraft 15w31c, Minecraft 15w32c, Minecraft 15w33c
    • Unconfirmed

      This is only noticeable when using a model that does not specify uv coordinates. That is, one that uses the game's default parametric projections (NOT uv-lock). This is also NOT a model error.

      Summary:
      Projections on the north, east, and down faces are taken from the south, west, and up faces; they are not taken independently. In 1.9 snapshots the errors form on the east and west faces instead.

      Details:
      The spruce door in the screenshot uses the custom model (argon_door_generic) attached to this report. The front of the door is the west face and the side of the door is the north face. The north face (side) does not specify uv coords, so the texture should be taken from a projection, logically [13,0,16,16]. Instead, the face uses the coords [0,0,3,16].

      As you can also see in the fences, the faces are using the same uv for opposite faces which are in different positions.

      Lastly, the altered cube.json splits the cube model into eight small cubes, showing the exact error in the projection. The uv for the north, east, and down faces is the same as the uv for the south, west, and up faces.

      The bug affects the north, east, and down faces (east and west faces in 1.9). This is the same bug as MC-45375 , MC-2053 , and MC-190 . This also relates to MC-37106 , the result of (improperly) fixing the bug.

        1. jungle_ns.json
          3 kB
        2. fenceJungle_side.png
          fenceJungle_side.png
          3 kB
        3. cube.json
          3 kB
        4. argon_door_generic.json
          0.7 kB
        5. 2015-08-08_16.40.57.png
          2015-08-08_16.40.57.png
          264 kB
        6. 2014-08-28_11.25.54.png
          2014-08-28_11.25.54.png
          316 kB
        7. 2014-08-25_13.56.57.png
          2014-08-25_13.56.57.png
          267 kB
        8. 2014-08-25_13.56.53.png
          2014-08-25_13.56.53.png
          189 kB
        9. 2014-08-25_13.56.46.png
          2014-08-25_13.56.46.png
          164 kB
        10. 2014-08-09_17.12.15.png
          2014-08-09_17.12.15.png
          89 kB

            grum [Mojang] Grum (Erik Broes)
            kwerti Christie N
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: