deathmarine / DiabloDrops

Bukkit plugin that adjusts the mob dropping mechanics to include regularly dropped enchanted items that could be commonly found in Diablo.
http://dev.bukkit.org/bukkit-plugins/diablodrops/
GNU General Public License v3.0
17 stars 19 forks source link

console error #5

Closed guruflex closed 11 years ago

guruflex commented 11 years ago

i am getting a error in console

Caused by: java.lang.IllegalArgumentException: Specified enchantment cannot be applied to this itemstack at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:301) at com.modcrafting.diablodrops.drops.DropsAPI.getItem(DropsAPI.java:74) at com.modcrafting.diablodrops.drops.DropsAPI.getItem(DropsAPI.java:140) at com.modcrafting.diablodrops.listeners.KillListener.onSpawn(KillListener.java:68)

i am going to revert back to old version till there is a fix

ToppleTheNun commented 11 years ago

This will be fixed in a new release soon. The code that's in place fixes this already.