Hello. I am a teenage in High School who is on an FTC team. After programming the program chooser on my robot and getting teleop to work and everything, I went back to Autonomous programming. Programs that worked before all of a sudden stopped working and gave me this error:
Error 1 occurred at Get Queue Status in NI_LVConfig.lvlib:Get File Path.vi->NI_LVConfig.lvlib:Close Config Data.vi->NXTReadPreferences.vi->executeCommand.vi:1->NXTToolkit.RunDownload.vi:1->NXTToolkit.RunDownload.vi.ProxyCaller
Possible reason(s): LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
MacBook Pro using LabVIEW 2012 with the FTC Toolkit installed
My vi is very simple an is meant to work with a Tetrix NXT robot. It's part of a robot project based off of the Ranger template. I'm very inexperienced with LabVIEW so I need detailed instructions on how to fix this.