Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [17:12:38] [ServerMain/INFO]: Building unoptimized datafixer
- [17:12:40] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
- [17:12:43] [ServerMain/INFO]: Loaded 7 recipes
- [17:12:45] [Server thread/INFO]: Starting minecraft server version 1.19.3
- [17:12:45] [Server thread/INFO]: Loading properties
- [17:12:45] [Server thread/INFO]: This server is running Paper version git-Paper-445 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: 4d7269e)
- [17:12:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
- [17:12:45] [Server thread/INFO]: Using 4 threads for Netty based IO
- [17:12:45] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
- [17:12:46] [Server thread/INFO]: Default game type: SURVIVAL
- [17:12:46] [Server thread/INFO]: Generating keypair
- [17:12:46] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:30019
- [17:12:46] [Server thread/INFO]: Using epoll channel type
- [17:12:46] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
- [17:12:46] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
- [17:12:47] [Server thread/INFO]: [AuthMe] Loading server plugin AuthMe v5.6.0-SNAPSHOT-b2599
- [17:12:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [17:12:47] [Server thread/INFO]: Preparing level "world"
- [17:12:48] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
- [17:12:48] [Server thread/INFO]: Time elapsed: 305 ms
- [17:12:48] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
- [17:12:49] [Server thread/INFO]: Time elapsed: 196 ms
- [17:12:49] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
- [17:12:49] [Server thread/INFO]: Time elapsed: 184 ms
- [17:12:49] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2599
- [17:12:50] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
- [17:12:50] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...
- [17:12:50] [Server thread/WARN]: Nag author(s): '[sgdc3, ljacqu, games647, Hex3l, krusic22]' of 'AuthMe' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
- [17:12:52] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] ERROR fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool - AuthMeMYSQLPool - Exception during pool initialization.
- [17:12:52] [Server thread/WARN]: fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
- [17:12:52] [Server thread/WARN]:
- [17:12:52] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:115)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.getConnection(MySQL.java:185)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.checkTablesAndColumns(MySQL.java:193)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.<init>(MySQL.java:78)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.createDataSource(DataSourceProvider.java:68)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:50)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:26)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.handlers.instantiation.ProviderHandler$InstantiationByProviderClass.instantiateWith(ProviderHandler.java:129)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:164)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolve(InjectorImpl.java:133)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:72)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:245)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.initialize(AuthMe.java:221)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.onEnable(AuthMe.java:145)
- [17:12:52] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
- [17:12:52] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
- [17:12:52] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
- [17:12:52] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
- [17:12:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [17:12:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:471)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1101)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [17:12:52] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [17:12:52] [Server thread/WARN]: Caused by: fr.xephi.authme.libs.com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
- [17:12:52] [Server thread/WARN]:
- [17:12:52] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
- [17:12:52] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [17:12:52] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
- [17:12:52] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [17:12:52] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- [17:12:52] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.NativeSession.connect(NativeSession.java:120)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818)
- [17:12:52] [Server thread/WARN]: ... 35 more
- [17:12:52] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused
- [17:12:52] [Server thread/WARN]: at java.base/sun.nio.ch.Net.pollConnect(Native Method)
- [17:12:52] [Server thread/WARN]: at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
- [17:12:52] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
- [17:12:52] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
- [17:12:52] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
- [17:12:52] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:633)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
- [17:12:52] [Server thread/WARN]: ... 38 more
- [17:12:52] [Server thread/WARN]: [AuthMe] Can't initialize the MySQL database: [CommunicationsException]: Communications link failure
- The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
- [17:12:52] [Server thread/WARN]: [AuthMe] Please check your database settings in the config.yml file!
- [17:12:52] [Server thread/WARN]: [AuthMe] Could not create data source: [CommunicationsException]: Communications link failure
- The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
- [17:12:52] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [IllegalStateException]: Error during initialization of data source
- [17:12:52] [Server thread/WARN]: java.lang.IllegalStateException: Error during initialization of data source
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:53)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:26)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.handlers.instantiation.ProviderHandler$InstantiationByProviderClass.instantiateWith(ProviderHandler.java:129)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:164)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolve(InjectorImpl.java:133)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:72)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:245)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.initialize(AuthMe.java:221)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.onEnable(AuthMe.java:145)
- [17:12:52] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
- [17:12:52] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
- [17:12:52] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
- [17:12:52] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
- [17:12:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:560)
- [17:12:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:471)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1101)
- [17:12:52] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
- [17:12:52] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [17:12:52] [Server thread/WARN]: Caused by: fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
- [17:12:52] [Server thread/WARN]:
- [17:12:52] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:115)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.getConnection(MySQL.java:185)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.checkTablesAndColumns(MySQL.java:193)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.<init>(MySQL.java:78)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.createDataSource(DataSourceProvider.java:68)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:50)
- [17:12:52] [Server thread/WARN]: ... 20 more
- [17:12:52] [Server thread/WARN]: Caused by: fr.xephi.authme.libs.com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
- [17:12:52] [Server thread/WARN]:
- [17:12:52] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
- [17:12:52] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [17:12:52] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
- [17:12:52] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [17:12:52] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- [17:12:52] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.NativeSession.connect(NativeSession.java:120)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818)
- [17:12:52] [Server thread/WARN]: ... 35 more
- [17:12:52] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused
- [17:12:52] [Server thread/WARN]: at java.base/sun.nio.ch.Net.pollConnect(Native Method)
- [17:12:52] [Server thread/WARN]: at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
- [17:12:52] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
- [17:12:52] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
- [17:12:52] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
- [17:12:52] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:633)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153)
- [17:12:52] [Server thread/WARN]: at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
- [17:12:52] [Server thread/WARN]: ... 38 more
- [17:12:52] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
- [17:12:52] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
- [17:12:52] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT-b2599 disabled!
- [17:12:52] [Server thread/INFO]: Running delayed init tasks
- [17:12:52] [Server thread/INFO]: Done (7.498s)! For help, type "help"
- [17:12:52] [Server thread/INFO]: Stopping server
- [17:12:52] [Server thread/INFO]: Saving players
- [17:12:52] [Server thread/INFO]: Saving worlds
- [17:12:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
- [17:12:52] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
- [17:12:52] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
- [17:12:52] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
- [17:12:52] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world' in 0.00s
- [17:12:53] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
- [17:12:53] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
- [17:12:53] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
- [17:12:53] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
- [17:12:53] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
- [17:12:53] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_nether' in 0.00s
- [17:12:53] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
- [17:12:53] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
- [17:12:53] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
- [17:12:53] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
- [17:12:53] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
- [17:12:53] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_the_end' in 0.00s
- [17:12:53] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
- [17:12:53] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
- [17:12:53] [Server thread/INFO]: Saving usercache.json
- [17:12:53] [Server thread/INFO]: Flushing Chunk IO
- [17:12:53] [Server thread/INFO]: Closing Thread Pool
- [17:12:56] [Server thread/INFO]: Closing Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement