Thread: Deploy Error
View Single Post
  #1   Spotlight this post!  
Unread 31-01-2015, 14:55
Jeremy2145's Avatar
Jeremy2145 Jeremy2145 is offline
Registered User
FRC #2145
 
Join Date: Sep 2014
Location: Michigan
Posts: 7
Jeremy2145 is an unknown quantity at this point
Deploy Error

When deploying we get this error in the Drivers Station

ERROR Unhandled exception instantiating robot org.usfirst.frc.team2145.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)]

The console in Eclipse says the code built successfully. Here is our code
https://github.com/LakeFentonHazmats/2015Mule
Any ideas?
Reply With Quote