Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. [05:51:05] [Server thread/ERROR]: Could not pass event EntityExplodeEvent to ElementalCreepers v0.0.4
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  7. at net.minecraft.server.v1_11_R1.Explosion.a(Explosion.java:194) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  8. at net.minecraft.server.v1_11_R1.World.createExplosion(World.java:1898) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  9. at net.minecraft.server.v1_11_R1.WorldServer.createExplosion(WorldServer.java:1194) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  10. at net.minecraft.server.v1_11_R1.EntityCreeper.dn(EntityCreeper.java:211) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  11. at net.minecraft.server.v1_11_R1.EntityCreeper.A_(EntityCreeper.java:116) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  12. at net.minecraft.server.v1_11_R1.World.entityJoinedWorld(World.java:1652) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  13. at net.minecraft.server.v1_11_R1.World.g(World.java:1627) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  14. at net.minecraft.server.v1_11_R1.World.tickEntities(World.java:1453) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  15. at net.minecraft.server.v1_11_R1.WorldServer.tickEntities(WorldServer.java:635) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  16. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:806) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  17. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  18. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  19. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  20. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  21. Caused by: java.lang.NoClassDefFoundError: ha/KohakuSaintCrown/HakuApi/NearbyEntity
  22. at ec.KohakuSaintCrown.ElementalCreepers.Core.CreeperSkills.EntityExplodeEvent(CreeperSkills.java:132) ~[?:?]
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_60]
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_60]
  26. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_60]
  27. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  28. ... 17 more
  29. Caused by: java.lang.ClassNotFoundException: ha.KohakuSaintCrown.HakuApi.NearbyEntity
  30. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_60]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_60]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_60]
  35. at ec.KohakuSaintCrown.ElementalCreepers.Core.CreeperSkills.EntityExplodeEvent(CreeperSkills.java:132) ~[?:?]
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_60]
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_60]
  39. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_60]
  40. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.11.jar:git-Spigot-31fef09-c3d951d]
  41. ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement