1.17 Run error
Comhrai-McNicholl opened this issue ยท 5 comments
Describe the bug
Crash on start-up, the plugin will instantly breakdown when your server starts and will print out an error on console & in-game chat.
Version Info
Latest (ProtocolLib 4.6.0)
Error Log
https://pastebin.com/9D3ELRgp
For 1.17 please use 4.7-SNAPSHOT from here
This is an issue with using Java 16 in general.
It's happening to me when using Paper 1.16.5 with Java 16. Using Java 11 didn't have this happen.
In this case can you please provide the code you are using so i can try to reproduce it?
I didn't see the If you're running Java 16 or Paper dev builds, use 4.6.1.
on the plugin's Spigot page, so I'm gonna try that and see if it works.