Skip to content
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

All examples give NullPointerException error #117

Open
somecho opened this issue Apr 16, 2020 · 5 comments
Open

All examples give NullPointerException error #117

somecho opened this issue Apr 16, 2020 · 5 comments

Comments

@somecho
Copy link

somecho commented Apr 16, 2020

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

@pierdr
Copy link

pierdr commented Oct 2, 2020

Same here.

@EinsMalte
Copy link

EinsMalte commented Dec 5, 2020

Same here... I get warnings everytime and then NullPointerExeption multipletimes

@christian1koch
Copy link

Same here

@LantingHe
Copy link

LantingHe commented Dec 7, 2021 via email

@ozoz0430
Copy link

me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants