LOOHP / InteractiveChat

Add click and hover events to chat messages!
https://www.spigotmc.org/resources/75870/
GNU General Public License v3.0
150 stars 27 forks source link

[~1.20.1] Player head appears as Steve head #219

Open Pantera07 opened 2 weeks ago

Pantera07 commented 2 weeks ago

Bug Cause: Player Head has empty Player Id(uuid) (this is only allowed in 1.20.2+ clients) Solution: Put uuid in Player Id. https://github.com/LOOHP/InteractiveChat/blob/b0c0f1c12d97026953526536942d1aba62da2080/common/src/main/java/com/loohp/interactivechat/utils/SkinUtils.java#L55-L80

How to reproduce: Type [inv] and check.

aaaa

Tested version:

without ViaVersion 1.19.4 Server & 1.19.4 Client 1.20.1 Server & 1.20.1 Client

with ViaVersion & ViaBackwards Solved https://github.com/ViaVersion/ViaBackwards/pull/786 1.20.4 Server & 1.20.1 Client 1.20.6 Server & 1.20.1 Client