We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thread[JavaFX Application Thread,5,main] threw an exception
java.lang.UnsupportedOperationException: Only 1 or 3 channel images can be shown, tried to show a 4 channel image at edu.wpi.grip.ui.util.ImageConverter.convert(ImageConverter.java:118) at edu.wpi.grip.ui.preview.ImageSocketPreviewView.lambda$null$0(ImageSocketPreviewView.java:31) at edu.wpi.grip.ui.util.GripPlatform.lambda$onJavaFXRunnerEvent$0(GripPlatform.java:74) at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191) at java.lang.Thread.run(Thread.java:745)
Selecting different cvt colour codes caused errors repeatidly.
The text was updated successfully, but these errors were encountered:
I think this is somewhat expected. The input image doesn't support certain conversions. Could you supply a screenshot of your pipeline?
Sorry, something went wrong.
No branches or pull requests
Thread[JavaFX Application Thread,5,main] threw an exception
Stack Trace:
Selecting different cvt colour codes caused errors repeatidly.
The text was updated successfully, but these errors were encountered: