ProtocolLib

3M Downloads

CMI Hologram visual issues

LiritoMC opened this issue ยท 2 comments

commented
  • This issue is not solved in a development build
  • Latest ProtocolLib (dev. build) & no /reload

Describe the bug
Latest dev. build breaks holograms on CMI (It makes armor stands visible)

To Reproduce
Steps to reproduce the behavior:

  1. Put CMI & CMILib on your server
  2. Create any hologram
  3. After created you will see an armor stand instead the hologram
  4. Some times if you go close it would be show normal

Expected behavior
No armor stand visible.

Screenshots
https://i.imgur.com/3lX3UmE.png

Version Info
Paper Spigot 1.8.8
CMI Latest & ProtocolLib v5.0.0-SNAPSHOT-b575
dump-2022-07-13_17.26.57.txt

Additional context
This was only tested on CMI Holograms, so it maybe need to be fixed by the dev. of CMI.

commented

The error you've attached seems to be related to a LegacyPing not being handled correctly. From the information you've provided: Are you running v4 and v5 at the same time? Maybe remove one version? I can try to reproduce the issue, and fix it - but I don't see how the LegacyPing handling is related to your hologram issue

commented

The LegacyPing handling is related only on BungeeGuard & ProtocolLib v4.8.0, my hologram issue is on dev protocol version. I was running v4 first then delete it to run v5 not at the same time.