You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have also been experiencing this - it happens when the sketch.properties file is not alongside the .pyde file. It seems like this should possibly never be the case but it was clearly allowable in the previous versions. In my case, the sketch.properties file was a directory above the main .pyde file, and moving the sketch.properties file to the same directory as the .pyde file resolved this.
There is probably a bug to fix here too, but this can get you running for the time being.
The text was updated successfully, but these errors were encountered: