ProtocolLib

3M Downloads

getProtocolManager() is null

UsainSrht opened this issue ยท 6 comments

commented

Is getProtocolManager() is null issue because of ProtocolLib or not?
I asked this to author of skacket and he said "ProtocolLib doesn't work in 1.17 currently. Waiting on a fix I reported then it will be updated." Protocollibs latest build was 526 when he said this.

error.txt

commented

Ok i figure it out for my self, that reason because the getProtocolManager() was null, i shade ProtocolLib to my FurnitureLib plugins what was the mistake i do. Sorry for that.

commented

Same issue, with my ProtocolLib Plugins

commented

Yep, same here

commented

The v2.7.0 released 5 days ago implemented support for Minecraft 1.17. I have no problems with the plugins using ProtocolLib.

It probably is a problem that Skacket uses the ProtocolLib API 4.6.1-SNAPSHOT.

commented

These make no sense, thats not Plugins work like, it make no differents if you compile a plugin with v4.7.0 or v4.6.0
It looks like your plugins didn't use getProtocolManager() to register events what hear about incoming/outcoming packets.
As example my plugin is compiled with v4.7.0 but it dind't work with v4.7.0 and PaperSpigot 1.17.1