|
From: Anders G. <and...@gi...> - 2009-05-17 14:33:17
|
On Sun, 17 May 2009, Jon S. Berndt wrote: >>> I think this has been fixed in cvs too. Let me know. > >> Doesn't seem so, I can't find anything relating in the code. >> >> Torsten > > If someone gets a chance to test if this bug is still there, I'd like to > hear the results. I think I made a change somewhere in the code that should > prevent the problem from recurring. I get the failed to tie property error on reset in FlightGear, but only for actuator components. (Could this be related to that they create a new property "subdirectory" - something I don't think any other component does?). E.g. with ZLT-NT (Zeppelin NT) Failed to tie property fcs/left-engine-swivel-actuator to object methods Failed to tie property fcs/right-engine-swivel-actuator to object methods Failed to tie property fcs/rear-engine-swivel-actuator to object methods Failed to tie property fcs/etc/throttle-actuator[0] to object methods Failed to tie property fcs/etc/throttle-actuator[1] to object methods Failed to tie property fcs/etc/throttle-actuator[2] to object methods As far as I can tell everything (including the actuators) work as expected despite the messages. Torsten, were you referring to problems with component properties outside /fdm/jsbsim/? IMHO you shouldn't place components outside /fdm/jsbsim/ - use <output> if you need to affect properties outside /fdm/jsbsim/. Cheers, Anders -- --------------------------------------------------------------------------- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ |