Hello!
Our team has been having a lot of issues with Eclipse and right now we are dealing with the most annoying one.
We are having problems with deploying.
We are able to deploy successfully through Eclipse but when we go into the driver station, we are faced with the message of “No Robot Code” and we are not able to enable the robot or test out our code.
We would appreciate any tips and guidance!
Thanks,
axton900
Is there anything on riolog?
If not, it’s likely that your program is crashing silently because of errors like dereferencing a null pointer. Have you tried using the debugger?
This year(2016) if the code crashes, it will automatically restart itself so the light would have turned green automatically, so it is not a code issue.
Has anyone else been experiencing this either in JAVA or in C++?
Have you updated the plugins recently? There was a bug where the code written would be overwritten with blank code in the cpp file, causing issues when compiling/building. Check out this thread for the update.
We have not solved the problem, but have managed to work around it by sshing into the RIO and performing the deploy process manually.