On v2.2.2. Trying to load CR2 files but it won’t let me:
“Error: file not found in line 239
settingsString = File . openAsString ( settingsPath <)> ;”
What does this mean? The program is on a remote hard drive, not on my Windows system.
Cannot load CR2 files
Cedric van den Berg Changed status to publish January 24, 2024
Hi,
The error message indicates that the code fails to find the file via the path provided. It might be worth trying to replicate the error with everything set up locally in, e.g. the ‘documents’ folder and with admin rights (i.e. run ImageJ as admin).
Cheers,
Cedric
Cannot load CR2 files
Cedric van den Berg Changed status to publish January 24, 2024