running the main gui from the Processing IDE gives errors

I've got it loaded into the Processing IDE (3.3.6) with all the unlabeled tabs also open.
When I click Play I get an error "Duplicate method StrokeKeyWhenFocused(int) in type OpenBCI_GUI.
on line 545:
void StrokeKeyWhenFocused(int n){  etc

I have considerable programming experience but it's somewhat dated and I've never touched Java.
thanks

Comments

Sign In or Register to comment.