interesting info koatic, I do on often add Table1_Exit->controller.Stop to tables that crash when exiting with a directb2s. I thought that adding the exit routine fixed the crash, but maybe not. When was this put into VP?
Hope 2014 is somewhat close to 2013 when it comes to VP improvements and such (DOF, zeb boards, etc) WOW was 2013 great for VP!! Thanks guys
The exit routine was added to the vbs scripts in version 3.41 and updated in version 3.42 to include the unpause command before exiting to avoid potential issues... I am not 100% sure on the date of this, but I believe it was sometime in the beginning of 2013.
If the table doesn't include the call to vpmInit me in the table init section, then adding the exit routine would solve your issue, as would adding vpmInit me (provided you are using current scripts).