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

NPE when trying to export without a target image #175

Closed
bogovicj opened this issue Sep 6, 2024 · 1 comment
Closed

NPE when trying to export without a target image #175

bogovicj opened this issue Sep 6, 2024 · 1 comment

Comments

@bogovicj
Copy link
Contributor

bogovicj commented Sep 6, 2024

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
	at bigwarp.BigWarp.exportAsImagePlus(BigWarp.java:1531)
	at bigwarp.BigWarp.exportAsImagePlus(BigWarp.java:1272)
	at bigwarp.BigWarpActions.lambda$installViewerActions$1(BigWarpActions.java:500)
...
@bogovicj
Copy link
Contributor Author

bogovicj commented Oct 3, 2024

addressed by #176

@bogovicj bogovicj closed this as completed Oct 3, 2024
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