jrbudda / Vivecraft_Spigot_Extensions

Spigot plugin for Vivecraft, the VR mod for Java Minecraft.
http://www.vivecraft.org
GNU General Public License v3.0
111 stars 33 forks source link

Nag Author Error #86

Open fahlur opened 2 years ago

fahlur commented 2 years ago

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: java.base@17.0.1/sun.nio.ch.SocketDispatcher.read0(Native Method)

Techjar commented 1 year ago

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.