Skip to content

All examples give NullPointerException error  #117

@somecho

Description

@somecho

Hello! I'm having the following problem:

  • When running any example sketch (eg. LiveCamTest.pde), I get the NullPointerException error.
  • I get this error specifically on the line opencv = new OpenCV(this,640/2,480/2);
  • On every example, I get this error on the line where a new OpenCV is declared.

Clarifications:

  • I have all the other dependencies used by the sketches, such as processing video.
  • I'm using the latest version of Processing (3.5.4) and the latest release of OpenCV processing (0.5.4).
  • I am on Manjaro 19

There are no other errors aside from the NullPointerException and it is pretty cryptic...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions