Skip to content

"java.lang.NoSuchMethodError: accessibilityHitTest" but the program functions properly #408

@processing-bot

Description

@processing-bot

Created by: NRShao

Description

As title says, this error pops up in console, even on a really simple program.
image

In my more complicated project, the project itself works perfectly fine, but still throws errors.

Expected Behavior

Expected no errors

Current Behavior

Currently, error pops up whenever I click the display window, and error pops up whenever I try to export the project.
Side note: Also expected that I can export, but it says "Error during export" with no additional details aside from
image

Steps to Reproduce

  1. Code included in first screenshot above.
  2. I went from fresh download -> open application -> write that -> error.

Your Environment

  • Processing version: 4.0b5
  • Operating System and OS version: MacOS Big Sur 11.6.3
  • Other information:

Possible Causes / Solutions

I've tried to search for as many solutions as possible, and what people seem to think it boils down to in other applications, is a Java bug, but I installed JDK 17.0.2, and updated my java version. Not sure what other steps to take or other potential causes.

I haven't been able to find much information about this kind of error. Thanks in advance for your time, and if this is just something that I'm doing wrong, sorry for taking up time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    cannot fixduplicateThis issue or pull request already existshas attachmentAttachment was not transfered from GitLab

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions