To reproduce.
Add the following to BCI2000\python\TriangleApplication.py around line 76:
Code: Select all
"TargetCode 2 0 0 0",Code: Select all
--FileFormat=GDFCode: Select all
2013-05-25T11:39:37 - Expression: State "TargetCode" was accessed during initialization or processing, but not checked for existence during preflight phase.I will go through my application and analysis code to change every instance of "TargetCode" to "TargetClass". However, this bug might be indicative of a more general issue so I thought it was worth posting.
-Chad
