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
Unhandled Exception
Who is online
Users browsing this forum: No registered users and 0 guests
