Whenever i try the tweak functionality i get a red bar and this in the console:
java.lang.ClassCastException: processing.app.RunnerListenerEdtAdapter cannot be cast to processing.mode.java.JavaEditor
at processing.mode.java.JavaMode.handleTweak(JavaMode.java:145)
at processing.mode.java.JavaEditor.lambda$0(JavaEditor.java:1101)
at java.lang.Thread.run(Thread.java:748)
how can i fix this? tried deleting the processing folder and reinstalling. Nothing.
Have the android mode installed, extended code completion and the “getting strarted 2nd edition” examples…
You do not down grade in the literal sense (because this app/software does not install in the traditional way on Windows at least; you just unzip it).
You just download the older version (under the Stable Releases List) from the download page: https://processing.org/download/
Unzip, replace or delete the version you had and open 3.4, that’s it.