Open axeldupuy opened 3 weeks ago
Saying that the "DeclareCommands" is null sounds confusing. However, it is possible that the Bukkit player object is null, as PacketEvents has not fetched it, considering the fact that it's instantiated later (compared to when the connection is established). My response would be, either contact me so we can go through specifics, or they can attempt to adapt their code to be less dependent on the Bukkit player in that connection stage. Perhaps, they could also try fetching it using the Bukkit API and the User object's UUID.
Describe the bug DeclareCommands packet is sometimes null
Software brand Pufferfish 1.17.1
Plugins Pl-Hide-Pro
How To Reproduce
Screenshots