Errors while trying to build oob project from last year

I was trying to build just a basic 2016 arcade drive project, but it’s erroring out right away for me. The error that it’s kicking back is saying that “SubVI ‘Vision Processing.vi’: SubVI is not executable” I haven’t made any changes to the project, other than assign the team number. I’m fairly new to labview, so I’m not sure what might be causing this… are there any suggestions on where I could start at to troubleshoot this one? Thanks!

Open the Vision Processing.vi and look at the normally white arrow in the upper left of the panel.
If the arrow appears broken, then double-click on it to bring up the list of errors.
Double-click on any of the errors listed and LabVIEW will highlight the specific error.

You can also try creating another new project and building that.


BrokenRunButton.jpg
ErrorList.jpg



BrokenRunButton.jpg
ErrorList.jpg

Ok, I was able to track it down to something in the vision module? I ended up just removing it, since I’m not using vision at this point, and it built ok. Every new project I created had this issue, so not sure what was causing it. Oh well, hopefully the 2017 project doesn’t have this issue :slight_smile: