MobHunting

MobHunting

114k Downloads

An error in console maybe for MobHunting, just reporting.

TheZenKitteh opened this issue ยท 3 comments

commented

Usually when I spot an error in console, I try to figure out what plugin caused it and report it so the plugin can be improved even more. Saw this error this morning and I think it might be MobHunting but not entirely sure.

https://pastebin.com/raw/DPXTiAwT

commented

You can see whic plugin causes the from this line starting with "Caused by"...

Caused by: java.lang.NullPointerException
at one.lindegaard.MobHunting.rewards.RewardListeners.onRewardBlockBreak(RewardListeners.java:289) ~[?:?]

So in this case it is MobHunting. (And it is line 289 in the RewardListerners.java file.

I will try to fix it....

commented

Testing build 465. No errors on starting. If I spot anymore errors I will report them. Thank you.