It’s sorcery time
I have a machine where after launching Fiji, every time I launch one of my macros from the menu, it uses an old, buggy version of the macro that is not present in the directory where it’s taken from, rather than the correct one.
The macro is part of an update site (NeuroCyto lab) with its dedicated menu (NeuroCyto) created by placing all macros and scripts in the “scripts” folder of Fiji. In the folder where this macro is, only the updated macro (.ijm file) is present, with no other file, no “_old” version, no invisible file with a dot or anything fishy…
What is the problem here? Where is Fiji getting the obsolete code from, as it’s not present anywhere in the Fiji.app folder?