I’m using a C++ project with a FMU plugin. The code compiles fine, but when I press play in the editor it crashes and I get the message “unhandled exception: 0xe06d7363”. What does it mean and how do I fix it?
@anonymous_user_1d85c556 Did you solve this error ?
Try checking the Saved / Logs folder and get the last log file by date & time. See if it has more details about the error.
It seems it’s a windows application error, that’s all I can track down for now.