|
Re: Suddenly cant push to roborio
Both logs show a successful upload.
During the upload process, the roboRIO attempts to stop the previous version of the robot code, but it fails to do so. This may be because your code is crashing or there is an exception that causes the user program to stop running. This may also be because you have just reimaged the roborio and there is no code running yet.
|