Jump to content

skiselkov

Members
  • Posts

    469
  • Joined

  • Last visited

  • Days Won

    36

Everything posted by skiselkov

  1. Folks, I've identified what the issue is with xPilot (I don't have IVAO or the LiveTraffic plugin). xPilot is setting the weight-on-wheels dataref for all aircraft contacts to permanently '1', causing the CL650's TCAS computer to exclude them from display or computing TAs or RAs against them. I've submitted a bug report to the xPilot project, so fingers crossed, this will be fixed soon on their end. It's likely possible LiveTraffic and IVAO have the same bug.
  2. If you are seeing this message, the most likely reason is you attempted a flight plan fetch from simbrief, but didn't enter a valid simbrief ID in User Settings. To correct this, log onto Simbrief and grab the number from this data field: Enter that number into X-Plane under Challenger 650 > User Settings > Networking > Simbrief Pilot ID. This should take care of the issue.
  3. The MFD with the EICAS on it cannot show charts, as EICAS must always be displayed *somewhere* - the avionics enforces this. You can use the other MFD for charts, or move the EICAS off the MFD to some place else using the "EICAS" knob on the reversionary panel.
  4. Great report, shouldn't be difficult to fix with a repro case this precise. Thank you for that.
  5. Needs updated data from Navigraph or Aerosoft NavDataPro to show a secondary database. Otherwise, you will only see the X-Plane 11 stock nav database.
  6. Please be sure to enable a VPN on your computer. The aircraft needs to talk to https://navcen.uscg.gov to download a GPS almanac - this is needed to simulate GPS satellite positions.
  7. Don't reload while the simulator is paused. Due to the sheer number of sound events we have in the plane (>2500) FMod gets itself bungled up. Unpause, then hit reload. That should work.
  8. Well in that case, it's probably as a consequence of the ground impact. I'll close this for now, as it will not reoccur unless the aircraft hits the ground.
  9. To avoid this: Do not use groundspeed acceleration Do not drag the airplane around using the map after the avionics is powered on To reset alignment on the IRSes, we need to use a debug menu. Select Challenger 650 > Study > INS > Realign IRUs Immediately and confirm:
  10. When the APU encounters a fault, you'll need to hop out of the plane and reset the APU ECU to clear the fault. Go to the tail of the aircraft near the cargo door, pop the latches and pull the little door open under the left engine nacelle: Inside you'll find a panel with 3 buttons. Push the "RESET" button, close it up and you should be good:
  11. Can you please temporarily remove all plugins from Resources/plugins (except Gizmo). Something is really messing up view positions and that is tripping an internal check in the HUD visibility code.
  12. This log doesn't show a crash from within the CL650. Please be sure to upload the log right after you get the crash, so we can see the exact last one.
  13. Yeah, Centos7 may be just a bit too old on the libs being shipped. Looking at the release info, it came out in 2014, which means the lib major revisions are from that year. Afterwards Centos only ships bugfixes & backported security patches, not new functionality. I usually test as far back as Ubuntu 16.04, but really 18.04 (i.e. around 2018) is the cutoff for how old of a distro we support.
  14. What distro are you running? The issue is in missing symbols in some basic libs: OpenGPWS.xpl: undefined symbol: _ZTINSt6thread6_StateE X-TCAS.xpl: undefined symbol: _ZTINSt6thread6_StateE systems.xpl: undefined symbol: __cxa_thread_atexit_impl _ZTINSt6thread6_StateE is normally found in libstdc++.so (the standard C++ library) and __cxa_thread_atexit_impl is found in libc.so (the standard C library). I build & test on Ubuntu 18.04 LTS.
  15. Looking at the log, I believe you're hitting the same scenery as the user on our Discord. The issue is VirtualDesign3D's SCEL because of this nugget of a great airport name encoded in the apt.dat: "Arturo Merino Benítez International__de X-plane octubre-2016" You can temporarily work around this issue by going into the scenery, there should be a subfolder named "Earth nav data", inside which you'll find "apt.dat". Open it up in Notepad and near the top should be a line that looks like this: 1 1555 1 0 SCEL Arturo Merino Benítez International__de X-plane octubre-2016 Just trim down the name at the end by deleting the "__de X-Plane..." stuff and save it. Then it should load fine.
  16. Hey CJ, thanks for the input. I checked this with folks who consulted for us during the development - the landing lights switch takes precedence over the PULSE system, so if you set the switch to LDG, you will get steady lights, regardless of what the PULSE system is selected to. To get pulsing, you need to select the landing lights switch to either TAXI or OFF and then select the PULSE switch to on.
  17. Cannot reproduce. I tried both normal point-to-point navigation and OBS mode. As you can see, I have BRG1 selected to GPS and it's showing the correct target.
  18. Looking at that traffic global screen, all the contacts are more than 10,000 ft away from your altitude. TAS/TCAS only shows contacts that are within +-2,700 ft in normal more or +-10,000 ft when in UNREST (unrestricted) mode. Can you check if they appear when they're within 2,700 ft of your altitude?
  19. Same for you, please let me know if you'd like to use the beta build of the TBM for the time being.
  20. 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.
  21. 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.
  22. I'm afraid I don't understand. What inverter? The TBM doesn't have an inverter. What did you push?
×
×
  • Create New...