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

Could not pass event EntityDamageByEntityEvent to DiabloDrops v2.5.1 #89

Open rihlsul opened 11 years ago

rihlsul commented 11 years ago

I was running into this error with DiabloDrops 2.5, so I grabbed the dev build #7 and deleted my config file. Still getting this error.

http://pastebin.com/mxtJt2B9

If you need, I'll gladly delve/provide any other info I can to help clarify the situation. It's a heavily modded MCPC+ with lots of other bukkit plugins, so it could easily be something else having an impact. Client is seeing no error.

Zilacon commented 11 years ago

I am getting this error along with EntityDamageEvent, EntityDamageByBlockEvent, & ChunkPopulationEvent.

A fix would be nice...