"Not a valid project folder"
-
I'm trying to load a project I created on a Windows 10 computer on my mac and I get the error message: "SimpleSynth is not a valid project folder". On my Windows 10 machine, it loads without any problem. What is happening and what can I do?
-
Make a video so I can see what you're doing
-
@d-healey said in "Not a valid project folder":
Make a video so I can see what you're doing
You want me to see me clicking on load project and see the error message "SimpleSynth is not a valid project"?
If it can help, I tried to load the project on another Windows 10 computer and it worked well. It's when I try to load the same project on Mac that it doesn't work. The project folder is in my document on my mac, I tried to load it from the desktop and the USD hard drive too. No matter where it is I get the aforementioned error message.
-
@SampleScience perhaps it's the drive format? Or something to do with windows line endings. Seeing you load it as pointless as it sounds might allow me to spot some thing, then again it might not.
-
@SampleScience can you do a "ls -a" within the folder and paste results here?
-
@hisefilo said in "Not a valid project folder":
@SampleScience can you do a "ls -a" within the folder and paste results here?
What is a "ls-a"? (Sorry if it's obvious, I've just finished reading the manual and the tutorial. I'm fairly new to Hise).
-
@SampleScience "ls" is the Unix/Linux terminal command for List. -a stands for All. (all of the files) It will list files on that folder showing hidden files also. I suppose some invisible file/folder thing is causing this.