Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-4719

Broken custom chest inventory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Minor
    • None
    • None
    • Java 1.8.0 (181)

    • git-Spigot-6dbf995-364b6fb (MC: 1.14 Pre-Release 5) (Implementing API version 1.14-pre5-SNAPSHOT)
    • Yes

    Description

      It seems that having chest inventory above 27 size will cause item duplication. It looks like items have been shifted from main inventory to custom one starting from 4th line. 

      Bukkit.getPlayer("Zrips").openInventory(Bukkit.createInventory(null, 54, "Test"));
      

      Original players inventory

      Result:

      Some what related to issue #4718

      Attachments

        1. InvBug.png
          InvBug.png
          16 kB
        2. invBug2.png
          invBug2.png
          8 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Zrips Zrips
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: