Login  Register

Multi-Aperture Not Working

Posted by BorgChick on Feb 25, 2024; 2:48pm
URL: http://astroimagej.170.s1.nabble.com/Multi-Aperture-Not-Working-tp2370.html

I have looked at Gary Hawkins' posts, but the responses there do not seem to solve my issue.
I am running AIJ Version 5.3.2.
When I click on the multi-aperture tool from the main menu, I get the following error message:

AIJ 5.3.2.00; ImageJ 1.54h2; Java 18.0.2 [64-bit]; Mac OS X 12.7.1; 22MB of 12288MB (<1%)
 
java.lang.NullPointerException: Cannot invoke "astroj.AstroStackWindow.getLiveStatistics()" because "this.asw" is null
        at Astronomy.MultiAperture_.addFancyDialog(MultiAperture_.java:4100)
        at Astronomy.MultiAperture_.dialog(MultiAperture_.java:4035)
        at Astronomy.MultiAperture_.setUpApertures(MultiAperture_.java:2659)
        at Astronomy.MultiAperture_.run(MultiAperture_.java:472)
        at ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:266)
        at ij.plugin.filter.PlugInFilterRunner.<init>(PlugInFilterRunner.java:114)
        at ij.IJ.runUserPlugIn(IJ.java:246)
        at ij.IJ.runPlugIn(IJ.java:210)
        at ij.Executer.runCommand(Executer.java:156)
        at ij.Executer.run(Executer.java:74)
        at ij.IJ.run(IJ.java:326)
        at ij.IJ.run(IJ.java:337)
        at ij.macro.Functions.doRun(Functions.java:720)
        at ij.macro.Functions.doFunction(Functions.java:116)
        at ij.macro.Interpreter.doStatement(Interpreter.java:287)
        at ij.macro.Interpreter.doBlock(Interpreter.java:721)
        at ij.macro.Interpreter.runMacro(Interpreter.java:196)
        at ij.macro.MacroRunner.run(MacroRunner.java:161)
        at java.base/java.lang.Thread.run(Unknown Source)

I tried to downgrade to an older version of AIJ that I know was working, and this is the message I get:

Network Error! Check your internet connection. If good, the update server at the University of Louisville may be down. In that case, try the update at a later time.

My network is up, so I'm wondering if the update server is indeed down. ?

Thanks for any help you can provide.