home Forums # Technical Support Unhandled exception Reply To: Unhandled exception

#6359

Hi,

Thanks for your post.

Can you try printing the engine to string? “engine->toString()”

It seems you do not have the output variable in your engine.

Also, you might try getting some additional information by using “engine->isReady()”? Check the documentation.

Cheers.