I am getting constant client reports that look like:
Invalid entry {"key":"","context":"","source":"[INSERT USERNAME HERE]{number1} {number2}","translation":"[INSERT USERNAME HERE]{número1} {número2}"}. Invalid parameter name "número1".
There are normally a few of these with a single error of:
Failed to translate string with key: InGame.ConnectionError.DisconnectClientRequest
I’ve not coded any translations or got anything referencing the old chat or text services (and I only have once instance where I reference the textchatservice).
The errors never report a particular script of line of code that is related to the error. Therefore I’m unable to track down what is causing it.