[15:08:50] [Server thread/INFO]: [ZPokeStoreSQL] Enabling ZPokeStoreSQL v1.0-SNAPSHOT
[15:08:50] [Server thread/WARN]: java.sql.SQLNonTransientConnectionException: Cannot load connection class because of underlying exception: com.mysql.cj.exceptions.WrongArgumentException: Malformed database URL, failed to parse the main URL sections.
[15:08:50] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:79)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:131)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:221)
[15:08:50] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
[15:08:50] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
[15:08:50] [Server thread/WARN]: at io.github.yuazer.zpokestoresql.database.MySQLDatabase.createDatabaseIfNotExists(MySQLDatabase.java:36)
[15:08:50] [Server thread/WARN]: at io.github.yuazer.zpokestoresql.Main.onEnable(Main.java:38)
[15:08:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[15:08:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351)
[15:08:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483)
[15:08:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:412)
[15:08:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:323)
[15:08:50] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:439)
[15:08:50] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:345)
[15:08:50] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:218)
[15:08:50] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:737)
[15:08:50] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:265)
[15:08:50] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[15:08:50] [Server thread/WARN]: Caused by: com.mysql.cj.exceptions.UnableToConnectException: Cannot load connection class because of underlying exception: com.mysql.cj.exceptions.WrongArgumentException: Malformed database URL, failed to parse the main URL sections.
[15:08:50] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[15:08:50] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[15:08:50] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[15:08:50] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
[15:08:50] [Server thread/WARN]: ... 16 more
[15:08:50] [Server thread/WARN]: Caused by: com.mysql.cj.exceptions.WrongArgumentException: Malformed database URL, failed to parse the main URL sections.
[15:08:50] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[15:08:50] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[15:08:50] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[15:08:50] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.conf.ConnectionUrlParser.parseConnectionString(ConnectionUrlParser.java:163)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.conf.ConnectionUrlParser.<init>(ConnectionUrlParser.java:137)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.conf.ConnectionUrlParser.parseConnectionString(ConnectionUrlParser.java:119)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.conf.ConnectionUrl.getConnectionUrlInstance(ConnectionUrl.java:279)
[15:08:50] [Server thread/WARN]: at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:195)
[15:08:50] [Server thread/WARN]: ... 15 more
[15:08:50] [Server thread/ERROR]: [ZPokeStoreSQL] 无法创建数据库!