Quote:
Originally Posted by ejscribner
I am trying to deploy code to my robot and I'm getting the message
Code:
BUILD FAILED
C:\Users\Developer\wpilib\java\current\ant\build.xml:208: Assertion failed boolean test.
roboRIO Image does not match plugin, allowed image version: 19
I know that my roboRIO has version 23 on it, and I'm also fairly sure that my plugins are all up to date. So what could be causing this mismatch? Should I just try downgrading the roboRIO image?
|
It's missing the leading component, you need 2016v19, not 2015v23.