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

Incompatible version #1511

Closed
Juniormunk opened this issue Oct 30, 2024 · 0 comments · Fixed by #1512
Closed

Incompatible version #1511

Juniormunk opened this issue Oct 30, 2024 · 0 comments · Fixed by #1512
Labels
bug Something isn't working

Comments

@Juniormunk
Copy link
Contributor

Juniormunk commented Oct 30, 2024

Exception in thread "Thread-3" java.lang.UnsupportedOperationException: Photon version dev-v2024.3.0-138-g9c4f008c (message definition version 4b2ff16a964b5e2bf04be0c1454d91c4) does not match coprocessor version dev-v2024.3.0-138-g9c4f008c (message definition version null)!  Error at org.photonvision.PhotonCamera.verifyVersion(PhotonCamera.java:487): Photon version dev-v2024.3.0-138-g9c4f008c (message definition version 4b2ff16a964b5e2bf04be0c1454d91c4) does not match coprocessor version dev-v2024.3.0-138-g9c4f008c (message definition version null)!    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  >>> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  >>>                                            >>> We hope your day gets better.              >>> Your code will now crash.                  >>>                                            >>> PhotonLib, or both.                        >>> You MUST update PhotonVision,              >>> This is neither tested nor supported.      >>>                                            >>> of PhotonVision on your coprocessor!       >>> You are running an incompatible version    >>>                                            >>> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>          Warning at org.photonvision.PhotonCamera.verifyVersion(PhotonCamera.java:474):    ERROR  1  Photon version dev-v2024.3.0-138-g9c4f008c (message definition version 4b2ff16a964b5e2bf04be0c1454d91c4) does not match coprocessor version dev-v2024.3.0-138-g9c4f008c (message definition version null)!  org.photonvision.PhotonCamera.verifyVersion(PhotonCamera.java:487)   ==> BackRight Warning  1  




>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>>>                                          
>>> You are running an incompatible version  
>>> of PhotonVision on your coprocessor!     
>>>                                          
>>> This is neither tested nor supported.    
>>> You MUST update PhotonVision,            
>>> PhotonLib, or both.                      
>>>                                          
>>> Your code will now crash.                
>>> We hope your day gets better.            
>>>                                          
>>> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  org.photonvision.PhotonCamera.verifyVersion(PhotonCamera.java:474)  Error at org.photonvision.PhotonCamera.verifyVersion(PhotonCamera.java:427): Found the following PhotonVision cameras on NetworkTables:        at frc.robot.subsystems.VisionSubsystem.run(VisionSubsystem.java:192)      at frc.robot.subsystems.VisionSubsystem.getEstimatedBackLeftGlobalPose(VisionSubsystem.java:85) ERROR  1  Found the following PhotonVision cameras on NetworkTables:
 ==> BackRight
  org.photonvision.PhotonCamera.verifyVersion(PhotonCamera.java:427)      at org.photonvision.PhotonCamera.getAllUnreadResults(PhotonCamera.java:195)      at org.photonvision.PhotonCamera.verifyVersion(PhotonCamera.java:414) 
@Juniormunk Juniormunk added the bug Something isn't working label Oct 30, 2024
@Juniormunk Juniormunk linked a pull request Nov 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant