![]() |
The RoboRIO is suddenly not accepting/running code
We get the following log when trying to build code:
Code:
Buildfile: C:\Users\Programmer\workspace\Robot-Code\build.xml |
Re: The RoboRIO is suddenly not accepting/running code
The code is deploying fine, the problem is likely that your code is crashing. Do you get any message on the Driver Station messages window or in rioLog after deploying?
|
Re: The RoboRIO is suddenly not accepting/running code
We also have tried it with the sample code, and with known working code. The RIOLog says
Code:
ERROR Unhandled exception instantiating robot edu.cold.logic.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.java:197)] |
Re: The RoboRIO is suddenly not accepting/running code
Quote:
|
Re: The RoboRIO is suddenly not accepting/running code
There isn't. It's weird but if you get an error in one of your constructors (e.g. a subsystem constructor) it throws this error. Could you post your code here?
|
Re: The RoboRIO is suddenly not accepting/running code
My team is also having the same issues with the RoboRio and I was wondering how you solved it, assuming that you have. If you have I would appreciate some advice on how you did so and what the problem ended up being. Thanks in advance.
|
| All times are GMT -5. The time now is 10:52. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi