Didn't finish complex type

We downloaded our code to our robot, and after the cRIO rebooted, a message printed out over and over from the cRIO saying “Didn’t finish complex type.” No errors were returned to the screen, so we don’t know the cause of this message. Ideas?

I’m not really familiar with this code, but that message comes out of the Dashboard class. It looks like some clusters were not finalized.

Thank you for your help! We figured out the problem. It was in our Camera class; we were accidentally running two CameraDashboards at the same time .