Minimum allowed version 23

Earlier this week we had everything working on our RoboRio. Now we are receiving a “allowed image version 23” error when attempting to deploy code.

We have image version 2016_v19 installed and noticed the NI installers updated on 2/3. Making an assumption that there is supposed to be a v23 image but cannot find anything on it.

Does anyone know how to solve this problem?

Your Eclipse plugins are out of date and are looking for 2015v23. This is admittedly an odd thing to have happen if you had this computer working before.

We found the problem.

The FRC plugins updated mid-week and created a conflict between it and what was in c:\user<id>\wpilib. Fixed the problem by renaming the directory and letting Eclipse recreate it.