Advertisement
Guest User

Untitled

a guest
Jun 14th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. java.sql.SQLException: No suitable driver found for p50mysql265.secureserver.net?autoReconnect=true&user=minecraftmod&password=Alex113789
  2. at java.sql.DriverManager.getConnection(DriverManager.java:602)
  3. at java.sql.DriverManager.getConnection(DriverManager.java:207)
  4. at MySQLSource.getConnection(MySQLSource.java:20)
  5. at MySQLSource.loadUsers(MySQLSource.java:57)
  6. at MySQLSource.initialize(MySQLSource.java:40)
  7. at etc.loadData(etc.java:116)
  8. at bp.<init>(bp.java:7)
  9. at net.minecraft.server.MinecraftServer.<init>(SourceFile:40)
  10. at net.minecraft.server.MinecraftServer.main(SourceFile:471)
  11. at Main.main(Main.java:28)
  12. Sep 11, 2010 12:54:52 AM net.minecraft.server.MinecraftServer main
  13. SEVERE: Failed to start the minecraft server
  14. java.lang.NullPointerException
  15. at MySQLSource.loadUsers(MySQLSource.java:58)
  16. at MySQLSource.initialize(MySQLSource.java:40)
  17. at etc.loadData(etc.java:116)
  18. at bp.<init>(bp.java:7)
  19. at net.minecraft.server.MinecraftServer.<init>(SourceFile:40)
  20. at net.minecraft.server.MinecraftServer.main(SourceFile:471)
  21. at Main.main(Main.java:28)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement