
Compatibility with EmojiFul - Player head disappears when message contains an emoji
jnetu opened this issue · 3 comments
I've discovered a compatibility issue when using Chat Heads alongside the Emojiful
When both Emojiful and Chat Heads are installed, the player's head icon from the Chat Heads mod fails to render next to any chat message that contains an emoji from Emojiful. If a message is sent without any emojis, the chat head appears correctly. The issue only occurs when an emoji is present in the message :(
minecraft version: Neoforge - 1.21.1
This seems to be a rendering or string handling conflict. I am also reporting this to the Chat Heads developer to make them aware of the issue from their end.
Thank you for your amazing work on this mod!


Chat Heads' compat code works just fine on Fabric and NeoForge using Emojiful 5.1.5.
This incompatibility starts with 5.2.x, specifically due to InnovativeOnlineIndustries/Emojiful@db5ebd7.
Looks like a Mixin into the Mixin is needed.