Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TelemetryPacket.addData() returns null instead of an Item #103

Open
cmacfarl opened this issue Nov 17, 2022 · 0 comments
Open

TelemetryPacket.addData() returns null instead of an Item #103

cmacfarl opened this issue Nov 17, 2022 · 0 comments

Comments

@cmacfarl
Copy link
Contributor

https://github.com/acmerobotics/ftc-dashboard/blob/master/FtcDashboard/src/main/java/com/acmerobotics/dashboard/telemetry/TelemetryPacket.java#L107

This results on a followon call to MultipleTelemetry.setValue() throwing a NullPointException when it iterates unchecked through the items list which contains 2 items, one of which is null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant