My team changes but my chat colour stays white?

CHAT COLOUR STAYS WHITE:
In my game, I recognised that when I change teams my chat stays white constantly, and it doesn’t even send a system message to show that I have changed teams. Screenshots are listed below in the drop-down folder!

Screenshots

image
image
It doesn’t even say that my team has changed!

Does anyone know what I can do to fix this problem?
If this is the wrong category, please correct me - wasn’t sure where this should go but I believed that this was the most suitable.

Make sure your team color is the same as the spawn color.
image

image

Try to change your team in another game and see if it fails too

Make sure ExtraDataInitializer isn’t missing on ChatModules, it’s the module responsible for setting the player’s name color.

1 Like

How/where can I check? [30 characters minimum]

I tried and it didn’t, only this one.

image

2 Likes

Thank you!! Where can I find this?

It should be present within the ChatService if you’ve forked the chat (made any changes to it)

2 Likes