UPDATE FROM MABULA
I have had a very rough 2 months unfortunately health wise. I was struck 3x in a row with bacterial infections. The second infection occurred  after a routine hospital checkup and I became very sick. I had to rest and take a lot of antibiotics. Once I was recovering and restarting work 1 month ago, I again became sick. The infection was not yet gone, so even more antibiotics and rest was needed. Needless to say, it took a lot of my energy and I needed a lot of rest.
Finally, the infection is really gone and my energy is coming back step-by-step now and I have started work again. I am terribly sorry to have kept you waiting for support. I will address all outstanding questions and e-mails step-by step and will be on the forum daily from today.
APP 2.0.0-beta47 will come soon as well, a lot of work was already completed before I became very ill, so the release is also nearly ready for you. Beta47 will be much faster actually. Many workflows will be more than 2x faster, mosaics can even be 10x faster than before because registration really received a major boost... all compared to beta46. Â Before I release it, I will make sure that everything is working properly and then I will release it.
I cannot launch the new version. Also, the installer required me to install a Java platform. Is that new? I never had to do that before.
Â
I am on Mac OS Sequoia 15.5.
Â
Thanks.
Same here
console says this:
/Applications/AstroPixelProcessor.app/Contents/MacOS/universalJavaApplicationStub ; exit;
% /Applications/AstroPixelProcessor.app/Contents/MacOS/universalJavaApplicationStub ; exit;
Unrecognized VM option 'UseJVMCICompiler'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions... 5 completed.
Hi,
Same for me trying to run beta 37 on my MacBook Pro with M1Max processor. Â I installed the updated version of Java as required.
Hi @andynowlen, @nicholas64, @jhart
Thank you very much for reporting this issue.
How are you installing APP and running it? You need to run it from the Applications folder by double clicking it. Do not try to run it from the commandline with the command /Applications/AstroPixelProcessor.app/Contents/MacOS/universalJavaApplicationStub, that is not the way to run it.
I will double check on my macbooks if all works as expected in the meantime.
Mabula
Hi, same here, running Mac OS Sequoia 15.5 on Mac Studio and Beta 37 would not run after an initial complaint. Updated Java 8 runtime and installed graalvm-24 and now things seem to be working Ok. Â
Mike Morrison.
Hi all, thank you very much for reporting the issue. The new installer indeed is not working properly. I will try to fix it as soon as possible.
Â
Mabula
Hi all, I am preparing a corrected installer, it will be available later today. I also have a temporary solution for you if you are comfortable with the commandline. You do not need to install Oracle GraalVM 24
Go to the commandline and cd to /Applications
cd AstroPixelProcessor.app
cd Contents/Plugins
in this directory you see the folder jre.jre
That is the error in this installer. You need to make a new directory jre
mkdir jre
cd jre.jre
cp -R Contents ../jre/.
After which Astro Pixel Processor 2.0.0-beta37 should work properly.
To run it from the commandline, go the /Applications
and execute
open -a AstroPixelProcessor.app
Running the universalApplicationStub will not work and that is intended behaviour with beta37.
I will let you know when corrected installers are available and please accept my apologies for this inconvenience.
Mabula
Hi all,
Fixed macOS installers are available now for 2.0.0-beta37 from the downloads page or use these direct links:
Astro Pixel Processor macOS Intel 64-bit
https://appreleaseserver.s3.eu-central-1.amazonaws.com/latest-release/AstroPixelProcessor-latest-release-macOS-Intel-64-bit.zip
Astro Pixel Processor macOS Apple M Silicon 64-bit
https://appreleaseserver.s3.eu-central-1.amazonaws.com/latest-release/AstroPixelProcessor-latest-release-macOS-Apple-M-Silicon-64-bit.zip
Sorry for the inconvenience. All should work properly now without the need to install a java version yourself.
Please let me know if all is okay now.
Mabula
Great Nick @nicholas64,
Thank you very much for the confirmation and again sorry for the inconvenience caused.
Mabula
Hi, I was doing a long integration so it took some time before I could test. This morning I deleted the Java 8 I installed yesterday and APP Beta 37 (version 1) and installed the new modified installer and can report that all is now well here too.
Mike Morrison.