-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
None
-
Java
openjdk 18.0.1.1 2022-04-22
OpenJDK Runtime Environment (build 18.0.1.1+2-6)
OpenJDK 64-Bit Server VM (build 18.0.1.1+2-6, mixed mode, sharing)
Language-level: 11
MacOS 13.2.1
Minecraft 1.19.4 Vanilla Client (no mods)
6 plugins on Server
- PlugMan (2.2.2)
- Factions (1.6.9.5-U0.5.21-b249)
- mcMMO (2.1.115)
- Vault (1.7.2-b107)
- Essentials (2.17.1.61)
- RandomPackage (18.0.0)
Java openjdk 18.0.1.1 2022-04-22 OpenJDK Runtime Environment (build 18.0.1.1+2-6) OpenJDK 64-Bit Server VM (build 18.0.1.1+2-6, mixed mode, sharing) Language-level: 11 MacOS 13.2.1 Minecraft 1.19.4 Vanilla Client (no mods) 6 plugins on Server PlugMan ( 2.2.2 ) Factions ( 1.6.9.5-U0.5.21-b249 ) mcMMO ( 2.1.115 ) Vault ( 1.7.2-b107 ) Essentials ( 2.17.1.61 ) RandomPackage ( 18.0.0 )
-
CraftBukkit version 3697-Spigot-6ad4b93-9381350 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT)
-
RandomPackage v18.0.0.16
-
Yes
I get an NPE (Cannot invoke "net.minecraft.nbt.NBTTagCompound.equals(Object)" because "this.serializedProfile" is null) when I try to compare two ItemStacks where one of them is a Skull with custom NBT tags, custom display name and lore. The actual item and custom NBT tags is attached (raw text from using /data get entity @s SelectedItem).
I cannot replicate the error using a default skull (player, dragon, creeper, skeleton, wither skeleton, or zombie head)
Tested on 1.19.2 and 1.19.4.