Unhandled Exception

Forum for software developers to discuss BCI2000 software development
Locked
dsteines
Posts: 16
Joined: 23 Jan 2010, 17:19

Unhandled Exception

Post by dsteines » 18 Jun 2010, 19:58

Hello,

I recently implemented a FeedbackTask, and when I run it, I get the following error after varying lengths of time ( sometimes after 12 trials, sometimes after 40, etc. ):

CoreModule::Run: unhandled exception class std::__non_rtti_object (Access violation - no RTTI data!),
terminating Application module.

I over-rode the FeedbackTask::Initialization routine and made its private members protected so that I could access them in my implementation--I need to dynamically change the ITI duration and feedback duration for each trial in the experiment, so I needed access to those variables in the base class.

What is CoreModule? Is the error in my Application Module, or is it in the Signal Acquisition Module? It's a bit unclear to me where the error is being thrown from.

Thanks for any hints that you can provide.

David

dsteines
Posts: 16
Joined: 23 Jan 2010, 17:19

Post by dsteines » 21 Jun 2010, 13:01

I fixed this and the error was in my code. I accidentally referenced an array incorrectly.

David

Locked

Who is online

Users browsing this forum: No registered users and 0 guests