Skip to content

processing-java not running on version 4.4.1 macOS #1073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jonalf opened this issue May 4, 2025 · 1 comment
Closed

processing-java not running on version 4.4.1 macOS #1073

jonalf opened this issue May 4, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@jonalf
Copy link

jonalf commented May 4, 2025

Most appropriate sub-area of Processing 4?

Utilities

Processing version

4.4.1

Operating system

MacOS 15.4 (sequoia)

Steps to reproduce this

  1. Install processing 4.4.1

  2. Select "install processing-java", follow prompts

  3. 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

@jonalf jonalf added the bug Something isn't working label May 4, 2025
@Stefterv
Copy link
Collaborator

Stefterv commented May 4, 2025

Hi @jonalf Thank you for reporting this issue, this has been solved for 4.4.3 in #1045. Please use 4.4.3 to continue using processing-java

@Stefterv Stefterv closed this as completed May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants