View Single Post
  #3   Spotlight this post!  
Unread 06-02-2017, 23:20
codedr codedr is offline
Registered User
FRC #0537
Team Role: Mentor
 
Join Date: Mar 2010
Rookie Year: 2009
Location: Wisconsin
Posts: 75
codedr will become famous soon enoughcodedr will become famous soon enough
Re: Java - Class extensions and exception errors (for commands)

I'm sorry, I not familiar with the Command based code up until what I've just read.
What I would recommend (after posting your traceback error) is to create a simple 'Code2017test' project and only create the main Robot.java, OI.java, and Drivetrain.

Get simple code to work first with just one simple piece, and then gradually add the next piece and test it. Once you get some simple code working, go back to your main project and apply the lessons learned.
Reply With Quote