Quote:
Originally Posted by snekiam
I've seen this happen sometimes when there is an error in your RobotInit() - maybe check there for anything out of the ordinary, like a NullPointer or something.
|
Yes, I had this happen recently, and in the drive station there was a NullPointer indicating where the code was crashing - you'll have to change the code on that line.