Jump to content

stolowski

Members
  • Posts

    53
  • Joined

  • Last visited

Recent Profile Visitors

2,075 profile views

stolowski's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

15

Reputation

  1. I had a CTD while still on the ground, when hovering over refuelling prompt; I think I might have opened CL650 pull-down menu at the same time, but not sure. Log attached, not sure if it's useful. Log.txt
  2. You need to select appropriate aircraft variant when choosing the aircraft in XP, there are 4 variants included in the SR22 package, choose one of the two with DFC90 in the name.
  3. Pointing this issue feels almost like nitpicking with this superb aircraft, but I'm sure you are aiming at perfection , so: the CLIMB and CRUISE checklists have duplicated entries (bottom half of each is a copy of previous items); I haven't checked other checklists. Excellent aircraft and worthy upgrade for the initial G1000 version!
  4. I'd just like to emphasize that this was reproducible only when switching cloud types and hitting "Apply", and in OpenGL. I don't know if Vulkan was affected.
  5. Yes (it's in the title of my report), I purchased SMPv5 last Saturday, so after that version was released, and my download was 5.0.6 already.
  6. stolowski

    AviTab?

    I'm sorry for the silly question, but... judging from SR20 changelog AviTab appears to be supported, but for the life of me, I cannot find a way to have it displayed in the cockpit (of course AviTab in a separate window works). Is there a clickspot anywhere to enable it in SR20? Thanks
  7. I'm experiencing a weird glitch whenever I switch between volumetric and old-style clouds in the cumulus settings menu: most clouds appear as black rectangles. I can reproduce it every time after reastarting XP and changing this cloud setting. The same issue was recored by Q8Pilot in his SMPv5 review here: https://youtu.be/coCjJadP774?t=1706 (at 28:25 and 32:34). X-Plane would also occasionally crash when turning volumetric on/off (followed by Apply), I think that CTD issue has a separate forum thread already. Attaching a screenshot as well as my XP graphics settings. I've 32GB RAM and NVidia GTX 1080 with 8GB VRAM (I thought I had Vulkan ON, but it appears it is with OpenGL, it didn't register switching to Vulkan due to a later crash when changing volumetric on/off). Attached Log.txt is from a session where black rectangles were visible after turning volumetric cumulus clouds off (no CTD this time). Log.txt
  8. WebFMC dev here. This is a single instance where we call XPLMDebugString() from a background thread during early startup. No other calls to XP API are made from threads ever. If this log access was ever an issue, I'm sure we would have known already after ~3 years of the plugin existence (plus, it would crash very early, even before aircraft is loaded). Anyway, since Laminar's guidance on threading-safety is pretty clear, I'll eliminate this case in the next update of WebFMC, to be on the safe side. Anyway, I'm glad the issue has apparently been resolved. And the cockpit with 2 FMC displays looks absolutely gorgeous
  9. Same problem. I picked stable Gizmo and running XP 11.41; also restarted X-Plane but that didn't help.
  10. stolowski

    CTD

    @skiselkovI think no plugins, including TBM, should install global signal/error (SIGSEGV?) handlers and expect them to work in a reliable manner, it goes beyond any promises made by X-Plane SDK, and is generally true for any software where plugins (dynamic libraries) are used to extend base functionality. I think this crash report from clean XP installation proves it - it can very well be X-Plane itself resetting the handler for whatever reason. By the way, XP generates crash reports for Visual Studio in Output/crashreports directory, I wonder if they could be useful if TBM plugins were compiled with debug symbols?
  11. Restoring flights or saving/loading situations in X-Plane rarely works with 3rd party planes, if at all. Planes enhanced by plugins and having custom simulations of various systems (such as this one) have a lot of internal state that's simply not saved by X-Plane, so cannot be restored. For that reasons a few planes (A319 by ToLiss, A320 by FlightFactor) have custom Save/Load functionality that completely bypasses X-Plane's 'Resume...', and you access them via their own custom menus. So, in short, you shouldn't use Resume/Load/Save of XP with 3rd party planes, as bad things may happen.
  12. I don't know about this manual. What I meant is the PDF manual distributed by X-Aviation, with the model. You can find it in <X-PlaneDir>/Aircraft/X-Aviation/TBM900/Documents or something like that (not sure and don't have XP at hand to check).
  13. For 1 & 2 you check the manual distributed with the aircraft, it's explained there.
×
×
  • Create New...