Holographic Displays

Holographic Displays

3M Downloads

ProtocolLib Error during startup

martinambrus opened this issue ยท 5 comments

commented

Description

During server startup, I get errors with holograms created on the server.

How to reproduce

Install latest release versions of Paper, ProtocolLib & HolographicDisplays. Make some holograms. Stop server, upgrade ProtocolLib + HolographicDisplays to the latest DEV versions (ProtocolLib 4.6.0-b492, HolographicDisplays 2.4.6-b163). Start server.

Platform

  • Server version (output of /version): git-Paper-406 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)
  • Holographic Displays version (check with /hd): v2.4.6-SNAPSHOT-b163
  • ProtocolLib version, if installed (check with /protocol version): v4.6.0-SNAPSHOT-b492
  • Do you use plugins to allow players to join with multiple Minecraft versions (such as ViaVersion, ProtocolSupport, ...): no

Additional context

Console errors: https://pastebin.com/ZQiParph

commented

Having the exact same issue. I have the same server information as you as well except I am using ViaVersion, ViaRewind, and ViaBackwards.

I'm using the latest version of Paper (1.16.4-R0.1-SNAPSHOT), latest ViaVersion, Rewind, Backwards, HolographicDisplays, and using the latest Dev Build of ProtocolLib.

When using the non-dev build of ProtocolLib this issue didn't occur, but I need the dev build for other plugin compatibility etc.

Here is my paste as well:
https://pastebin.com/WjmfYKWU

commented

This error is spamming my console. It just keeps happening with no idea what action causes it. Here is the error: https://pastebin.com/HHtrK5uK

I am using:
HolographicDisplays version 2.4.5
git-Paper-413 (MC: 1.16.4)
Protocollib 4.6.0-SNAPSHOT-b492

I am going to have to remove HD from my system. It is spamming everything out of my console window.

commented

Looks like same issue:
Log
I am using:
HolographicDisplays version 2.4.5
git-Paper-434 (MC: 1.16.5)
Protocollib 4.6.0-SNAPSHOT-b492

commented

Yup I have Protocollib (Build #492) on spigot and it gives me tons of errors, when i removed it and run the server again no errors, so i assume i have the same prolems as the other guys
Here are some logs:
2021-01-19-3.log
2021-01-19-4.log

commented

Duplicate of #388