Some NT clients could push bad unicode onto NetworkTables, and pynetworktables would fail to connect. With this fix, a warning will be logged and the string will be prepended with ‘INVALID UTF-8:’.
Thanks to team 2481 for helping us diagnose this issue.