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

Custom furnace inventory error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • Windows 8.1, JRE 1.8.0_171

    • CraftBukkit version git-Spigot-642f6d2-6103339 (MC: 1.12.2)

      First of all, this is not a major issue. It does not prevent anything from working properly - at least to my knowledge.

       

      When creating a custom inventory of type Furnace, if you take anything from the output slot, an error will be thrown into the console: it however doesn't prevent the item from being taken.

      Attached to this ticket you will find logs containing the said error.

       

      In case it matters, here is how the custom furnace inventory is created:

      Inventory inv = Bukkit.createInventory(null, InventoryType.FURNACE, "Furnace");

      I made sure I was running the latest spigot version before creating this ticket.

            __0x277F Hex
            Arektor Arektor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: