Unhandled exception: java.lang.RuntimeException: Cannot invoke "com.pathplanner.lib.path.PathPlannerPath.getEventMarkers()" because "this.originalPath" is null
Error at com.pathplanner.lib.auto.AutoBuilder.buildAuto(AutoBuilder.java:690): Unhandled exception: java.lang.RuntimeException: Cannot invoke "com.pathplanner.lib.path.PathPlannerPath.getEventMarkers()" because "this.originalPath" is null
at com.pathplanner.lib.auto.AutoBuilder.buildAuto(AutoBuilder.java:690)
at com.pathplanner.lib.commands.PathPlannerAuto.(PathPlannerAuto.java:39)
at frc.robot.subsystems.swervedrive.SwerveSubsystem.getAuto(SwerveSubsystem.java:198)
at frc.robot.RobotContainer.getAutonomousCommand(RobotContainer.java:315)
at frc.robot.Robot.autonomousInit(Robot.java:125)
Unhandled exception: java.lang.RuntimeException: Cannot invoke "com.pathplanner.lib.path.PathPlannerPath.getEventMarkers()" because "this.originalPath" is null Error at com.pathplanner.lib.auto.AutoBuilder.buildAuto(AutoBuilder.java:690): Unhandled exception: java.lang.RuntimeException: Cannot invoke "com.pathplanner.lib.path.PathPlannerPath.getEventMarkers()" because "this.originalPath" is null at com.pathplanner.lib.auto.AutoBuilder.buildAuto(AutoBuilder.java:690) at com.pathplanner.lib.commands.PathPlannerAuto.(PathPlannerAuto.java:39)
at frc.robot.subsystems.swervedrive.SwerveSubsystem.getAuto(SwerveSubsystem.java:198)
at frc.robot.RobotContainer.getAutonomousCommand(RobotContainer.java:315)
at frc.robot.Robot.autonomousInit(Robot.java:125)