Robot code isn't running after deploy

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).

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).

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.