Reply To: Development Patch 2.012

#33045
Nhaima
Participant

Bug: Server crashes when a game is run using an Orion-class ship.
Anticipated cause: Ordnance name comments in the Orion-class definition are not correctly escaped. XML comments should formatted like this <!-- text goes here --> and they lack a second hyphen such as this <!- Homing ->
Blame lines 867-874, confirmed by running the vesselData file through an xml validator such as xmlvalidation.com

Nit: Orion long_desc contains a typo. “Focused Ionic Disruter” should probably be “Focused Ionic Disruptor” (or Disrupter)
Same issues are present in vesselDataMOD.xml