Yesterday I was having a lot of issues with Robotbuilder, but I finally linked it to a working project and used it. Today, I went to add a Gyro to the Drive Subsystem because I realized that I forgot to add it yesterday, and it created a whole new source file and changed the name of all the old source files (I.e. Drive.cpp became Drive.cpp~). Then I decided to try it again, and it did the same thing to the new files and deleted the oldest copy of code!
I’ve tested this out with other projects and it does the exact same thing. It won’t fix/edit the code; it just creates a whole new version of the default code and doesn’t carry over my code edits.
Does anyone know anything about this?