open-dis / open-dis-java

Java implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7 :boom:
Other
44 stars 35 forks source link

Fix null pointer exception in Articulation Parmeter (DIS 6) #125

Closed fo-ifad closed 10 months ago

fo-ifad commented 10 months ago

It is possible to get a null pointer exception, when un-marshalling an Attached Part Entity Type, as it is not intialized in the setup of ArticulationParameter.java class