Jump to content

borrrden

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by borrrden

  1. 11 hours ago, skiselkov said:

    The next build contains a reworking of the way we scan brake assignment axes for changes and should address this. Please test build v1.0.6 when it's out (should be any moment now).

    I'll do this both with and without the bad values in the preferences to check

  2. I thought I would report on something odd that happened to me on 1.03.  FSCloud wasn't working so I thought I would test out a midair flight restore at FL240.  The position, electrics, etc all were fine but the engine was giving no thrust.  It started doing something after 30 seconds or so but by that time I had messed with things too much.  I eventually cut off the fuel and started to cool the engine for a restart which I promptly set on fire due to high altitude >< but then the engine switched to "tie down" state, oddly.  I couldn't remedy this since those buttons are not available in flight.  On the bright side I had a fun time trying to follow emergency procedures (even though I was "getting cold" in the presence of an engine fire lol).  

    I don't expect that you would know what happened just from that, but is there a procedure for restoring a flight correctly?  I did Resume Current Flight -> Clicked "yes" when prompted.

  3. @Cameron Something that came to my mind was that other aircraft may check for invalid configurations on axes?  The hi and lo on the axis were obviously bogus since they were never used.  The fact that those axes got mapped to anything at all seems like a bug, but then why would one aircraft work and not the other?  That is the odd part.  Perhaps they are realizing that the hi and lo values are not valid, and accordingly ignoring the axis (I am not familiar with how these are read, but are the hi / lo values also data refs?).

  4. Last update:

    The two offending lines here are

    _joy_AXIS_use29 7
    _joy_AXIS_use30 6

    But the catch here is that it doesn't have to be these two axes.  If any of your axis bindings are set to 6 or 7 and you didn't purposefully set them that way then you will probably be unable to disengage the brakes.  So for a workaround, scan through the joystick settings pref file and look for any high number axis (there are hundreds of them) set to 6 or 7 and set them to 0.  Unless you have a very intense setup it is not likely that you have more than 4 or 5 axes with a single joystick I think.  As to why this could happen, the prevailing theory is that this happens when you connect a device and calibrate it, but then disconnect it again.  I don't remember ever using any other devices than my joystick though.

  5. I think I found the offending entries as well.  The fresh settings file has the following

    _joy_AXIS_use26 0
    _joy_AXIS_use27 0
    _joy_AXIS_use28 0
    _joy_AXIS_use29 0
    _joy_AXIS_use30 0

    But my previous one somehow has this

    _joy_AXIS_use26 3
    _joy_AXIS_use27 1
    _joy_AXIS_use28 2
    _joy_AXIS_use29 7
    _joy_AXIS_use30 6

    I assume this means "use these axes for X thing" but I have no idea how this got into this state, or why it affects the TBM900.  I'm currently running through the other differences to see if any of the others trigger the issue.

  6. I've confirmed that X-Plane Joystick Settings.prf is the offending preferences file.  I restored everything besides that one from backup and the issue remains fixed.  I will keep analyzing to find out more because as a developer myself I also know the frustration of being on the other side of these kinds of things.

    • Like 1
  7. For what it's worth I just had an idea that works.  It's more or less the "nuclear option" but I deleted my X-Plane preferences (backed them up rather) and let X-Plane create new ones.  Now I can see the brake pressure starting with 0.  I lost my control mapping and such but the issue also vanished.

    The preferences are in X-Plane/Output/Preferences

  8. Oddly, the taxi tutorial seems capable of releasing the brakes, but I don't know what it is doing....it shows the lbrak and rbrak going to 0 when demonstrating the "brakes off" taxi portions.  This brakes locked thing happens from a "fresh" state (i.e. deleting the state folder from TBM900 output triggering the tutorial again)

  9. After the 1.02 update fixed the issue of CTD when pressing the "chocks" button, the aircraft brakes refuse to release.  The parking brake is *off* and the chocks are disconnected, but still the dataref shows 1.000 for lbrak rbrak and wbrak.  On other aircraft it will show 0.0000.  I have never used rudder pedals, and always mapped two keys on the joystick to "hold regular effort" and "toggle maximum effort."  How can I get the TBM to release its brakes?

×
×
  • Create New...