SwornGuns

74.9k Downloads

Velocity [WARN]

FunnyCraft opened this issue · 9 comments

commented

Can we see your gun file?

commented

Скачать - [download].

commented

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.

commented

how to fix something, you can?

commented

In paper.yml, you'll want to set the key warnWhenSettingExcessiveVelocity to false.

commented

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?

commented

Looks like an issue with Minecraft's netty implementation? I doubt it's something related to SwornGuns.

commented

That addition by paper makes a ton of sense...

The exception caught message isn't related to SwornGuns.