CMI Hologram visual issues
LiritoMC opened this issue ยท 2 comments
- 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:
- Put CMI & CMILib on your server
- Create any hologram
- After created you will see an armor stand instead the hologram
- 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.
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