dzwdz / chat_heads

Mozilla Public License 2.0
59 stars 34 forks source link

MCCI server chat messages not showing at all #90

Closed SPINZ1 closed 6 months ago

SPINZ1 commented 6 months ago

When "handle system messages" is enabled, messages sent from the server including modified player messages don't appear in chat. https://mclo.gs/TtqDV7Y

Fourmisain commented 6 months ago

StringIndexOutOfBoundsException: index 0, length 0

Empty names? Every time I think "that's impossible and will never happen" a server comes around and proves otherwise... 😅 Maybe the server has some fake player system, as is often used by mods for mob spawning chunk loaders, automated miners etc?

I'll just add guards everywhere.

...

Aight, a million backports are done and 0.12.1 is out! (Also, aliases can use spaces now too.)

Lemme know if there's still any issues.