Skip to content

processing-java not running on version 4.4.1 macOS #1073

Closed as duplicate of#1045
@jonalf

Description

@jonalf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions