Page 1 of 1

Preflight Consistency Checks

Posted: 23 Jun 2010, 15:35
by elindbe2
After compiling some of the included filters in v3.0 and trying to run a simple cursor task I get a lot of errors in the form of:
class <SomeFilter>: Parameter <SomeParameter> was accessed during initialization or processing, but not checked for consistency during preflight phase.
I was wondering, do I need to modify the source code to include all of these consistency checks? If so, how would I go about doing that?

Posted: 09 Jul 2010, 09:16
by jawilson
Sorry for leaving this unanswered for so long. Can you let us know which filters are giving you the problem? There is a very simple fix for this, but we should add it to the distribution so that others don't have this problem. Also, have you recently updated BCI2000 through SVN? Some of these problems might have been fixed since your post.