Unsure what an error means

Ok so I’m trying to wire a button to a jaguar in Labview. The VI says no errors, I run it, and when all the code gets to the jaguar it gives me the error:

Error 1004 occurred at Open VI Reference in NI_FPGA_Interface.lvlib:NIFPGA System.lvlib:Start Async Agent.vi->NI_FPGA_Interface.lvlib:NIFPGA System.lvlib:Get.vi->NI_FPGA_Interface.lvlib:NIFPGA DIO.lvlib:WritePWMPeriod.vi->DigitalModule.lvlib:Open.vi->PWM.lvlib:Open & Configure.vi->MotorControl.lvlib:Open Jaguar.vi->Untitled 3.

What exactly does this error mean, and how do I fix it?

This new VI that you’ve created, Untitled 3, is it a part of the project targeting the cRIO, or targeting the desktop? If it is listed under the desktop, drag it to be under the cRIO target.

Greg McKaskle