Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinger incompatibility with ProtocolSupportStuff #6

Open
I-Knight-I opened this issue May 17, 2020 · 0 comments
Open

Pinger incompatibility with ProtocolSupportStuff #6

I-Knight-I opened this issue May 17, 2020 · 0 comments

Comments

@I-Knight-I
Copy link

I-Knight-I commented May 17, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant