keepcalm / BukkitForge

The world's first __opensource__ coremod. Also a port of the Bukkit server API to MinecraftForge.
http://www.minecraftforge.net/forum/index.php/topic,3254.0.html
103 stars 60 forks source link

[Essentials-Signs] Buy/Sell/Trade not working #547

Closed SpoonsJTD closed 11 years ago

SpoonsJTD commented 11 years ago

There appears to be an issue with a call to a Bukkit inventory function.

Caused by: java.lang.IllegalArgumentException: Invalid inventory size; expected 27 or less at org.bukkit.craftbukkit.inventory.CraftInventory.setContents(CraftInventory.java:64) at com.earth2me.essentials.craftbukkit.InventoryWorkaround.addAllItems(InventoryWorkaround.java:40)

SpoonsJTD commented 11 years ago

Made dupe hehe.