ViaRewind icon indicating copy to clipboard operation
ViaRewind copied to clipboard

Use marker property for hologram checking

Open itsfolf opened this issue 4 years ago • 0 comments

Fixes #244

When HolographicDisplays reloads, it first respawns the armor stands with no name to be updated afterwards, this makes it so ViaRewind's check to differentiate between a regular armor stand and an hologram fails, and attempts to send Zombie metadata with the entity ID that previously belonged to the WitherSkull, crashing the client. I've changed the check to look for the Marker property instead, which is more specific and most hologram plugins do (or should) set.

itsfolf avatar Feb 24 '22 22:02 itsfolf