ftctechnh / ftc_app

FTC Android Studio project to create FTC Robot Controller app.
761 stars 3.16k forks source link

Issue saving FTC blocks. #624

Open Owltrons opened 6 years ago

Owltrons commented 6 years ago

Recently, I changed the names of the motors, and in the code, it told that the motors were not found, so I changed it to the correct motors name, (going from left to Left Wheel). I saved it and refreshed, and all most of it had deleted (except for like the very beginning, and the first two blocks which I placed.) Now, whenever I make a sample OP mode, and save/refresh, all of it deletes, except two to three. This happens with the samples, and when I make my own code.