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

I am getting an error when trying to run the code ;( #9

Open
boomshokka opened this issue Apr 21, 2016 · 4 comments
Open

I am getting an error when trying to run the code ;( #9

boomshokka opened this issue Apr 21, 2016 · 4 comments

Comments

@boomshokka
Copy link

This is the error I run into. unfortunately my processing skills are not good enough to find a solution myself ;/ Any help would be appreciated..
kinect Toolkit.pdf

@boomshokka
Copy link
Author

just needed to change arrayValues() to getArrayValues() if anyone gets the same error. This is apperantly due to a library update :) All working now

@iamlegolas
Copy link

Thanks for this, man! Also I'm getting the following errors in the Util tab:

Line 5: add(ca);
The function "add()" expects parameters like: "add(component)"

Line 11: ca.init();
The function "init()" does not exist.

Line 12: show();
The method "show" from the type Window is deprecated.

I'm using Processing 3 on MacOS Sierra.
Please help out! @boomshokka

@iamlegolas
Copy link

@iamlegolas
Copy link

sojamo/controlp5#17

Okay, it was a compatibility issue with Processing 3. I've switched to Processing 2 and it's working fine now!

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

2 participants