Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1.  
  2. 18:59:20 [INFO] LWC [v1.54] Native library: lib/native/Linux/amd64/libsqlitejdbc.so
  3. 18:59:21 [WARNING] Using the stupidly long constructor com.bukkit.intelli.borderguard.BorderGuard(PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of BorderGuard Lite (Square) to remove it! (Nothing is broken, we just like to keep code clean.)
  4. 18:59:21 [INFO] Loaded Essentials build 227 by Zenexer, ementalo, Eris, and Brettflan
  5. 18:59:21 [INFO] [MYHOME]: 924 homes loaded
  6. 18:59:21 [INFO] [MYHOME] Permissions enabled.
  7. 18:59:21 [INFO] MyHome 1.9 enabled
  8. 18:59:21 [SEVERE] java.sql.SQLException: invalid database address: jdbc:mysql://localhost:3306/minecraft
  9. 18:59:21 [SEVERE] at org.sqlite.JDBC.createConnection(JDBC.java:74)
  10. 18:59:21 [SEVERE] at org.sqlite.JDBC.connect(JDBC.java:64)
  11. 18:59:21 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:620)
  12. 18:59:21 [SEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:200)
  13. 18:59:21 [SEVERE] at com.pi.coelho.Cookies.net.cDatabase.<init>(cDatabase.java:20)
  14. 18:59:21 [SEVERE] at com.pi.coelho.Cookies.Cookies.onEnable(Cookies.java:114)
  15. 18:59:21 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
  16. 18:59:21 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:424)
  17. 18:59:21 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
  18. 18:59:21 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:80)
  19. 18:59:21 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
  20. 18:59:21 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:198)
  21. 18:59:21 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:185)
  22. 18:59:21 [SEVERE] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
  23. 18:59:21 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:240)
  24. 18:59:21 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
  25. 18:59:21 [SEVERE] java.lang.NullPointerException
  26. 18:59:21 [SEVERE] at com.pi.coelho.Cookies.Cookies.onDisable(Cookies.java:160)
  27. 18:59:21 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:142)
  28. 18:59:21 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:438)
  29. 18:59:21 [SEVERE] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:199)
  30. 18:59:21 [SEVERE] at com.pi.coelho.Cookies.Cookies.onEnable(Cookies.java:126)
  31. 18:59:21 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
  32. 18:59:21 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:424)
  33. 18:59:21 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
  34. 18:59:21 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:80)
  35. 18:59:21 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
  36. 18:59:21 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:198)
  37. 18:59:21 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:185)
  38. 18:59:21 [SEVERE] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
  39. 18:59:21 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:240)
  40. 18:59:21 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
  41. 18:59:21 [INFO] [COOKIES] Failed to save list into database.
  42. 18:59:21 [INFO] [COOKIES] Script has stored cookies in a safe spot for later use.
  43. 18:59:21 [INFO] [COOKIES] Failed to retrieve list from database.
  44. 18:59:21 [WARNING] Plugin 'Cookies' (ver 0.5) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
  45. 18:59:21 [WARNING] Plugin 'Cookies' (ver 0.5) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
  46. 18:59:21 [INFO] [COOKIES] Script is ready to start giving out cookies.
  47. 18:59:21 [INFO] SignEdit version 1.1.1 is enabled!
  48. 18:59:21 [INFO] SimpleWarp version 1.62 is enabled
  49. 18:59:21 [INFO] [iConomy] Now wrapping Cookies plugin
  50. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement