You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just the update checker task, not important. Normally it would exit on its own early during startup. It probably got stuck due to some kind of connection issue.
Just posting this, as this is something that should be looked at, at some point
[13:51:03 ERROR]: Nag author: 'jrbudda, jaron780' of 'Vivecraft-Spigot-Extensions' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies. [13:51:03 ERROR]: Craft Scheduler Thread - 15 - Vivecraft-Spigot-Extensions Stacktrace [13:51:03 ERROR]: [email protected]/sun.nio.ch.SocketDispatcher.read0(Native Method) [13:51:03 ERROR]: [email protected]/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:47) [13:51:03 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl.tryRead(NioSocketImpl.java:261) [13:51:03 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:312) [13:51:03 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) [13:51:03 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) [13:51:03 ERROR]: [email protected]/java.net.Socket$SocketInputStream.read(Socket.java:966) [13:51:03 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478) [13:51:03 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472) [13:51:03 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160) [13:51:03 ERROR]: [email protected]/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111) [13:51:03 ERROR]: [email protected]/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1500) [13:51:03 ERROR]: [email protected]/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1415) [13:51:03 ERROR]: [email protected]/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:450) [13:51:03 ERROR]: [email protected]/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:421) [13:51:03 ERROR]: [email protected]/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:580) [13:51:03 ERROR]: [email protected]/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183) [13:51:03 ERROR]: [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) [13:51:03 ERROR]: [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [13:51:03 ERROR]: [email protected]/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) [13:51:03 ERROR]: [email protected]/java.net.URL.openStream(URL.java:1161) [13:51:03 ERROR]: Vivecraft_Spigot_Extensions.jar//org.vivecraft.VSE.startUpdateCheck(VSE.java:355) [13:51:03 ERROR]: Vivecraft_Spigot_Extensions.jar//org.vivecraft.VSE$3.run(VSE.java:195) [13:51:03 ERROR]: org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) [13:51:03 ERROR]: org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) [13:51:03 ERROR]: com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [13:51:03 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [13:51:03 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [13:51:03 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833)
The text was updated successfully, but these errors were encountered: