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

[1.19.4] ProtocolLibrary.getProtocolManager() returning null #206

Open
lollolcheese123 opened this issue May 30, 2023 · 0 comments
Open

Comments

@lollolcheese123
Copy link

Problem Description
Whenever I try to use ProtocolLib's ProtocolLibrary.getProtocolManager() code it always gives me a NullPointerException

API method(s) used
ProtocolLibrary.getProtocolManager
.createPacket(PacketType.Play.Server.BLOCK_BREAK_ANIMATION);

Expected behavior
Obviously I expected to get the ProtocolManager class object, to be able to use ProtocolLib

Additional context
I am using IntellijIdea

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

No branches or pull requests

1 participant