Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Generated project for Talon project type has error #38

Closed
MajikalExplosions opened this issue Oct 25, 2019 · 1 comment
Closed

Generated project for Talon project type has error #38

MajikalExplosions opened this issue Oct 25, 2019 · 1 comment

Comments

@MajikalExplosions
Copy link

The project that is generated for the Talon project type has an error in Robot.java. robotInit() creates local leftMaster and rightMaster objects instead of using the global variables with the same name, which causes a NullPointerException in autonomousPeriodic().

@Oblarg
Copy link
Contributor

Oblarg commented Oct 27, 2019

This was fixed shortly after the switch to frc-characterization from robotpy-characterization. Make sure you're using the recent version.

@Oblarg Oblarg closed this as completed Oct 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants