openlvc / portico

Portico is an open source, cross-platform, fully supported HLA RTI implementation. Designed with modularity and flexibility in mind, Portico is a production-grade RTI for the Simulation and Training Community, so come say hi!
http://www.porticoproject.org
151 stars 81 forks source link

HLA Handle for privToDelete of MOM objects not accessible when MOM is included in FOM #288

Open timpokorny opened 5 years ago

timpokorny commented 5 years ago

h3. Summary

During the initialization of a federate, if that federate is part of a federation that uses a FOM which contains the MOM within it, when trying to fetch the attribute HLAprivilegeToDeleteObject through HLAmanager, an exception will be thrown (NameNotFound I believe).

Portico's FOM merging I believe has issues when the MOM is included within a FOM module.

Affects: Portico 2.1.x