Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022 Update Issues #10

Open
JoshuaBuker opened this issue Feb 5, 2022 · 2 comments
Open

2022 Update Issues #10

JoshuaBuker opened this issue Feb 5, 2022 · 2 comments

Comments

@JoshuaBuker
Copy link

I've been working to update all of our software to 2022, and according to some people, the jitpack.io hasnt been updated yet, and it causing this error. ********** Robot program starting ********** Unhandled exception instantiating robot jdk.internal.loader.BuiltinClassLoader java.lang.ClassNotFoundException: edu.wpi.first.wpiutil.RuntimeLoader Error at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source): Unhandled exception instantiating robot jdk.internal.loader.BuiltinClassLoader java.lang.ClassNotFoundException: edu.wpi.first.wpiutil.RuntimeLoader at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source) at java.base/java.lang.ClassLoader.loadClass(Unknown Source) at com.revrobotics.jni.RevJNIWrapper.<clinit>(RevJNIWrapper.java:42) at com.revrobotics.CANSparkMaxLowLevel.<clinit>(CANSparkMaxLowLevel.java:38) at frc.robot.Constants.<clinit>(Constants.java:69) at frc.robot.subsystems.Shooter.<init>(Shooter.java:13) at frc.robot.Robot.<clinit>(Robot.java:24) at edu.wpi.first.wpilibj.RobotBase.runRobot(RobotBase.java:322) at edu.wpi.first.wpilibj.RobotBase.startRobot(RobotBase.java:463) at frc.robot.Main.main(Main.java:23) The robot program quit unexpectedly. This is usually due to a code error. The above stacktrace can help determine where the error occurred. See https://wpilib.org/stacktrace for more information. Error at edu.wpi.first.wpilibj.RobotBase.runRobot(RobotBase.java:336): The robot program quit unexpectedly. This is usually due to a code error. The above stacktrace can help determine where the error occurred. See https://wpilib.org/stacktrace for more information. Could not instantiate robot jdk.internal.loader.BuiltinClassLoader! Error at edu.wpi.first.wpilibj.RobotBase.runRobot(RobotBase.java:342): Could not instantiate robot jdk.internal.loader.BuiltinClassLoader! I am not sure what to do.

@brennenputh
Copy link

I have also been having this issue. It makes it look like REVLib's fault, which is incredibly confusing. Is there any timeline for these changes being published on jitpack?

@democat3457
Copy link

democat3457 commented Feb 13, 2022

Have y'all tried the 1.1.0 update from a couple days ago

'com.github.SwerveDriveSpecialties:swerve-lib:1.1.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants