Chat not sending full message

I have noticed since 2022 in a game I develop for our chat gets randomly cut off after the first line, some people can see the whole chat, me personally I cannot, is there any suggestions of fixes that any of you might have?

We use a slightly modified chat, do you suggest we revert to the default?

image
HELLO THIS IS A CHAT TEST, IT WILL NOT GO ONTO THE SECOND LINE

This is a common peoblem with chat and the chatbubbles. There is nothing weong with your chat design (I think).

i don’t know a lot modifying the chat and this may not make sense, but if you press TextChatService, what is your chat version, LegacyChatService or TextChatService?

Well this should really be addressed in #bug-reports then.

image

Can you show the properties of the TextLabel

this problem was happening since 2020 or earlier. If you use LegacyChatService, it will cut off long messages and the only way to fix this is switching to TextChatService.

This does work however is there a new report on how to get .Chatted event? It has broken my radio.

not very good at scripting so i can’t tell you.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.