BUILD FAILED

hello im josh from team 2408 i need help with this issue.

“C:\Users\robotics\wpilib\java\current\ant\build.xml:208: Assertion failed boolean test.
roboRIO Image does not match plugin, allowed image version: 19”

we have tried to look at the screensteps website and they were not very clear on how to fix it. how do we fix this problem.

Make sure you have the latest image and firmware on your rio - image should be 2016v19
http://wpilib.screenstepslive.com/s/4485/m/13503/l/273817-updating-your-roborio-firmware
https://wpilib.screenstepslive.com/s/4485/m/13503/l/144984-imaging-your-roborio

Yes, This. Run through the imaging process to get the roborio in java and make sure you have the latest firmware; You’ll be up and running in no time

The more common fix for this is to make sure you aren’t re-using a laptop with last years “wpilib” directory on it. For some reason, the new build doesn’t delete correctly - and you end up trying to download a version from last year. If you search back in the forum, there are a couple of posts about this same problem right after the start of build. It still fails even if you have the right versions of firmware and Java on the roboRIO - as that isn’t the problem. I submitted a documentation update request to WPI to include this in their troubleshooting section … not sure if it has made it yet.

@java4first - It seems that OP has the correct wpilib installation because it’s checking for (2016)v19 and not (2015)v23. That’s why I suggested checking the rio image version first.

You have to re image your Rio. The imaging tool comes in the yearly NI download. The latest version right now is (2016)v19.

if you are using eclipse, all you need to do is update it! we ran into the same problem and updating eclipse did the charm :yikes: