|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Roborio Image does not match plugin
BUILD FAILED
C:\Users\robotics\wpilib\java\current\ant\build.xm l:227: Assertion failed boolean test. roboRIO Image does not match plugin, allowed image version: 23 This is a problem that keeps coming up as we attempt to deploy to our prototype. We have imaged the rio 3 times with the new labview v 19 file.zip and have updated our java problems to no avail. |
|
#2
|
|||
|
|||
|
Re: Roborio Image does not match plugin
Quote:
Eclipse will detect that you already have plugins installed and offer to update instead. |
|
#3
|
||||||
|
||||||
|
Re: Roborio Image does not match plugin
It looks like you haven't updated the eclipse plugins.
|
|
#4
|
|||
|
|||
|
Re: Roborio Image does not match plugin
Quote:
|
|
#5
|
|||
|
|||
|
Re: Roborio Image does not match plugin
Quote:
If that's the case, for some reason the plugins must be failing to update the files. Close Eclipse, delete your C:\Users\USERNAME\wpilib directory (where USERNAME is your username), then open Eclipse again. |
|
#6
|
||||||
|
||||||
|
Re: Roborio Image does not match plugin
Make sure Eclipse is set to use the release site, not stable or development. Those are out of date compared to release.
|
|
#7
|
|||
|
|||
|
Re: Roborio Image does not match plugin
Quote:
|
|
#8
|
||||
|
||||
|
Re: Roborio Image does not match plugin
Deploy again. Without the entire console output, this error usually pops up because no robot code is running when it tries to cancel the current running code.
|
|
#9
|
|||
|
|||
|
Re: Roborio Image does not match plugin
Post the full contents of the console window please. That message is not particularly helpful by itself. It means one of a whole slew of remote commands run on the roboRIO failed. Some of them can fail harmlessly, others will prevent the build from continuing, but we can't tell which one failed or how to fix it without the whole log.
|
|
#10
|
|||
|
|||
|
Re: Roborio Image does not match plugin
Make sure you are using this years FRCUpdates and that your RoboRio has the matching image.
|
|
#11
|
||||
|
||||
|
Re: Roborio Image does not match plugin
Quote:
Deleting the wpilib directory and restarting eclipse solved the problem for me as well. You can also go into the build.xml file and just remove the assertion. |
|
#12
|
|||
|
|||
|
Re: Roborio Image does not match plugin
If you're receiving the error remote command failed exit status 1 but your code is going through and the program builds successfully, then there is no issue. euhlmann explains it well above.
If the error is causing your build to fail, make sure you have the correct JRE on the RoboRIO. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|