View Single Post
  #1   Spotlight this post!  
Unread 19-01-2011, 11:10
mint564 mint564 is offline
Registered User
FRC #0564 (Digital Impact)
Team Role: Programmer
 
Join Date: Feb 2008
Rookie Year: 2007
Location: New York
Posts: 7
mint564 is an unknown quantity at this point
downloading code on to robot difficulty

my team is having difficulty with downloading code once we edit it. we can download the default code just fine, but once we edit it we start having issues. we used java last year with no real problems like this.

when we compile our code there are no problems, but when we download our code it gives us an error saying that one of the jaguars we declared in our code is already being used, even though it isnt being used in anyway that i can see. we tried removing it then which made the code the same as the default, but we continue to have the same problem.

Does anyone know why its doing this?
Reply With Quote