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

Nullpointer exception when writing large panoramic file #13

Open
davidekholm opened this issue May 19, 2021 · 0 comments
Open

Nullpointer exception when writing large panoramic file #13

davidekholm opened this issue May 19, 2021 · 0 comments

Comments

@davidekholm
Copy link

Loading and writing this large panoramic file as a WebP image produces a nullpointer exception.

File: https://jalbum.net/download/Ceze_130506_1029PF360-2_org.jpg

Stack trace:
java.lang.NullPointerException
at java.desktop/javax.imageio.stream.ImageOutputStreamImpl.write(ImageOutputStreamImpl.java:51)
at com.luciad.imageio.webp.WebPWriter.write(WebPWriter.java:73)

joostoudeman pushed a commit to joostoudeman/webp-imageio that referenced this issue Jun 16, 2023
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

1 participant