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

Village lighting glitch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 15w35b
    • None
    • Windows 10 64-bit, Java 8 64-bit (ver. 1.8.0_25) w/ 12GB RAM (1GB allocated)
    • Unconfirmed

      Note: This bug report is meant to explain the lighting glitches in villages in more detail. It is not meant to duplicate MC-87194 or MC-87198.

      There is currently a lighting glitch with stairs in villages. This issue has already been reported, however this bug report is meant to explain the issue in more detail.

      When a village first loads in 15w35a/b, all stair blocks in the village will be invisible and will cause the player to stutter when walking on them. When the game is quit and the world re-loaded, the glitched blocks will no longer cause stuttering, however mobs will be able to spawn on them and the lighting glitch will remain. In both cases the blocks can not be interacted with. Updating the glitched blocks will fix the lighting glitch. The mobs that spawn on the glitched blocks spawn there due to the fact that when most hostile mobs spawn, the light level at the bottom spawning block is checked when spawning mobs. For example, as most hostile mobs need a light level below 8 to spawn, the game will check the block immediately
      above the block that the mob will be standing on when it spawns. If this block is at light level 7 or below, a mob will spawn regardless of the light level of the block above, even if the bounding box of the mob is larger than that of the spawning block.

      The lighting glitch is caused by the game generating the blocks but not rendering them, causing the blocks below to be at light level 0 (as stairs are opaque, the space they occupy is always at light level 0), and as the blocks exist for the game but not the player, the game treats the blocks as solid, however the player apparently does not, attempting to walk through the blocks as if they were non-solid. This causes the stuttering glitch. Reloading the world updates the blocks, causing them to effectively disappear, however this does not update the lighting engine, which will treat the blocks like any others at light level 0, and are therefore eligible for mob spawning.

      Explanation over. I did not copy and paste anything here. I found this information from the Minecraft Wiki, and assembled this explanation from some key information found there.


        1. 2015-08-24_16.58.03.png
          2015-08-24_16.58.03.png
          468 kB
        2. 2015-08-24_16.58.22.png
          2015-08-24_16.58.22.png
          373 kB
        3. 2015-08-24_16.58.29.png
          2015-08-24_16.58.29.png
          726 kB
        4. 2015-08-24_16.58.40.png
          2015-08-24_16.58.40.png
          499 kB
        5. 2015-08-24_16.58.48.png
          2015-08-24_16.58.48.png
          381 kB
        6. 2015-08-24_16.59.16.png
          2015-08-24_16.59.16.png
          1.29 MB
        7. 2015-08-24_16.59.17.png
          2015-08-24_16.59.17.png
          1.42 MB
        8. 2015-08-24_16.59.24.png
          2015-08-24_16.59.24.png
          1.42 MB
        9. 2015-08-24_16.59.39.png
          2015-08-24_16.59.39.png
          341 kB
        10. 2015-08-24_16.59.50.png
          2015-08-24_16.59.50.png
          2.07 MB
        11. 2015-08-24_17.00.34.png
          2015-08-24_17.00.34.png
          1.43 MB
        12. 2015-08-24_17.00.47.png
          2015-08-24_17.00.47.png
          1.01 MB
        13. 2015-08-24_17.01.05.png
          2015-08-24_17.01.05.png
          175 kB

            Unassigned Unassigned
            KingSpikey99 John Connor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: