
skiselkov
Members-
Posts
478 -
Joined
-
Last visited
-
Days Won
39
Content Type
Profiles
Forums
Latest X-Plane & Community News
Events
Downloads
Store
Everything posted by skiselkov
-
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.
-
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.
-
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:
-
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."
-
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.
-
@Claus87 That's an X-Plane crash, not something we caused: 0:00:21.612 E/SYS: THREAD FATAL ASSERT: PING-FILE ERROR! <- crash due to a texture load error 0:00:21.612 E/SYS: THREAD FATAL ASSERT: setjmp(png_ptr->jmpbuf 0:00:21.612 E/SYS: THREAD FATAL ASSERT: Aircraft/X-Aviation/TBM-900/objects/CP_Top.png
-
When you use the MFD mark T/O mark, you'll end up almost perfectly in trim:
-
Please don't second-guess how built the plane by looking at the raw dataref output. T/O trim doesn't mean "center trim". That is a deliberate decision. The real aircraft doesn't have a "center trim" button, so neither does the model. That is a normal tendency with high power and negative angle-of-attack, which is a common state in cruise. On a clockwise turning propeller, you will encounter a left-yawing tendency at positive AoA and a right-yawing tendency at negative AoA.
-
@Claus87 Your machine's real-time clock seems to be somewhat erratically skipping back-and-forth. I've built an experimental version of the GPWS code and I'd like to ask you to give it a try. The ZIP is attached. Unpack in the plane under "plugins" (move the old "OpenGPWS" out of there and back it up somewhere). OpenGPWS.zip
-
This is definitely a bug in our code. It's being triggered when LOC mode is armed without a localizer being received. As a temporary workaround, make sure you are receiving the localizer before arming LOC mode. We will have a fix for this in the next build.
-
Can you please post the Log.txt generated by the simulator while attempting to load the plane? Any time you post a support request, the log file is a key piece of information we need to even begin the process. Please be a bit more specific. What did you try and what did or didn't work?
-
Apologies for this, the server infrastructure that supports shared airframe functionality has a fault that is causing this message. We'll get this fixed and let you know.
-
Must be a livelock somewhere in the multi-threaded charts UI renderer. I'll investigate. Thank you for the report.
-
@ilankrt Ignore those messages about drivers. You have a Mac. You don't update your drivers manually, Apple manages drivers for you inside of macOS.
-
I'm afraid this one's not one of ours. It was caused by some other plugin doing something related to "DownloadAirportFiles". I can't tell you which plugin it was, except that it wasn't us. The filename "mac.xpl" is a non-specific plugin name, which means the plugin doesn't use modern v3 fat packages (otherwise you'd see the exact plugin name there, which in the case of the TBM would be "systems.xpl").
-
We're aware of this one. It's caused by X-Plane UI scaling (set in graphics settings - UI scaling above 100% causes this).
-
The buttons are push-on-push-off and are persisted between reloads. Also, the right button is independent of the left, so be sure to check you didn't depress it as well. Display backup mode turns on if EITHER of the buttons is pressed in.
-
I'm thinking you might need to scroll the little FMS knob to make the altitude turn blue on the pre-programmed waypoint, then hit ENT. I believe it's a quirk in the Laminar G1000. Nothing we can do about it, unfortunately.
-
@the_papy I'm not familiar with the Global Traffic plugin. What our TAS computer looks for is the following datarefs: sim/multiplayer/position/plane<N>_x sim/multiplayer/position/plane<N>_y sim/multiplayer/position/plane<N>_z As long as Global Traffic populates these datarefs, TAS will detect these planes and provide traffic advisories. So it's more a question for the Global Traffic authors to add proper traffic position integration.
-
Here's the issue: 2019-10-11 10:09:18 xtcas[wav.c:224]: Cannot init audio system: device open failed. You have something weird going on with your audio setup in Windows that is causing OpenAL to fail to open your audio target device. Are you using some kind of software audio router like Voicemeeter?
-
Also, are you by any chance running a debugger attached to X-Plane?
-
What's weird is that only very rarely (once in your logs) do we seem to visibly crash (as in, we actually get told there's a crash). In most other instances, the application simply quits without a trace, truncating the log file. That leads me to suspect something else might be forcibly causing us to exit. Do you have any kind of anti-virus software installed? Thinking if it might be triggering a false positive. If you do, try disabling it and see if that changes anything.
-
PFD/MFD 2D Popouts in VR -- can they be disabled?
skiselkov replied to Dr Bombay's topic in General Discussion
Good point, we'll add the option as well. -
This is an assertion failure inside of X-Plane's FMS code. Please report to Laminar with the log attached. They seem to have a bug in there that is setting the GPS course variable to an invalid angle.
-
From the best guess, this looks like a crash inside of X-Plane's core code: EXCEPTION_ACCESS_VIOLATION <--- This means X-Plane attempted to read invalid memory Backtrace is: 0 00007FF641E9DA30 C:\Users\GregR\Desktop\X-Plane 11\X-Plane.exe+0000000000A6DA30 () <--- This is the offending code that caused the crash If it were caused by our code, it would say "systems.xpl" somewhere in the stack trace. Since I only see X-Plane.exe there, I suspect it's been caused by X-Plane itself.