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

Broken custom chest inventory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor 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

      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

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

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

              Created:
              Updated:
              Resolved: