You can work around the problem by manually editing the initialization section of your Robot.cpp and changing “ID=INITIALIZATION” to “ID=INITIALIZANION”. Or if you haven’t made any changes to Robot.cpp, you can delete it and let Robot Builder generate it from scratch. The bug only happens when updating it.
The tracker at FIRST Forge doesn’t seem open for bug reports, so I hope the right people see it here.
The WPILib project on FIRST Forge seems dead. I can’t see any recent commits in the SVN repo. The Robot Builder project seems active, but it doesn’t have an open bug tracker.
While the SVN hasn’t been updated for several years, the WPILib project is still active. That is where the file updates are posted. The tracker is also active.l For example, in the Java tracker, there were 5 bugs closed in the last month.
Thanks for the patch! I’ve included it in RobotBuilder. You can download it from firstforge, it’s r620. The fix will show up in the next update.
Additionally, I’ve added a tracker for RobotBuilder into the WPILib project and added a link on the home page of the RobotBuilder project. Hopefully, this is much clearer for people trying to report bugs.