Jump to content
The simFlight Network Forums

wlevel47

new Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by wlevel47

  1. Hello. This particular preset (both the _UP and _DN variants) appears to be changed in the events.txt with v7.5.3. This was discovered when the updated FSUIPC7 read my FSUIPC.INI and flagged the following (extract from FSUIPC7.LOG): 563 **** Preset 'PMDG_B737-7_FUEL_CUT_OFF_LEVER2_UP' not found **** 563 **** Preset 'PMDG_B737-7_FUEL_CUT_OFF_LEVER2_DN' not found **** Looking at the new events.txt with this version, the section on fuel is as follows. The LEVER1 preset is as it was before, with its usual name format, but LEVER2 has lost the '-7' towards the front of its name: //PMDG/B737-700/Fuel PMDG_B737_FUEL_CUT_OFF_LEVER2_DN#(L:switch_689_73X) 0 == if{ 68901 (>K:ROTOR_BRAKE) } PMDG_B737_FUEL_CUT_OFF_LEVER2_UP#(L:switch_689_73X) 100 == if{ 68901 (>K:ROTOR_BRAKE) } PMDG_B737-7_FUEL_CUT_OFF_LEVER1_DN#(L:switch_688_73X) 0 == if{ 68801 (>K:ROTOR_BRAKE) } PMDG_B737-7_FUEL_CUT_OFF_LEVER1_UP#(L:switch_688_73X) 100 == if{ 68801 (>K:ROTOR_BRAKE) } Looking at the events.txt from the previous version: PMDG_B737-7_FUEL_CUT_OFF_LEVER1_DN#(L:switch_688_73X) 0 == if{ 68801 (>K:ROTOR_BRAKE) } PMDG_B737-7_FUEL_CUT_OFF_LEVER1_UP#(L:switch_688_73X) 100 == if{ 68801 (>K:ROTOR_BRAKE) } PMDG_B737-7_FUEL_CUT_OFF_LEVER2_DN#(L:switch_689_73X) 0 == if{ 68901 (>K:ROTOR_BRAKE) } PMDG_B737-7_FUEL_CUT_OFF_LEVER2_UP#(L:switch_689_73X) 100 == if{ 68901 (>K:ROTOR_BRAKE) } Other information FYI: I have a registered FSUIPC7. License details, FSUIPC log file and INI file available if required. Best regards, Richard.
  2. This has been resolved, with the following repair. Perhaps something weather related was broken outside of the .wx and weather station files. Windows -> Settings -> Apps -> Prepar3D v5 Professional -> "..." -> Modify -> Repair Important to note, this wasn't the Client App entry, but the "Prepar3D v5 Professional" App entry. Once this was complete, all test scenarios here with a P3D CTD on changing airport were resolved. Richard.
  3. Thanks John, appreciated. If I get any breakthroughs prior to that, I will post here. Richard
  4. Hello, I am trying to isolate a crash-to-desktop from P3D 5.3.17.28160 with FSUIPC 6.1.9 (Registered) on an up to date W11 Pro system. An FSUIPC6 logfile (with LogWeather=Yes, LogExtras=Yes and Debug=Please) is attached below. I have a scenario that causes this reproducibly. Using the P3D default flight scenario (default scenery/airport, default aircraft, fair weather). Then with the simulator running, using P3D menus, I tell P3D to NAVIGATION->GOTO AIRPORT->'Ascension Island (active runway)'. P3D will CTD within about 10 seconds of placing a running sim at that location. That isn't the only location involved, I just use that one for consistency of testing. Important to note, is that by using FSUIPC NoWeatherAtAll=Yes the CTD is avoided and P3D runs fine. However, for other reasons, I don't want to run in NoWeatherAtAll mode. I have cleared out all .wx files in 'AppData\Roaming\Lockheed Martin\Prepar3D V5' and WXStationList.BIN is removed. However, still a CTD without NoWeatherAtAll=Yes. Noteable is that when the CTD occurs, a 'Weather Read Request (Nr Station) to area 5...' is typically in the last millisecond or so of the running FSUIPC log file before the CTD. The Windows Event logs seem to have nothing of interest at the time of CTDs. Suggestions as to next steps would be very much appreciated please. Many thanks, Richard FSUIPC6_LOG_CTD_22Dec2022.txt
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.