Getting null pointer exception error in class using PVector

final PVector location = new PVector(), velocity = new PVector();