I currently have a game which is doing perfectly fine, the chat works. Now, I made a place within this game to teleport players to and from, but the chat is a completely different system. I have copy pasted my chat scripts, which are just the normal bubble chat ones but with a changed font, and checked everything to make sure nothing interacts with the chat.
However, I get an error message from my admin, called Adonis Admin, which only says the error in my place game where the chat is different.
Here is what the normal chat looks like:
Here is what the weird chat looks like:
I’ve tried deleting my admin and my chat scripts, but this broken chat still stays. How do I change it back? I have a module script called ChatService in both places, so I’m really confused as to what is going on.