Page 1 of 1

small flaw in nuke.oxp

Posted: Sun Oct 28, 2007 11:25 am
by Commander McLane
While testing another OXP and examining the logfile I stumbled across a small flaw in the Nuclear Torpedo OXP. The homebrew parser can deal with it, but the normal one can't.

In the equipment.plist there is an ampersand in the description of the torpedo. This has to be escaped according to the XML-rules.

So instead of

Code: Select all

S&W Harpoon Nuclear Torpedo, an extended range ECM resistant ordinance, packing a 2mT fission nuclear warhead. Can kill or cripple large, slow cruisers with minimal collateral damage, yet too slow to intercept fast or agile craft.
it has to be

Code: Select all

S&W Harpoon...
PM'd Cmdr Wyvern (the creator of the OXP) as well.

Posted: Sun Oct 28, 2007 11:33 pm
by Cmdr Wyvern
It's a small error, and easily overlooked as 1.65 runs the OXP fine without complaint.

I PM'd you back, McLane. :)

Posted: Mon Oct 29, 2007 8:11 am
by Commander McLane
A fixed version is now ready for download on the wiki.