Hi all,
my B4J expandable list app using BBCode now works perfectly in debug mode, but in release mode I get sometimes this error:
java.io.FileNotFoundException: Profile-help.png
Why only in release mode and why always on the same 3 image files and never on any of the other seven images?
Tried to slow down with sleep(100) between panels and to reduce the file size - to no avail.
Does anybody have an idea where I should start looking for the culprit?
Thanks for your help,
john m.
my B4J expandable list app using BBCode now works perfectly in debug mode, but in release mode I get sometimes this error:
java.io.FileNotFoundException: Profile-help.png
Why only in release mode and why always on the same 3 image files and never on any of the other seven images?
Tried to slow down with sleep(100) between panels and to reduce the file size - to no avail.
Does anybody have an idea where I should start looking for the culprit?
Thanks for your help,
john m.