Log in

View Full Version : Robot code isn't running after deploy


EyalD
17-02-2013, 15:27
We had a weird problem: After deployment\debug on a specific computer, the robot code slot in the driver station is green but after Enabling the robot it doesn't do anything (no matter what kind of code it is - Simple or Command based).

Tanaythan
17-02-2013, 16:46
Open up the NetConsole and check what kind of errors you are getting from there. Sometimes, copying and pasting your code into a new project works (well at least for me).

EyalD
17-02-2013, 18:37
I don't know if its relevant but in a different computer when we push debug the code works perfectly, just thought it's worth mentioning.