Jump to content
Sign in to follow this  
DaveGi

from HRESULT: 0xC000014B

Recommended Posts

I have been lucky I guess in that I have never had a real issues (only minor) hick ups with FSX until now, I have searched for help and understanding with this although I find some of the answers difficult to follow. I have reinstalled .NET Framework (4.5...) I have uninstalled Rex4DT, I have disabled UT2, ASN, I have run in Windows mode (opposed to full screen). I tried unsuccessfully to install .Net 2.1 & 2.2 based on one potential fix that people with far greater knowledge than I suggested as potential cause.

As I am writing this you can guess I still have the same issue with FSX (using Steve's DX10); I cant fly for more than 10-15 mins before getting the error message below.

I should say I am fumbling around in attempting to fix this as I don't really understand the specific error in the message below so I have posted reluctantly as I fear it is me and my general ignorance of these types of issues and terminology. I am near to uninstalling the lot and starting over and you know how painful that is if you have maybe 50 additional sceneries/airports etc etc.

If someone can show me the way and the light before I uninstall I would be really grateful. 

 

 

 

 

See 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: 0xC000014Bat 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 ..

 

( timeRecvr, DateTime FSXStarted, DateTime FlightStarted)

 

 

   at ..

 

()

 

 

   at ..

 

(Object sender, EventArgs e)

 

 

   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.5483 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

UT2Services

 

    Assembly Version: 2.1.0.0

 

    Win32 Version: 2.1.0.0

 

   

 

----------------------------------------

 

System

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

System.Windows.Forms

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

System.Drawing

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)

 

    

 

----------------------------------------

 

System.Configuration

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

Microsoft.FlightSimulator.SimConnect

 

    Assembly Version: 10.0.61259.0

 

    Win32 Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)

 

   

 

----------------------------------------

 

msvcm80

 

    Assembly Version: 8.0.50727.6195

 

    Win32 Version: 8.00.50727.6195

 

   

 

----------------------------------------

 

System.Data

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

System.Transactions

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

System.Xml

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

System.EnterpriseServices

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

System.Management

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

System.ServiceModel

 

    Assembly Version: 3.0.0.0

 

    Win32 Version: 3.0.4506.5461 (Win7SP1GDR.030729-5400)

 

   

 

----------------------------------------

 

SMDiagnostics

 

    Assembly Version: 3.0.0.0

 

    Win32 Version: 3.0.4506.5461 (Win7SP1GDR.030729-5400)

 

   

 

----------------------------------------

 

System.Web

 

    Assembly Version: 2.0.0.0

 

    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)

 

   

 

----------------------------------------

 

System.Runtime.Serialization

 

    Assembly Version: 3.0.0.0

 

    Win32 Version: 3.0.4506.5461 (Win7SP1GDR.030729-5400)

 

   

 

----------------------------------------

 

System.IdentityModel

 

    Assembly Version: 3.0.0.0

 

    Win32 Version: 3.0.4506.5461 (Win7SP1GDR.030729-5400)

 

   

 

----------------------------------------

 

System.Core

 

    Assembly Version: 3.5.0.0

 

    Win32 Version: 3.5.30729.5420 built by: Win7SP1

 

   

 

----------------------------------------

 

System.Xml.Linq

 

    Assembly Version: 3.5.0.0

 

    Win32 Version: 3.5.30729.5420 built by: Win7SP1

 

   

 

----------------------------------------

 

 

 

************** 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.

Share this post


Link to post
Share on other sites

Exception from HRESULT: 0xc000014B error - The 0xc000014B is a "broken pipe" exception. A pipe is a communication channel between two applications (such as FSX and an addon program like ASN or OPUS). SimConnect offers addons the possibility to use pipes to communication with FSX. A "broken pipe" is a situation where one of the pipes no longer exists, while the other tries to communicate using the pipe.

 

I think this error is created because your communication channel(s)(pipes), networking, simconnect, etc., etc., are not connected properly because they are not shared. If they are not shared, how can they communicate with each other? Go to your FSX Folder and right click it and select properties. Once open you will immediately see whether the folder is shared or not. If not, click on Advanced sharing and the click on Share. Click apply and close. Now, you need to do this for any non-scenery addon too, like ASN to make sure it is properly shared in your network.

 

Also make sure UAC is disabled.

 

Best regards,


Jim Young | AVSIM Online! - Simming's Premier Resource!

Member, AVSIM Board of Directors - Serving AVSIM since 2001

Submit News to AVSIM
Important other links: Basic FSX Configuration Guide | AVSIM CTD Guide | AVSIM Prepar3D Guide | Help with AVSIM Site | Signature Rules | Screen Shot Rule | AVSIM Terms of Service (ToS)

I7 8086K  5.0GHz | GTX 1080 TI OC Edition | Dell 34" and 24" Monitors | ASUS Maximus X Hero MB Z370 | Samsung M.2 NVMe 500GB and 1TB | Samsung SSD 500GB x2 | Toshiba HDD 1TB | WDC HDD 1TB | Corsair H115i Pro | 16GB DDR4 3600C17 | Windows 10 

 

Share this post


Link to post
Share on other sites

Hi Jim,

followed your advice and I am in the process of taking my longest flight since this issue occurred; fingers crossed I will be landing in Oslo in a little over one hour.

 

Truly Grateful for your advice and the speed you answered my cry for help

 

Thank You Sir & Enjoy your weekend

 

Dave

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...