-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Trying to ping a server with ProtocolSupportStuff by using this expansion throws the following:
[23:16:46 WARN]: [io.netty.channel.DefaultChannelPipeline] 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.
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[patched_1.15.2.jar:git-Paper-298]
From what I can tell in the code of both plugins, this is because the protocol version is edited/different from what was expected.
I've made an issue on the ProtocolSupportStuff GitHub but he hasn't updated in 2 years and I think that it's moreso required for Pinger to change. I think lol.
Metadata
Metadata
Assignees
Labels
No labels