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

Null Pointer Exception during running #2

Closed
hansenjn opened this issue Apr 1, 2020 · 1 comment
Closed

Null Pointer Exception during running #2

hansenjn opened this issue Apr 1, 2020 · 1 comment

Comments

@hansenjn
Copy link
Owner

hansenjn commented Apr 1, 2020

When analyzing a 3D image of cilia, the following error occured for an unknown reason:
java.lang.NullPointerException at ciliaQ_jnh.CiliaQMain.analyzeCiliaIn3DAndSaveResults(CiliaQMain.java:2049) at ciliaQ_jnh.CiliaQMain.run(CiliaQMain.java:440) at ij.IJ.runUserPlugIn(IJ.java:221) at ij.IJ.runPlugIn(IJ.java:185) at ij.Executer.runCommand(Executer.java:137) at ij.Executer.run(Executer.java:66) at java.lang.Thread.run(Thread.java:748)

@hansenjn
Copy link
Owner Author

hansenjn commented Apr 1, 2020

Issue solved in version v0.0.9.

@hansenjn hansenjn closed this as completed Apr 1, 2020
hansenjn added a commit that referenced this issue Apr 29, 2020
Fixing issue #2: #2
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