Error running .xosc file with openPASS — std::out_of_range in map::at
Hello,
I'm currently working on running a .xosc file with openPASS. However, when I try to execute a file that begins with the standard XML declaration:
the simulation fails and throws the following error:
terminate called after throwing an instance of 'std::out_of_range' what(): map::at
Could you please advise on what might be causing this issue? Is there something about the structure or content of the .xosc file that openPASS is sensitive to?
Any guidance would be greatly appreciated. Thank you!