View Single Post
  #4   Spotlight this post!  
Unread 30-01-2017, 19:50
generaldgibson generaldgibson is offline
generaldgibson
AKA: Daniel Gibson
FRC #3397 (FRC Robolions)
Team Role: Programmer
 
Join Date: Aug 2015
Rookie Year: 2015
Location: University City
Posts: 26
generaldgibson is an unknown quantity at this point
Re: Build succesful, but no robot code

Quote:
Originally Posted by snekiam View Post
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.
Reply With Quote