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

Update to Netty 4.1.x #122

Closed
wants to merge 1 commit into from
Closed

Update to Netty 4.1.x #122

wants to merge 1 commit into from

Conversation

calcastor
Copy link
Contributor

The first patch adds support for up to and including Java 11 by updating Netty to the latest upstream version. This patch is sourced from PandaSpigot, so thank you to hpfxd and other contributors to that project.

Previously, ViaVersion, Citizens, and ProtocolLib have had issues with this sort of patch. The newest versions of these plugins which still support 1.8.8 have resolved those issues, and other Paper patch sets which use this patch no longer include patches for those plugins. See discussion in #58.

The second patch is not directly related compatibility wise but seemed relevant nonetheless.

I've used a build of SportPaper with this patch when testing PGM locally for some months now with no issue, but I can't say I'm certain there would be 0 issues encountered in production without trying first.

Closes #58

Thank you to hpfxd and PandaSpigot maintainers for the Netty patch

Signed-off-by: BT (calcastor/mame) <[email protected]>
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

Successfully merging this pull request may close these issues.

Native transport does not work after Java 8
2 participants