View Single Post
  #1   Spotlight this post!  
Unread 18-03-2014, 17:41
Kingland093 Kingland093 is offline
Registered User
FRC #4215 (Trinity Tritons)
Team Role: Alumni
 
Join Date: Jan 2014
Rookie Year: 2013
Location: Minnesota
Posts: 107
Kingland093 will become famous soon enough
Error when deploying code

I'm trying to deploy code on an old robot and about 1-2 seconds after I hit run, this error comes up.

C:\Users\Developer\NetBeansProjects\FinalGameCode\ build.xml:28: The following error occurred while executing this line:
C:\Users\Developer\sunspotfrcsdk\build.xml:42: The following error occurred while executing this line:
C:\Users\Developer\sunspotfrcsdk\ant\configure.xml :41: Element type "frcupgrade" must be followed by either attribute specifications, ">" or "/>".

I'm guessing lines 41 and 42 build.xml project got changed somehow, but how do you access it/modify it?

Any help is greatly appreciated!
Reply With Quote