Advertisement
xDizasterCYx

Untitled

May 25th, 2015
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. [12:23:22 ERROR]: Could not pass event PlayerToggleSneakEvent to ProjectKorraIte
  2. ms v1.1.0 BETA 2
  3. org.bukkit.event.EventException
  4. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  5. va:305) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  7. a:62) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  8. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
  9. ava:502) [spigot.jar:git-Spigot-870264a-0a645a2]
  10. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  11. ava:487) [spigot.jar:git-Spigot-870264a-0a645a2]
  12. at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java
  13. :1210) [spigot.jar:git-Spigot-870264a-0a645a2]
  14. at net.minecraft.server.v1_8_R2.PacketPlayInEntityAction.a(SourceFile:43
  15. ) [spigot.jar:git-Spigot-870264a-0a645a2]
  16. at net.minecraft.server.v1_8_R2.PacketPlayInEntityAction.a(SourceFile:9)
  17. [spigot.jar:git-Spigot-870264a-0a645a2]
  18. at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:1
  19. 3) [spigot.jar:git-Spigot-870264a-0a645a2]
  20. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
  21. ?:1.8.0_45]
  22. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45]
  23. at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar
  24. :git-Spigot-870264a-0a645a2]
  25. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:7
  26. 12) [spigot.jar:git-Spigot-870264a-0a645a2]
  27. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:3
  28. 68) [spigot.jar:git-Spigot-870264a-0a645a2]
  29. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:6
  30. 51) [spigot.jar:git-Spigot-870264a-0a645a2]
  31. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java
  32. :554) [spigot.jar:git-Spigot-870264a-0a645a2]
  33. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  34. Caused by: java.lang.NoClassDefFoundError: com/projectkorra/ProjectKorra/Methods
  35.  
  36. at com.projectkorra.ProjectKorraItems.attribute.Glider.<init>(Glider.jav
  37. a:43) ~[?:?]
  38. at com.projectkorra.ProjectKorraItems.attribute.Glider.<init>(Glider.jav
  39. a:29) ~[?:?]
  40. at com.projectkorra.ProjectKorraItems.attribute.AttributeListener.onPlay
  41. erSneak(AttributeListener.java:41) ~[?:?]
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0
  43. _45]
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0
  45. _45]
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
  47. .8.0_45]
  48. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  49. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  50. va:301) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  51. ... 15 more
  52. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement