Bio Formats Export nullpointer exception
Posted: Mon Feb 13, 2017 10:13 am
Hi all,
When trying to run Bio-Formats Exporter on any currently open image, I get the following error
I am up do date with Fiji and Bioformats according to the update site... Any suggestions would be very welcome.
Best
Oli
When trying to run Bio-Formats Exporter on any currently open image, I get the following error
- Code: Select all
(Fiji Is Just) ImageJ 2.0.0-rc-56/1.51h; Java 1.8.0_66 [64-bit]; Windows 10 10.0; 543MB of 18304MB (2%)
java.lang.NullPointerException
at loci.plugins.out.Exporter.run(Exporter.java:443)
at loci.plugins.LociExporter.run(LociExporter.java:75)
at ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:265)
at ij.plugin.filter.PlugInFilterRunner.<init>(PlugInFilterRunner.java:114)
at ij.IJ.runUserPlugIn(IJ.java:219)
at ij.IJ.runPlugIn(IJ.java:181)
at ij.Executer.runCommand(Executer.java:137)
at ij.Executer.run(Executer.java:63)
at java.lang.Thread.run(Thread.java:745)
I am up do date with Fiji and Bioformats according to the update site... Any suggestions would be very welcome.
Best
Oli