Chat Problem on Server?

I have created a test server but the T key does not open the chat. What can cause this? The console doesn’t give any errors either. I’ve already run updates, but I don’t know what the problem is.

Thanks for youre instruction!

Is the chat resource running? Also, is your chat button set to T?
Can you run commands from the client console(F8)?

Hello,

So when downloading the new server artifacts version you can add the chat manually inside of
TxData>Resources>[Gameplay]

The link is here as followed.

** REMEMBER TO ADD START/ENSURE CHAT WHEN YOU HAVE ADDED THE CHAT RESOURCE **

Or i believe you can add the following line to your server.cfg

set resources_useSystemChat true

Hope that helped.