Great. Well 5GB free RAM should do it unless you have enormous images. The error is occurring during script processing. Is it your skin perhaps?
I don't think so, because this was no problem under jAlbum 20.0.6 and I did not change the skin code.
In that case, wrap the script in a large try-catch block where you catch the OutOfMemoryError, then print the relevant file name. I think this piece of code reference will guide you to the culprit:
strippedAlbumDescription=removeLinks(strippedAlbumDescription);
I realy have no idea how to do that.
It is the latest release of the FancyBox skin, so why don't you do that yourself and pass me the jaskin file to test it?
Edit:
I can do something with the text in the status line, see attached screenshot, but the displayed text is too short. Why don't display you the full text?
Anyhow if I exclude the added image, the crash comes later.
Edit 2:
The problem image Algarve_120212_1317.jpg from my directory I:\Pictures\Algarve\Algarve_2008\108 is too large to be added.
This is a panoramic image of size 26035x3090 and size 15.7 MB
Here is the corresponding slide page made wiuth jAlbum 20.0.6:
https://www.andrewolff.nl/FotoSerie/Algarve/Algarve_2008/108/index.html#S-17
Edit 3:
I did mail the problem image to you.
Edit 4:
If I use the Slide Show 4 skin instead of the FancyBox skin, I get the same crash.
Edited by: AndreWolff on 13-May-2020 20:46