Code is not downloading

I am coding in C++, using Visual Studio Code with the VEX extension. I coded a program and then downloaded auton code into a certain slot. It ran the auton. Then a few minutes later, I edited my coded and tried re-downloaded the code into the same slot. However, it didn’t make any changes. Plus, when I changed the name of the program in vexprojectsettings.json, it changed the name of the program. I tried several laptops (Windows and Mac), tried several downloading adapters, reset the computers, reset the controller, deleted the brain’s programs, etc. I even changed my driver control code, and still, the computer said the program was downloaded, but there was no change. How do I solve this issue?

3 Likes

Hit control shift P and look for “VEX | Project: C++ rebuild” or similar. Run the option. Redownload. I have had this very specific issue in the past and that seemed to work.

1 Like