Closed fletchto99 closed 12 years ago
Double check that it isn't being caused by your listener class, I'm not having any issues with this.
Perhaps a plugin was setting the events location to null. I will double check this, I know it isn't caused by my plugin. I will also add a null check into my plugin checking the players location.
Caused by: java.lang.NullPointerException at com.malikk.shield.plugins.ProtectionManager.isInRegion(ProtectionManager.java:83) at com.malikk.shield.ShieldAPIManager.isInRegion(ShieldAPIManager.java:96) at org.monstercraft.explode.listeners.MonsterExplodeListener.onEntityDeath(MonsterExplodeListener.java:72) at sun.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
Using WG build 642 (http://build.sk89q.com/job/WorldGuard/642/)