Quote:
Originally Posted by Yonatan Rubin
when I try to get code on robot 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?
|
Can you post the code from your Robot class?