Mistera
Mistera
Hi, sorry to bring back this 2021 issue, but for those who I can help (I spent 10 minutes to figure out), you need to right click the desktop, then...
Looks like #366 Can you please provide some OS info, processing version, context ?
I found a workaround, it is to not run your script using Processing editor, but use the command-line processing instead. Use Processing jar file (can be downloaded at [processing.py official...
Don't you have processing 4 instead of 3 ? Also, in the meantime, I found and switched to a processing-like python3 module that actually works, it is named py5 (https://py5coding.org),...
> it is not compatible with Python mode. It is
> Could you explain or point me to a reference that explains how to use Processing 4 in Python mode? It doesn't seem to work for me at all. Well,...
This error looks like when you don't have a sketch.properties file next to the .pyde file. Do you have both of those together ?
You might have solved this issue or just abandoned this idea during that long time but, Did you ran them by double-clicking them with the file explorer or using the...
Hi, just found this issue, I have the same problem (running the latest tweakeroo build for 1.20.4). I’m fine with trying to debug this issue (since the reproduction steps are...
> moving away the `tweakeroo.json` file from the `config` directory instead of deleting it (and do it while the game is closed, otherwise it will just get saved back when...