Ancient Pedestal item corruption & disappearing
poma123 opened this issue ยท 1 comments
Description (REQUIRED)
After the dupe is now fixed, the pedestal now corrupts the displayname of the item. Also, sometimes when I break the pedestal and there was an item on it, the dropped item disappears.
Steps to reproduce the Issue (REQUIRED)
Displayname corruption:
- Put an item on a Pedestal (a dirt for example)
- The displayed item on the pedestal will have a
ALTAR Probe - <random id>
displayname instead of Dirt. - Take the item from the Pedestal
- The displayname of the item will be corrupted. (
ALTAR Probe - <random id>
)
Dropped item disappearing:
- Put an item on a Pedestal
- Break the Pedestal
- The dropped item (which was on the Pedestal) disappears.
Made 3 videos (the 4th video is not relevant anymore): https://imgur.com/a/MLXTE9w
Expected behavior (REQUIRED)
- The item on the pedestal should have a correct name (like Dirt) instead of
ALTAR Probe - <random id>
, and after I take the item back, it should have the correct ItemMeta. - After breaking the Pedestal (and there were an item on it) the dropped item shouldn't disappear.
Server Log
There were no errors.
Error Reports
Same
Environment (REQUIRED)
- Server Software (Spigot/Paper): git-Paper-157 (MC: 1.16.2) (Implementing API version 1.16.2-R0.1-SNAPSHOT)
- Minecraft Version: 1.16.2
- Plugins (14): CS-CoreLib, Essentials, EssentialsChat, EssentialsSpawn, LuckPerms, PlaceholderAPI, PlugMan, ProtocolLib, SkinsRestorer, Slimefun, TitleManager, Vault, WorldEdit, WorldGuard