Advertisement
Guest User

Untitled

a guest
Jan 11th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1. [16:36:10 ERROR]: Could not pass event PlayerQuitEvent to CCLobby v1.0
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  7. at net.minecraft.server.v1_9_R2.PlayerList.disconnect(PlayerList.java:385) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  8. at net.minecraft.server.v1_9_R2.PlayerConnection.a(PlayerConnection.java:1059) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  9. at net.minecraft.server.v1_9_R2.NetworkManager.handleDisconnection(NetworkManager.java:318) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  10. at net.minecraft.server.v1_9_R2.ServerConnection.c(ServerConnection.java:174) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  11. at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:825) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  12. at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  13. at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  14. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  15. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  16. Caused by: java.lang.NoClassDefFoundError: Could not initialize class me.pokemonzr.cclobby.music.Music
  17. at me.pokemonzr.cclobby.listeners.LeaveListener.onLeave(LeaveListener.java:15) ~[?:?]
  18. at sun.reflect.GeneratedMethodAccessor167.invoke(Unknown Source) ~[?:?]
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  20. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  21. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  22. ... 12 more
  23. [16:40:56 INFO]: [BuycraftX] Fetching all due players...
  24. [16:40:57 INFO]: [BuycraftX] Fetched due players (0 found).
  25. [16:45:22 INFO]: UUID of player LonelyTree is 2a0d51a6-3dd4-4bec-b6d3-736c8a9d37b2
  26. [16:45:22 ERROR]: Could not pass event PlayerJoinEvent to CCLobby v1.0
  27. org.bukkit.event.EventException
  28. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  29. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  30. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  31. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  32. at net.minecraft.server.v1_9_R2.PlayerList.onPlayerJoin(PlayerList.java:333) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  33. at net.minecraft.server.v1_9_R2.PlayerList.a(PlayerList.java:159) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  34. at protocolsupport.protocol.packet.handler.AbstractLoginListener.b(AbstractLoginListener.java:159) [ProtocolSupport.jar:?]
  35. at protocolsupport.protocol.packet.handler.AbstractLoginListener.c(AbstractLoginListener.java:103) [ProtocolSupport.jar:?]
  36. at net.minecraft.server.v1_9_R2.NetworkManager.a(NetworkManager.java:233) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  37. at net.minecraft.server.v1_9_R2.ServerConnection.c(ServerConnection.java:140) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  38. at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:825) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  39. at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  40. at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  41. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  42. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  43. Caused by: java.lang.NoClassDefFoundError: Could not initialize class me.pokemonzr.cclobby.music.Music
  44. at me.pokemonzr.cclobby.listeners.JoinListener.onPlayerJoin(JoinListener.java:35) ~[?:?]
  45. at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?]
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  47. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  48. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.9.4.jar:git-Spigot-798f32d-0cd0397]
  49. ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement