Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [14:26:54 INFO]: Booting up Velocity 3.4.0-SNAPSHOT (git-4aa9ee77-b455)...
- [14:26:55 INFO]: Loading localizations...
- [14:26:55 INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 3.x.x (Linux x86_64) ciphers
- [14:26:55 INFO]: Loading plugins...
- [14:26:55 INFO]: Loaded plugin velocityplugin 1.0.0 by
- [14:26:55 INFO]: Loaded 2 plugins
- [14:26:55 ERROR]: Couldn't pass ProxyInitializeEvent to velocityplugin 1.0.0
- java.lang.RuntimeException: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/Velocity?autoReconnect=true
- at de.shiidooo.velocity.utils.MySQL.connect(MySQL.java:20) ~[?:?]
- at de.shiidooo.velocity.Velocity.onProxyInitialize(Velocity.java:41) ~[?:?]
- at de.shiidooo.velocity.Lmbda$1.execute(Unknown Source) ~[?:?]
- at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.4.0-SNAPSHOT (git-4aa9ee77-b455)]
- at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[velocity.jar:3.4.0-SNAPSHOT (git-4aa9ee77-b455)]
- at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity.jar:3.4.0-SNAPSHOT (git-4aa9ee77-b455)]
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
- at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]
- Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/Velocity?autoReconnect=true
- at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:707) ~[java.sql:?]
- at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:230) ~[java.sql:?]
- at de.shiidooo.velocity.utils.MySQL.connect(MySQL.java:17) ~[?:?]
- ... 8 more
- [14:26:55 INFO]: Listening on /[0:0:0:0:0:0:0:0]:25565
- [14:26:55 INFO]: Done (0.81s)!
Advertisement
Add Comment
Please, Sign In to add comment