You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This results in lots of NT type changes, and also in epilogue a bunch of logspam.
[EPILOGUE] An error occurred while logging an instance of frc.robot.RobotContainer: class edu.wpi.first.networktables.DoubleEntryImpl cannot be cast to class edu.wpi.first.networktables.BooleanPublisher (edu.wpi.first.networktables.DoubleEntryImpl and edu.wpi.first.networktables.BooleanPublisher are in unnamed module of loader 'app')
The text was updated successfully, but these errors were encountered:
Describe the bug
The PS controllers generate multiple objects in the sendable with the same key.
This results in lots of NT type changes, and also in epilogue a bunch of logspam.
The text was updated successfully, but these errors were encountered: