filoghost / HolographicDisplays

Create modern looking holograms in Minecraft.

Home Page:https://dev.bukkit.org/projects/holographic-displays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error related to appendItem

YerassylB opened this issue · comments

Confirmation

  • I have read the FAQ.
  • I have tested the latest development build of Holographic Displays and the bug is still present.
  • I have updated Spigot to the latest release for my particular Minecraft version.
  • I made sure the bug hasn't already been reported on the issue tracker.

Description

The error appears when I try to change the location of a hologram created using the API.

How to reproduce

I'm creating a hologram with 2 lines of text and 1 head with skin, I'm trying to make an animation for the case. I will attach a screenshot below.

Server version

1.16.5

Holographic Displays version

3.0.3

Installed plugins that allow players to join with multiple Minecraft versions

ViaVersion, ViaBackwards

Additional information

Error:
image

What happens when there's a skin head in a hologram:
image
image

Intentionally removed his head in holograms:
image

It seems that you're adding a custom head without a profile somehow, the resulting NBT is invalid and it breaks Bukkit's API.