|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Driver Station not receiving code
I've built the code successfully in Eclipse, and it ran successfully. When I go to the Driver Station to try and deploy the code, I receive the following error:
ERROR Unhandled exception instantiating robot org.usfirst.frc.team3871.robot.Robotjava.lang.Clas sNotFoundException: org.usfirst.frc.team3871.robot.Robot at [java.net.URLClassLoader$1.run(URLClassLoader.java: 372), java.net.URLClassLoader$1.run(URLClassLoader.java: 361) ........... And so on and so on. Anyone else have this? If so, how did you fix it? |
|
#2
|
||||
|
||||
|
Re: Driver Station not receiving code
Did you change the name of your main robot class? If so, change it back.
|
|
#3
|
||||
|
||||
|
Re: Driver Station not receiving code
Eclipse just alerted me to two errors that aren't in the code:
#1: Project '2015TrojanCode ~ RecycleRush' is missing required Java Project '2015Code' Resource: 2015TrojanCode Location: Build Path Type: Build Path Problem #2: The project cannot be built until build path errors are resolved. Recource: 2015TrojanCode Location: Unknown Type: Java Problem Last edited by BrighidKHeh : 13-02-2015 at 20:46. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|