Code:
net.minecraft.inventory.IInventory.getContents()[Lnet/minecraft/item/ItemStack
I get the above error every time I try to give myself items, either with NEI or /give. I'm running a BukkitForge server with the most recent version of FTB ultimate. I have Essentials, PermissionsEx, and PRISM installed, nothing else.
From my cursory google search, there aren't any posts with solutions to this, other than to not use BukkitForge, which I would like to be a last resort. How do I fix this?