Broken custom chest inventory

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Environment:

      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
          InvBug.png
          16 kB
        2. invBug2.png
          invBug2.png
          8 kB

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

              Created:
              Updated:
              Resolved: