Starlight220
Starlight220
For 2024, LW in test mode is disabled by default, so commands should work as usual in test mode (unless `enableLWInTest(true)` is called, as it is in RB projects).
Related to #641
Can you upload Shuffleboard's logs from times that this happened? Shuffleboard log files are at `~/Shuffleboard/`.
From a quick glance there seem to be multiple exceptions in the log. Will investigate more in a bit.
@Tom-ne the log you uploaded is from Shuffleboard v2023.1.1. The common exception there was fixed in #759 (released in 2023.4.1). There's some more errors/warnings there (some problems with loading saved...
That's curious. Are you sure that the command is still being published to NT when this happens?
Does this reproduce with the newly-releases 2023.4.3? We hope that https://github.com/wpilibsuite/shuffleboard/pull/778 fixed this.
To cut down on these, please check that the code compiles.
I feel like the use cases can be implemented using the name field, without needing to tack on another metadata field
Is it possible that the DS log fragmented in those matches? Without info about what happened in those matches, I'm not sure how much can be done.