Advertisement
Guest User

playerpointsfail

a guest
Jan 27th, 2014
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.83 KB | None | 0 0
  1.  
  2. 27.01 15:20:22 [Multicraft] Skipped 14 lines due to rate limit (30/s)
  3. 27.01 15:20:21 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_40]
  4. 27.01 15:20:21 [Server] INFO Caused by: java.lang.ClassNotFoundException: lib.PatPeter.SQLibrary.MySQL
  5. 27.01 15:20:21 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Spigot-1261]
  6. 27.01 15:20:21 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:429) [craftbukkit.jar:git-Spigot-1261]
  7. 27.01 15:20:21 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) [craftbukkit.jar:git-Spigot-1261]
  8. 27.01 15:20:21 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:280) [craftbukkit.jar:git-Spigot-1261]
  9. 27.01 15:20:21 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:324) [craftbukkit.jar:git-Spigot-1261]
  10. 27.01 15:20:21 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:347) [craftbukkit.jar:git-Spigot-1261]
  11. 27.01 15:20:21 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:286) [craftbukkit.jar:git-Spigot-1261]
  12. 27.01 15:20:21 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:304) [craftbukkit.jar:git-Spigot-1261]
  13. 27.01 15:20:21 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385) [craftbukkit.jar:git-Spigot-1261]
  14. 27.01 15:20:21 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [craftbukkit.jar:git-Spigot-1261]
  15. 27.01 15:20:21 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[craftbukkit.jar:git-Spigot-1261]
  16. 27.01 15:20:21 [Server] INFO at org.black_ixx.playerpoints.PlayerPoints.onEnable(PlayerPoints.java:59) ~[?:?]
  17. 27.01 15:20:21 [Server] INFO at org.black_ixx.playerpoints.storage.imports.Importer.checkImport(Importer.java:34) ~[?:?]
  18. 27.01 15:20:21 [Server] INFO at org.black_ixx.playerpoints.storage.imports.Importer.importSQL(Importer.java:50) ~[?:?]
  19. 27.01 15:20:21 [Server] INFO at org.black_ixx.playerpoints.storage.imports.YAMLImport.doImport(YAMLImport.java:31) ~[?:?]
  20. 27.01 15:20:21 [Server] INFO at org.black_ixx.playerpoints.storage.StorageGenerator.createStorageHandlerForType(StorageGenerator.java:47) ~[?:?]
  21. 27.01 15:20:21 [Server] INFO at org.black_ixx.playerpoints.storage.models.MySQLStorage.<init>(MySQLStorage.java:48) ~[?:?]
  22. 27.01 15:20:21 [Server] INFO at org.black_ixx.playerpoints.storage.models.MySQLStorage.connect(MySQLStorage.java:193) ~[?:?]
  23. 27.01 15:20:21 [Server] INFO java.lang.NoClassDefFoundError: lib/PatPeter/SQLibrary/MySQL
  24. 27.01 15:20:21 [Server] ERROR Error occurred while enabling PlayerPoints v1.7 (Is it up to date?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement