Skip to content

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

@lollolcheese123

Description

@lollolcheese123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions