ProtocolLib

3M Downloads

ProtocolLibray#getProtocolManager returns null

FoliageOwO opened this issue ยท 6 comments

commented

Make sure you're doing the following

  • You're using the latest build for your server version
  • This isn't an issue caused by another plugin
  • You've checked for duplicate issues
  • You didn't use /reload

Describe the question
Please have this solved, thanks! #1875

commented

I noticed that the Owner neither any Contributors did not respond that issue, if this issue make you confused I'm sorry, I really need to solve this issue. :(

commented

same issue

commented

I noticed that the Owner neither any Contributors did not respond that issue, if this issue make you confused I'm sorry, I really need to solve this issue. :(

did you solve it?

commented

Same issue here, the plugin is currently not usable

commented

I noticed that the Owner neither any Contributors did not respond that issue, if this issue make you confused I'm sorry, I really need to solve this issue. :(

did you solve it?

No

commented

ot respond that issue, if this issue make you confused I'm sorry, I really need to solve this issue. :(

Possibly found a solution:
If you use Gradle then don't use shadow or implementation for ProtocolLib.
Only use: compileOnly("com.comphenix.protocol", "ProtocolLib", "4.8.0");