Open TheComputer314 opened 3 hours ago
Describe the bug The above error message appears when connecting to a sim robot over NT, breaking all struct decoding. Log files are unaffected.
To Reproduce Steps to reproduce the behavior:
Expected behavior For struct decoding to not break.
Version (required): Version: 4.0.0-beta-3 Distributor: FRC 6328 Platform: win32-x64 Build Date: 11/12/2024, 05:08:23 UTC Electron: 32.0.2 Chromium: 128.0.6613.84 Node: 20.16.0
Additional context I suspect the cause is the .photonvision NT table? Tested on https://github.com/icrobotics-team167/2024_Off_Season/tree/WPILib2025
.photonvision
Describe the bug The above error message appears when connecting to a sim robot over NT, breaking all struct decoding. Log files are unaffected.
To Reproduce Steps to reproduce the behavior:
Expected behavior For struct decoding to not break.
Version (required): Version: 4.0.0-beta-3 Distributor: FRC 6328 Platform: win32-x64 Build Date: 11/12/2024, 05:08:23 UTC Electron: 32.0.2 Chromium: 128.0.6613.84 Node: 20.16.0
Additional context I suspect the cause is the
.photonvision
NT table? Tested on https://github.com/icrobotics-team167/2024_Off_Season/tree/WPILib2025