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

Opening an inventory with an empty title crashes the client

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 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'.

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

              Created:
              Updated:
              Resolved: