TextChatService is now the default for new experiences!

Can we get an ETA on when this method will be enabled? I switched all of my code to the new method, as the dev hub website has no indicator that the method isn’t enabled yet. I have to switch everything back for the mean time since it doesn’t work. :frowning:

1 Like

Is it possible to delete an existing bubble before lifetime runs out?

1 Like

Hi, were you trying to call this from the server? DisplayBubble only works from the client, please take a look at this post for more information:

1 Like

I was using this on the server yes – the wiki documentation does not say I can’t. This should probably be updated lol.

I can switch my code to use a remote event and call the method on the client. A little bit of a shame that the method does not work on the server like the old Chat method does.

1 Like

Tried turning on TextChatService today to find that a number of players in my game are experiencing the chat bubble instantly disappearing problem that was mentioned here in April. Reverting to legacy chat until this can be addressed.

1 Like

Sorry for the late response, for the bubble disappearing I have not been able to reproduce it, as for the chat cutting off, me and someone else has observed it might be because they’re typing too fast?

They have an HP Laptop : HP Laptop 15-dy0025tg Product Specifications | HP® Customer Support (the link provided is one directly taken from the official HP website) and they were running on 10 FPS, so this might be linked. The game is running on 1.5GB of memory for me but they said theirs is on 2GB, it was in this game : Furry Fandom: Hangout - Roblox

They have also observed that if they take their time to type slowly it doesn’t get cut off, though I have not been able to contact anyone else observing the issue so far so it’s only a 1 case scenario, hope this helps.

3 Likes

Multiple people in my game are having this exact same issue.
https://gyazo.com/96d6b40a0a6c424263c968b8896f4f4a
This is what the bug looks like

1 Like

@SubtleShuttle This issue has been happening for a long while now, and based on the replies above, there’s been 0 communication about it. When can we expect an update on it?

1 Like

The fix for this is now in for v4.1.11 of the new in-experience chat (can be checked by typing “/version” in the chat input bar). Are you still encountering this issue?

Hi everyone, if you are still encountering the bubble chat disappearing issue, please reply to this thread! A fix for this was rolled out for v4.1.11 (you can check the version by typing “/version” in the chat)!

1 Like

Hey, just wanted to know if you saw this message: TextChatService is now the default for new experiences! - #168 by bewarethepaws

Multiple people experiencing the issue seem to be running low end devices while lagging, if they type too fast it will straight up cut their message (usually last letter), at least that’s what I observed.

Here’s an image of the issue:

Graphics 1: “ok let’s see”
image

Graphics 10 (more lag): “and let’s just see”
image

Just wanted to let you know.
Thank you for helping!

2 Likes

Are you still encountering the bubble chat disappearing issue?

This seems to be fixed in my game, thank you very much! :slight_smile:
(in relation to my previous post oops)

No, the chat bubbles do not disappear anymore. The chat is currently running on version 4.2.0, though I don’t know if it was updated since Saturday.

1 Like

Is it possible yet to toggle whispering? Also, it would be very useful if we could set Whisper to work based off a Player’s name and not their DisplayName.

Another thing my players have noticed are: If you type /e {randomEmoteName}, such as /e salute, your game will crash.

I do have emotes disabled in my game, I have a custom Animate script.

1 Like

Hello! I am curious on the status of the tabs for the chat window, we are patiently waiting on this feature and hope to see it out soon! Thanks

3 Likes

@SubtleShuttle
Could I have any sort of communication on the state of this?

I have never hated a feature’s documentation in my life more than this.

The documentation is AWFUL, doesn’t have enough examples, and overall the system makes little sense.


image

Great.

What is wrong with this service? The usability is abysmal.
When the page on TextChannels links me to another page to learn about them - and that page has zero mentions of the word ‘TextChannel’… then please just put the actual information on the right page?

1 Like

Are arguments for TextChatCommands planned at all? This would make making admin systems way simpler if we could just add arguments that we want the player to use when entering a command.
(something like this: /kick target : plr)

i think they stopped working on it since it is very broken