Jim Wilson wrote:
> This is "aborting" on startup.  What am I missing?

An abort is an XML parse failure.  YASim doesn't catch the exception,
and it percolates up to the top of the call stack and causes an
unhelpful error.  I need to fix this.

In this case, though, it's just syntax.  Your piston-engine tag isn't
closed; it needs either a </piston-engine> or a trailing "/>"

Andy

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to