Guest User

Untitled

a guest
May 24th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1.  
  2. 2012-01-15 12:25:11 [SEVERE] Could not pass event PROJECTILE_HIT to Mob-Pocalypse
  3. java.lang.NullPointerException
  4. at com.amoebaman.scarymobs.SMEntityListener.onProjectileHit(SMEntityListener.java:219)
  5. at org.bukkit.plugin.java.JavaPluginLoader$78.execute(JavaPluginLoader.java:811)
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  7. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:340)
  8. at net.minecraft.server.EntityArrow.y_(EntityArrow.java:172)
  9. at net.minecraft.server.World.entityJoinedWorld(World.java:1257)
  10. at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:110)
  11. at net.minecraft.server.World.playerJoinedWorld(World.java:1239)
  12. at net.minecraft.server.World.tickEntities(World.java:1146)
  13. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:525)
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
  15. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Add Comment
Please, Sign In to add comment