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
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: