ProtocolLib icon indicating copy to clipboard operation
ProtocolLib copied to clipboard

ProtocolLibray#getProtocolManager returns null

Open FoliageOwO opened this issue 3 years ago • 1 comments

Make sure you're doing the following

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

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

FoliageOwO avatar Sep 02 '22 02:09 FoliageOwO

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. :(

FoliageOwO avatar Sep 02 '22 02:09 FoliageOwO

same issue

JaHollTV avatar Nov 29 '22 18:11 JaHollTV

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?

JaHollTV avatar Nov 29 '22 18:11 JaHollTV

Same issue here, the plugin is currently not usable

simaxme avatar Nov 29 '22 18:11 simaxme

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

FoliageOwO avatar Nov 30 '22 01:11 FoliageOwO

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");

JaHollTV avatar Nov 30 '22 10:11 JaHollTV