Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Pmdg 777 Ctd After Installing Sp1

Featured Replies

HI,

 

I have installed SP1 as per the basic guide provided here in the forum. However, while I was preparing for a flight on ground , I requested for the winds data on the FMC and it was displayed as it supposed too , however 2 minutes after that and FSX have crashed.

 

below are the error log

 

Problem signature:
  Problem Event Name: BEX
  Application Name: fsx.exe
  Application Version: 10.0.61637.0
  Application Timestamp: 46fadb14
  Fault Module Name: PMDG_777X.DLL
  Fault Module Version: 1.0.0.0
  Fault Module Timestamp: 53c82640
  Exception Offset: 002484ea
  Exception Code: c0000417
  Exception Data: 00000000
  OS Version: 6.1.7601.2.1.0.256.1
  Locale ID: 1033
  Additional Information 1: 010f
  Additional Information 2: 010f0e8a10e6582bb10b0c41c4a9b4c5
  Additional Information 3: a628
  Additional Information 4: a628f5d2c6429defa928281dcbdcf1cb
 
 
ee the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.
 
************** Exception Text **************
System.Runtime.InteropServices.COMException (0xC000014B): Exception from HRESULT: 0xC000014B
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at Microsoft.FlightSimulator.SimConnect.SimConnect.RequestDataOnSimObjectType(Enum RequestID, Enum DefineID, UInt32 dwRadiusMeters, SIMCONNECT_SIMOBJECT_TYPE type)
   at cg.v()
   at bs.f(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
 
************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400)
----------------------------------------
vPilot
    Assembly Version: 1.0.5260.20091
    Win32 Version: 1.0.0.0
----------------------------------------
Ninject
    Assembly Version: 3.2.0.0
    Win32 Version: 3.2.2.0
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400)
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
----------------------------------------
o3quoz-c
    Assembly Version: 1.0.5260.20091
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
----------------------------------------
Microsoft.DirectX.AudioVideoPlayback
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
----------------------------------------
Microsoft.DirectX
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
----------------------------------------
-nbp9kn2
    Assembly Version: 1.0.5260.20091
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
----------------------------------------
Microsoft.FlightSimulator.SimConnect
    Assembly Version: 10.0.61259.0
    Win32 Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
----------------------------------------
SharpDX.DirectInput
    Assembly Version: 2.6.0.0
    Win32 Version: 2.6.0
----------------------------------------
SharpDX
    Assembly Version: 2.6.0.0
    Win32 Version: 2.6.0
----------------------------------------
System.Web.Services
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
----------------------------------------
iqienaps
    Assembly Version: 1.0.5260.20091
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
----------------------------------------
msvcm80
    Assembly Version: 8.0.50727.6195
    Win32 Version: 8.00.50727.6195
----------------------------------------
ch0dlhkj
    Assembly Version: 1.0.5260.20091
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
----------------------------------------
 
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
 
For example:
 
<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
 
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

 

 

 

 

My nvidia drivers have been updated to it's latest version , other sim addons are working fine and 777X itself was fine before I run SP1. What could have gone wrong here ?

 

Regards,,,

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.