Opening an inventory with an empty title crashes the client

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: None
    • git-Spigot-68acb93-65bb2d0 (MC: 1.13.1) (Implementing API version 1.13.1-R0.1-SNAPSHOT)
    • Yes

      Creating and opening an inventory with an empty title crashes the client.

      To reproduce, simply run the following code:

      player.openInventory(Bukkit.createInventory(null, InventoryType.CHEST, "");

      The client will crash with the error 'The game crashed whilst rendering screen'.

            Assignee:
            Unassigned
            Reporter:
            Fluglow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: