Error appears mostly on player login (Unhandled exception occured in onPacketSending(PacketEvent) for HolographicExtension)
itaquito opened this issue ยท 1 comments
Description
An error appears on the console when a player logins, however, the error doesn't happen every time a player logins.
Error: https://pastebin.com/7X8GcJrN
How to reproduce
- Log in into the server
- See if the error appeared on the console
Platform
- Server version (output of
/version
):
[15:38:26 INFO]: This server is running Paper version git-Paper-334 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
[15:38:27 INFO]: You are 11 version(s) behind
[15:38:27 INFO]: Previous version: git-Paper-217 (MC: 1.15.2)
- Holographic Displays version (check with
/hd
):
[15:38:49 INFO]: Commands: /hd help
[15:38:49 INFO]: Server is running Holographic Displays v2.4.2 by filoghost
- ProtocolLib version, if installed (check with
/protocol version
):
[15:39:07 INFO]: Authors: dmulloy2 and Comphenix
[15:39:07 INFO]: ProtocolLib v4.5.0
[15:39:07 INFO]: Issues: https://github.com/dmulloy2/ProtocolLib/issues
- Do you use plugins to allow players to join with multiple Minecraft versions (such as ViaVersion, ProtocolSupport, ...):
Nop
Additional context
Yes, this is the error that appears
https://pastebin.com/7X8GcJrN
This is caused by Holographic Extension. Please ask to the author of that plugin.