Closed as duplicate of#1045
Description
Most appropriate sub-area of Processing 4?
Utilities
Processing version
4.4.1
Operating system
MacOS 15.4 (sequoia)
Steps to reproduce this
-
Install processing 4.4.1
-
Select "install processing-java", follow prompts
-
run
$ processing-java
via command line.
snippet
Additional context
Setting up a new computer and ran into this problem:
% processing-java
Exception in thread "main" java.lang.NoSuchMethodError: 'void processing.app.Base.setCommandLine()'
at processing.mode.java.Commander.main(Commander.java:411)
I tried reinstalling both the tools and processing, neither worked. My previous computer was using processing 4.3.4, so I installed that version on the new computer, and was Abel to run processing-java
without error.
Would you like to work on the issue?
no