Log in

View Full Version : Minimum allowed version 23


5010Mentor
05-02-2016, 17:20
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?

RufflesRidge
05-02-2016, 19:56
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.

5010Mentor
06-02-2016, 13:19
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.