On Wednesday 20 October 2004 15:09, Vivian Meazza wrote:
> > Try to run Flightgear with --log-level=info and look for these lines:
> >
> > Reading instruments from
> > data/Aircraft/Generic/generic-instrumentation.xml Adding subsystem
> > instrumentation
> > Reading systems from data/Aircraft/Generic/generic-systems.xml
> > Adding subsystem systems
> >
> > This is what you should get. If you get something like: "No
> > instrumentation
> > model specified for this model!" or "Failed to load instrumentation
> > model: ",
> > then something is wrong, obviously.
>
> What is likely to be wrong?

If you get "No instrumentation ..." then FG is not parsing the instrument 
configuration file at all. If you get "Failed to load ..." then parsing has 
failed. I think that one of these two might be the reason for your problems. 
Either the config files never get parsed, or parsing of them fails. I would 
try to use a debugger to step through the code to see exactly what is 
happening.

-- 
Roy Vegard Ovesen

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

Reply via email to