Mechanical-Advantage / AdvantageScope

Robot telemetry application for FRC
https://docs.advantagescope.org/
MIT License
181 stars 51 forks source link

Struct decoding breaks in sim with error "Fixed length arrays are unimplemented" #273

Open TheComputer314 opened 3 hours ago

TheComputer314 commented 3 hours ago

Describe the bug image 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:

  1. Open a robot sim with photonvision simulation.
  2. Connect to the simulator.

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