|
Unhandled exception instantiating robot
when I try to run the code on roboRio the driver station write:
ERROR Unhandled exception instantiating robot org.usfirst.frc.team2212.robot.Robot java.lang.ExceptionInInitializerError at [java.lang.Class.forName0(Native Method), java.lang.Class.forName(Class.java:259), edu.wpi.first.wpilibj.RobotBase.main(RobotBase.jav a:197)]
can anybody help me understand what does it mean and how could I solve it?
Last edited by Yonatan Rubin : 15-01-2015 at 11:14.
|