I am currently having an issue where I can deploy code, but when I do, the roboRio says no code is loaded, and the rio log gives me this error. Is this an error on my part, or WPI’s? I tried two roboRios, multiple computers, and multiple code files. Thanks in advance for any help.
You need to run the WPILib 2020 installer and import your project from the new 2020 VS Code. Simply changing the version number in your build.gradle
will not work.
Ok, I will try this and see if it works.
This ended up working, thanks!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.