Trouble with RoboRealm and network tables

Hey,
I was setting up vision code using RoboRealm and ran into this errorhttps://gyazo.com/4207935582ddcaf0cfb5c41459b8c73e. I can’t figure out what the error is for. Does anyone know?

-Albert 1351

Since it didn’t link the error was. Unknown Message ID from network tables [83] after [83] reading". Disconnecting

Are you using LabView on the robot? Most likely the issue is that RoboRealm is a 2.0 client and while the Java/C++ implementation of NetworkTables 3.0 is backwards compatible with 2.0 clients, the LabView implementation is not. Unfortunately if this is the root cause there’s not a good solution except asking RoboRealm to update their software.