[SPIGOT-2129] Creating an Anvil inventory causes lots of errors Created: 03/Apr/16 Updated: 30/Jul/17 Resolved: 03/Apr/16 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Luke Morfill | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | 1.9, anvil, bug, error, inventory, spigot | ||
Environment: |
Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64 GNU/Linux |
Description |
When you create an Anvil inventory using: Inventory inv = Bukkit.createInventory(player, InventoryType.ANVIL); player.openInventory(inv); If you click on any items in your inventory or in the anvil itself, it just spams the console with this error: |
Comments |
Comment by Black Hole [ 03/Apr/16 ] |
Comment by Luke Morfill [ 03/Apr/16 ] |
Yeahhh... when I find the delete button I remove this... uhhh, there totally isn't a duplicate of this like 4 bugs down... |