Skip to content

Pinger incompatibility with ProtocolSupportStuff #6

@I-Knight-I

Description

@I-Knight-I

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions