2.0 - drop: NOTHING does not work
Zarius opened this issue ยท 2 comments
Could not pass event BLOCK_BREAK to OtherDrops
java.lang.NullPointerException
at com.gmail.zariust.otherdrops.event.SimpleDropEvent.getDropName(SimpleDropEvent.java:117)
at com.gmail.zariust.otherdrops.OtherDrops.performDrop(OtherDrops.java:286)
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onBlockBreak(OdBlockListener.java:84)
fixed in 1bce475