error when reading GDF file

Concerning processing components: filters, file load/save, visualizations, communication ...
Post Reply
KJeffrey
Posts: 74
Joined: Wed Jul 20, 2022 6:47 pm

error when reading GDF file

Post by KJeffrey »

I am trying to read in a GDF file and use it as input to a scenario that works fine with OpenViBE EEG recordings. I can display the contents of this GDF file in a simple scenario with the Signal Display box, but when I try to substitute it into my main scenario I get this:

[ ERROR ] Exception caught in box
[ ERROR ] [name:Bu S1 R1]
[ ERROR ] [class identifier:(0x00006a81, 0x0000610e)]
[ ERROR ] [hint: Box processing]
[ ERROR ] [cause:bad allocation]
[ ERROR ] {Error description} : {Caught exception: bad allocation}, {Error type} : {Kernel::ErrorType::ExceptionCaught (code 4)}, {Error location} : {E:\ovm-m\sdk\kernel\src\kernel\player\ovkCScheduler.cpp::634}
[ ERROR ] Scheduler loop failed.

A copy of the scenario is attached.

-Jeff
Attachments
smok_clas_svm.xml
(44.5 KiB) Downloaded 170 times

Post Reply