Crash on macOS appl...
 
Share:
Notifications
Clear all

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.

Crash on macOS apple silicon while making a mosaic

4 Posts
2 Users
0 Reactions
2,446 Views
(@svdwal)
Red Giant
Joined: 6 years ago
Posts: 31
Topic starter  

This is the java crash

-----

Encountered error in module:
OverlapBetweenTwoImageObjectsCreatorWorker

Error message:
java.lang.ArrayIndexOutOfBoundsException: 1

Cause:
1
java.awt.image.ComponentSampleModel.getSampleDouble(ComponentSampleModel.java:872)
java.awt.image.Raster.getSampleDouble(Raster.java:1690)
G.a(Unknown Source)
G.doInBackground(Unknown Source)

--------

This happens in Step 5, Normalize, OpenGL 4 mode

In CPU mode there is a similar crash but with less info

----

Encountered error in module:
OverlapBetweenTwoImageObjectsCreatorWorker

Error message:
java.lang.ArrayIndexOutOfBoundsException

Cause:
null
no trace

-----



   
ReplyQuote
(@Anonymous 174)
Joined: 9 years ago
Posts: 5702
 

Thanks for posting the error, could you also provide more details on your system (OS etc), as well as your data workflow that led up to this error? What kind of data are you processing?



   
ReplyQuote
(@svdwal)
Red Giant
Joined: 6 years ago
Posts: 31
Topic starter  

Apple Silicon MacBook Air with macOS Monterey 12.1. Both APP 1.083.1 and APP 1.083.2

Four images, one RGB with a Canon 1100d, One h-alpha, one OIII, one h-beta. The RGB one is calibrated, stacked and processed, the narrow band ones are calibrated and stacked.Finding stars works fine.  Both setting the RGB and the h-alpha ones as reference frame produce the errors early in phase 4, I did not try the other ones.

The RGB image looks weird in registration mode, a parallelogram with very uneven height. The h-alpha as reference was less distorted.



   
ReplyQuote
(@Anonymous 174)
Joined: 9 years ago
Posts: 5702
 

Ah ok, so you're processing RGB with narrowband data. That is not possible, yet. What you want to do is to first extract the channels from the RGB data to R, G and B mono data. Then you can load those together with the other narrowband data. We do want to make this more obvious then just an error like this. 😉



   
ReplyQuote
Share: