Serious Error when opening sketch

I wrote a sketch. Saved it is a different folder that is not the default. Tried to open it again … serious error (see image).
A second try to open file produced the same error message.
I opened the file with a text editor and pasted the code into a new sketch. The program runs. I saved it. Tried to open it and got the same serious error.

Saving the code to the default sketch folder avoids the serious error. (but who wants all their sketches in one folder?)

I’ve tried various things to try to reduce the seach space, but I have not figured it out. Other sketches have been saved in alternate folders without issue.

I also wished Processing would add a config for adding multiple sketch folder paths.
As a workaround, I create subfolders inside Processing’s sketch path.

2 Likes

Could you provide the exact path where you save your sketch? I’m using Processing 4.3, and saving the sketch in different folders doesn’t trigger any errors for me. It might also be worth checking if the name of your main sketch matches the name of the upper folder.

1 Like