Advertisement
Zendrex

Configurable Messages Error

Apr 14th, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. 14.04 01:47:24 [Server] INFO ... 12 more
  2. 14.04 01:47:24 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
  3. 14.04 01:47:24 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
  4. 14.04 01:47:24 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[spigot.jar:git-Spigot-1383]
  5. 14.04 01:47:24 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[spigot.jar:git-Spigot-1383]
  6. 14.04 01:47:24 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_51]
  7. 14.04 01:47:24 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
  8. 14.04 01:47:24 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_51]
  9. 14.04 01:47:24 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_51]
  10. 14.04 01:47:24 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
  11. 14.04 01:47:24 [Server] INFO at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1383]
  12. 14.04 01:47:24 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:442) [spigot.jar:git-Spigot-1383]
  13. 14.04 01:47:24 [Server] INFO at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:186) [spigot.jar:git-Spigot-1383]
  14. 14.04 01:47:24 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:284) [spigot.jar:git-Spigot-1383]
  15. 14.04 01:47:24 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:328) [spigot.jar:git-Spigot-1383]
  16. 14.04 01:47:24 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:353) [spigot.jar:git-Spigot-1383]
  17. 14.04 01:47:24 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot.jar:git-Spigot-1383]
  18. 14.04 01:47:24 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot.jar:git-Spigot-1383]
  19. 14.04 01:47:24 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1383]
  20. 14.04 01:47:24 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot.jar:git-Spigot-1383]
  21. 14.04 01:47:24 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[spigot.jar:git-Spigot-1383]
  22. 14.04 01:47:24 [Server] INFO at cz.Sicka_gp.ConfigurableMessages.ConfigurableMessages.onEnable(ConfigurableMessages.java:90) ~[?:?]
  23. 14.04 01:47:24 [Server] INFO java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  24. 14.04 01:47:24 [Server] ERROR Error occurred while enabling ConfigurableMessages v1.0.0 (Is it up to date?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement