DecentSoftware-eu / DecentHolograms

A lightweight but powerful hologram plugin with many features and configuration options.
https://www.spigotmc.org/resources/96927/
GNU General Public License v3.0
183 stars 82 forks source link

DH throwing error with Holograms used in BetonQuest #215

Open kristouffe opened 1 month ago

kristouffe commented 1 month ago

Just making sure

Reproduction

  1. Install DecentHolograms...
  2. Connect next to holograms used in BetonQuest
  3. I have no other hologram in DecentHologram for now, everything comes from BQ.

Don't know if this is on your end or on BQ's end?

Solution

No response

Server Version

1.20.6

Client Version

1.20.6

Plugin Version

This server is running DecentHolograms v2.8.8 by d0by : https://www.spigotmc.org/resources/96927/

Log

https://pastebin.com/41WPax99

d0by1 commented 1 month ago

Hello, this is probably caused by the changes to Item structure in minecraft 1.20.5. I will investigate this and update you when I know more.

For now, removing any items with custom NBT from hologram should help.

r5t0neer commented 2 weeks ago

I fixed it by editing code, in HologramItem class this.nbt cannot include '{' and '}', and nbt must be full, i.e. include material - {material[prop_ert_ies=123]}

More here: https://minecraft.wiki/w/Data_component_format