Jump to content

skiselkov

Members
  • Posts

    473
  • Joined

  • Last visited

  • Days Won

    38

Everything posted by skiselkov

  1. Same for you, please let me know if you'd like to use the beta build of the TBM for the time being.
  2. We have a workaround in the beta build of the TBM. The issue is a driver compatibility issue on AMD + Vulkan + Windows 10. Let me know if you'd like to hop onto the beta channel for now until we get the fix out in the general build.
  3. I have no idea what this is. We do not control map layers, nor do we control TCAS. I see you've got some other plugin doing weird stuff to your install: XPR 16:57:43 plugin enablePilot Client Connector Started. Altitude/win v1.9.19b started What is this? This isn't our code and it's the doing stuff to the multiplayer (i.e. TCAS) subsystem.
  4. I'm afraid I don't understand. What inverter? The TBM doesn't have an inverter. What did you push?
  5. Ok, I can see even X-Plane's fmod is complaining about getting some garbage from the sound driver: 0:03:35.947 E/FMOD: C:/jenkins/design-triggered/source_code/app/X-Plane-f/../../engine/sound/soun_fmod.cpp(511): FMOD error 29 - Value passed in was a NaN, Inf or denormalized float. 0:03:35.947 E/FMOD: C:/jenkins/design-triggered/source_code/app/X-Plane-f/../../engine/sound/soun_fmod.cpp(511): FMOD error 29 - Value passed in was a NaN, Inf or denormalized float. If I had to guess, something is *really* broken in your audio driver. While FMod might be able to catch the error early and somehow survive, I suspect our backend sound engine (OpenAL) isn't taking it so nicely and is being sent into a tailspin of some sort. Here's what we can try to do to remedy the situation: Update or reinstall your audio drivers. It looks like you're running audio to your Rift S. Try seeing if a new driver update is available for that. Try switching audio output devices. Try removing any custom audio device settings (spatial audio, surround, EQ, etc.).
  6. Try loading into the TBM and then immediately quitting. We need to get the full log. The file you sent is truncated. Also, ZIP compression will reduce the size by about a factor of 20x, making it far easier to ship. We need to see the start as the aircraft is loading in.
  7. Found the issue with the Localizers. X-Plane 11.50b10 changed one element of the localizer nav data encoding (bearing), which broke the custom localizer simulation code in the TBM. Compatibility workaround will be included in the next TBM update.
  8. Thanks for the quick responses guys, will investigate.
  9. When you report problems include ALL the reproduction steps. What airport? What runway? What approach were you flying? Where were you located? With what you have told me so far, I really have nothing to go on
  10. Your turbines are worn out. That's why the engine can't produce its full power rating anymore. Check engine maintenance.
  11. Disable VSync and let's see where the framerate falls. I bet it's because your sustainable framerate is somewhat below 30 fps in the TBM, which results in the driver being unable to make up its mind and jumping between 20 fps and 30 fps.
  12. Message sent. We should have you up and running in Vulkan in no time.
  13. @Thedonsimmer We need to have a closer look at what's happening under the hood in your sim. Something is clearly causing control issues, either by moving the throttle on its own or preventing the binding from working. Here's how the throttle control in the TBM works: it reads the following dataref: sim/flightmodel/engine/ENGN_thro. So we will need to take a look at its exact behavior, as that's what the aircraft model is looking at as well. Please go ahead and grab this plugin: https://github.com/leecbaker/datareftool/releases/download/2020.03.24/datareftool_2020_03_24.zip and install it into your Resources/plugins. This a dataref examining tool we devs use to look at the internals of the simulator state. Then fire up the simulator and select Plugins > DataRefTool > View Datarefs. In the window there's a search box on the bottom (next to the "dat" button). Type in "engn_thro". We expect it to look something like this: Then try moving your physical throttle. You should be seeing the first field in "ENGN_thro" moving up and down. This is the "input" coming from your controls that the airplane sees. When the engine is running and propeller is unfeathered, "ENGN_thro_use" will also start following, as that's what the engine simulation is receiving. You can also check this dataref: "autothrottle_on". This should be 0. If it is 1, then something turned on X-Plane's built-in autothrottle functionality, which we do NOT want. We don't expose any buttons for that, but if a user has bound a special command like "TOGA_power" to their controls, they can still trigger it.
  14. I'm aware of some issues in the enroute pathway logic. I'm debugging this and hoping to get this one finally squashed in release 1.1.13. Thanks for the patience guys.
  15. @matrixca Can you check to make sure your Mac's input method is selected to plain English? I just tested some other input methods and if the characters you are trying to enter are anything other than plain latin or numbers, the text field will not show anything:
  16. Something has to be capturing keyboard input. Can you post your Log.txt from within the simulator please? If you are running plugins, please try uninstalling them (except Gizmo). That window is using stock X-Plane window widget functionality to edit that text field. The field is definitely "enabled" for entry, as evidenced by the blinking cursor. So it must be something else that's "swallowing" your character inputs. Perhaps if your Mac input method is selected to something other than plain English?
  17. Just regular Windows task manager. Obviously when X-Plane freezes, you can't really interact with anything in the sim anymore
  18. @dtmmd When it hangs up, can we get a shot of Task Manager to try and see if X-Plane is attempting some CPU operations?
  19. Just out curiosity, can you try changing the livery you are loading to anything other then "Default"? Also, when it hangs up, can we get a shot of Task Manager to try and see if X-Plane is attempting some CPU operations? Trying to figure out if it's actually doing something when it's hung up, or it's just sitting there deadlocked on some resource.
  20. Rather unlikely, but you can quickly test by loading up at an airport that's a far away from anything as possible: PMDY (Midway). Try doing some circuits around there and seeing if it still crashes.
  21. Pretty sure you're being hit by buggy AI aircraft and the AI ATC system crashing (I can see you have 6 AI aircraft loaded in your log). Recommend you disable those. A sporadic/random crash after a few minutes of running is typically caused by the ATC system giving an AI aircraft a bad instruction, which then somehow ends up with the AI aircraft hitting a corner case in the ATC system.
  22. Interesting, haven't seen this issue before. Can you tell me what airport you were at and which approach you were doing + at what point the transition occurred for you? I'd like to recreate this and take a look at the AP mode switching in detail. When you were in GPS it should immediately lock on the LOC mode, but maybe there's something busted for some specific approach.
  23. Glad you're enjoying the plane. All of the sidebar options are accessible from the Plugins menu, which should be available via your VR controller. So under Plugins > TBM900. Moreover, both chocks and GPU can be set & unset via clickspots right at the appropriate location on the aircraft model. Simply get out of the cockpit and come up to the GPU door on the left-hand side of the nose, click the door and that connects the GPU. Similarly, walk up to either one of the main landing gear and you should have a clickspot right over where the chocks are to place & remove them:
  24. This is a configurable feature on our implementation. I just checked and our default behavior is the correct one. You changed it in the settings menu. The option is "Roll Scale Fixed". You want it set to "Yes."
  25. Yes, unsurprisingly, when you fly the aircraft nearly empty and at high power, it wants to climb a lot. Not really sure how you would expect it to behave. However, I think you are misunderstanding fundamentally how pitch trim works. You don't trim to a nose attitude, you trim to a speed. The aircraft is pretty well trimmed at around 115 - 120 knots with the trim in the takeoff band (notice, it's a band, a range, not a single spot - move closer to DN for only the forward seats being occupied and closer to UP for also back seats being occupied). Your nose attitude is a function of excess thrust available. At 115 knots and nearly empty, you may very well need to pitch up to 20 degrees to soak up all the excess thrust. If you want a shallower climb, you need to either: reduce power, or increase speed (<- this is requires a trim a change!) Even step 1 can require a slight trim change, because the aerodynamic model also considers induced wind speed over the elevator from prop wash. In short, there is no such thing as hands-off perfect stability. The takeoff trim is simply there to make sure that on rotation, you will not experience excessive forces on the yoke. It's there to get you "into the ballpark." It doesn't mean you can let go of the controls and have the nose remain eternally nailed to a virtual point in the sky. When flying at the very low weights you are (single occupant + 1/2 fuel), you will almost never get into positive AoA except right at liftoff. The reason you are seeing the aircraft have a slight tendency to roll right at high speeds almost irrespective of power is because we are simulating a fixed aileron trim tab (which is located on the right aileron, only the left aileron trim tab is controllable from the cockpit). At high speeds, the fixed aileron trim tab becomes more effective, resulting in a slight right torque on the fuselage. Again, there is no perfectly balanced point. At low airspeed, engine torque will dominate and at high speeds, fixed aileron trim will dominate. The aircraft is tuned to fly mostly roll-neutral at betwee 60-100% TRQ between approximately 170 - 210 knots. Anything outside of these two bands might require some aileron trim adjustments, or control pressures. In this video you can see the effects that airspeed has on the aileron position.
×
×
  • Create New...