Velocity [WARN]
FunnyCraft opened this issue · 9 comments
Looks like Spigot added a check for high velocity for whatever reason:
https://hub.spigotmc.org/stash/projects/PAPER/repos/paperspigot/browse/Spigot-Server-Patches/0098-Add-velocity-warnings.patch
You should be able to disable this in the Spigot config.
In paper.yml
, you'll want to set the key warnWhenSettingExcessiveVelocity
to false
.
23.04 17:10:53 [Server] INFO java.nio.channels.ClosedChannelException
23.04 17:10:53 [Server] WARN An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
what this?
Looks like an issue with Minecraft's netty implementation? I doubt it's something related to SwornGuns.