.NET simconnect error
.NET simconnect error
Posting for info, since WIN10 1903 update which introduced .NET v4.8 the following error is persistently logged.
The time logged would indicate this occurs when realtimeflight is closed on takeoff.
Application: RealTimeFlight.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at <Module>.SimConnect_CallDispatch(Void*, Void (SIMCONNECT_RECV*, UInt32, Void*), Void*)
at LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveDispatch(LockheedMartin.Prepar3D.SimConnect.SignalProcDelegate)
at LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveMessage()
at RealTimeFlight.FormRealTimeFlight.DefWndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
at RealTimeFlight.Program.Main()
Faulting application name: RealTimeFlight.exe, version: 1.1.0.0, time stamp: 0x5cc8ea2d
Faulting module name: LockheedMartin.Prepar3D.SimConnect.dll, version: 0.0.0.0, time stamp: 0x58123952
Exception code: 0xc0000005
Fault offset: 0x0001a87a
Faulting process id: 0x36ac
Faulting application start time: 0x01d53a466e9937c3
Faulting application path: I:\Programs\RealTimeFlight_P3DV4\RealTimeFlight.exe
Faulting module path: I:\Programs\RealTimeFlight_P3DV4\LockheedMartin.Prepar3D.SimConnect.dll
Report Id: 7aaafd9d-5870-4080-aae6-01681048d92f
Faulting package full name:
Faulting package-relative application ID:
The time logged would indicate this occurs when realtimeflight is closed on takeoff.
Application: RealTimeFlight.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at <Module>.SimConnect_CallDispatch(Void*, Void (SIMCONNECT_RECV*, UInt32, Void*), Void*)
at LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveDispatch(LockheedMartin.Prepar3D.SimConnect.SignalProcDelegate)
at LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveMessage()
at RealTimeFlight.FormRealTimeFlight.DefWndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
at RealTimeFlight.Program.Main()
Faulting application name: RealTimeFlight.exe, version: 1.1.0.0, time stamp: 0x5cc8ea2d
Faulting module name: LockheedMartin.Prepar3D.SimConnect.dll, version: 0.0.0.0, time stamp: 0x58123952
Exception code: 0xc0000005
Fault offset: 0x0001a87a
Faulting process id: 0x36ac
Faulting application start time: 0x01d53a466e9937c3
Faulting application path: I:\Programs\RealTimeFlight_P3DV4\RealTimeFlight.exe
Faulting module path: I:\Programs\RealTimeFlight_P3DV4\LockheedMartin.Prepar3D.SimConnect.dll
Report Id: 7aaafd9d-5870-4080-aae6-01681048d92f
Faulting package full name:
Faulting package-relative application ID:
- victor.papa
- Moderator
- Posts: 361
- Joined: Thu Jul 20, 2017 12:00 am
Re: .NET simconnect error
Thanks for your report.srcooke wrote: ↑Mon Jul 15, 2019 4:29 pmPosting for info, since WIN10 1903 update which introduced .NET v4.8 the following error is persistently logged.
The time logged would indicate this occurs when realtimeflight is closed on takeoff.
Application: RealTimeFlight.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at <Module>.SimConnect_CallDispatch(Void*, Void (SIMCONNECT_RECV*, UInt32, Void*), Void*)
at LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveDispatch(LockheedMartin.Prepar3D.SimConnect.SignalProcDelegate)
at LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveMessage()
at RealTimeFlight.FormRealTimeFlight.DefWndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
at RealTimeFlight.Program.Main()
Faulting application name: RealTimeFlight.exe, version: 1.1.0.0, time stamp: 0x5cc8ea2d
Faulting module name: LockheedMartin.Prepar3D.SimConnect.dll, version: 0.0.0.0, time stamp: 0x58123952
Exception code: 0xc0000005
Fault offset: 0x0001a87a
Faulting process id: 0x36ac
Faulting application start time: 0x01d53a466e9937c3
Faulting application path: I:\Programs\RealTimeFlight_P3DV4\RealTimeFlight.exe
Faulting module path: I:\Programs\RealTimeFlight_P3DV4\LockheedMartin.Prepar3D.SimConnect.dll
Report Id: 7aaafd9d-5870-4080-aae6-01681048d92f
Faulting package full name:
Faulting package-relative application ID:
I will forward this to technical team.
NET simconnect error
Hi.
P3dv4 crashes constantly.5 with this error. Help me solve the problem. It's a shame, after a few hours of flight, to launch RealTimeFlight Manager and get a simulator flight because of it. I see I'm not the only one with it. And because there is no answer, you haven't solved the problem. Make up your mind.
With respect.
Приложение: RealTimeFlight.exe
Версия платформы: v4.0.30319
Описание. Процесс был завершен из-за необработанного исключения.
Сведения об исключении: System.AccessViolationException
в <Module>.SimConnect_CallDispatch(Void*, Void (SIMCONNECT_RECV*, UInt32, Void*), Void*)
в LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveDispatch(LockheedMartin.Prepar3D.SimConnect.SignalProcDelegate)
в LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveMessage()
в RealTimeFlight.FormRealTimeFlight.DefWndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
в System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
в System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
в System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
в System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
в RealTimeFlight.Program.Main()
Имя сбойного приложения: RealTimeFlight.exe, версия: 1.2.0.0, метка времени: 0x5efa444c
Имя сбойного модуля: LockheedMartin.Prepar3D.SimConnect.dll, версия: 0.0.0.0, метка времени: 0x58123952
Код исключения: 0xc0000005
Смещение ошибки: 0x0001a87a
Идентификатор сбойного процесса: 0x1b34
Время запуска сбойного приложения: 0x01d6536c1cb6f703
Путь сбойного приложения: D:\Addons P3D\RealTimeFlight_P3DV4\RealTimeFlight.exe
Путь сбойного модуля: D:\Addons P3D\RealTimeFlight_P3DV4\LockheedMartin.Prepar3D.SimConnect.dll
Идентификатор отчета: dc7b1d1f-4623-4e52-9806-1cf61adf2bb7
Полное имя сбойного пакета:
Код приложения, связанного со сбойным пакетом:
P3dv4 crashes constantly.5 with this error. Help me solve the problem. It's a shame, after a few hours of flight, to launch RealTimeFlight Manager and get a simulator flight because of it. I see I'm not the only one with it. And because there is no answer, you haven't solved the problem. Make up your mind.
With respect.
Приложение: RealTimeFlight.exe
Версия платформы: v4.0.30319
Описание. Процесс был завершен из-за необработанного исключения.
Сведения об исключении: System.AccessViolationException
в <Module>.SimConnect_CallDispatch(Void*, Void (SIMCONNECT_RECV*, UInt32, Void*), Void*)
в LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveDispatch(LockheedMartin.Prepar3D.SimConnect.SignalProcDelegate)
в LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveMessage()
в RealTimeFlight.FormRealTimeFlight.DefWndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
в System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
в System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
в System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
в System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
в RealTimeFlight.Program.Main()
Имя сбойного приложения: RealTimeFlight.exe, версия: 1.2.0.0, метка времени: 0x5efa444c
Имя сбойного модуля: LockheedMartin.Prepar3D.SimConnect.dll, версия: 0.0.0.0, метка времени: 0x58123952
Код исключения: 0xc0000005
Смещение ошибки: 0x0001a87a
Идентификатор сбойного процесса: 0x1b34
Время запуска сбойного приложения: 0x01d6536c1cb6f703
Путь сбойного приложения: D:\Addons P3D\RealTimeFlight_P3DV4\RealTimeFlight.exe
Путь сбойного модуля: D:\Addons P3D\RealTimeFlight_P3DV4\LockheedMartin.Prepar3D.SimConnect.dll
Идентификатор отчета: dc7b1d1f-4623-4e52-9806-1cf61adf2bb7
Полное имя сбойного пакета:
Код приложения, связанного со сбойным пакетом:
Re: .NET simconnect error
Same Problem here, Sim crashes with .NET SimConnect error, coused by RTFM.
- victor.papa
- Moderator
- Posts: 361
- Joined: Thu Jul 20, 2017 12:00 am
Re: NET simconnect error
Hi,Andrew wrote: ↑Mon Jul 06, 2020 8:22 amHi.
P3dv4 crashes constantly.5 with this error. Help me solve the problem. It's a shame, after a few hours of flight, to launch RealTimeFlight Manager and get a simulator flight because of it. I see I'm not the only one with it. And because there is no answer, you haven't solved the problem. Make up your mind.
With respect.
Приложение: RealTimeFlight.exe
Версия платформы: v4.0.30319
Описание. Процесс был завершен из-за необработанного исключения.
Сведения об исключении: System.AccessViolationException
в <Module>.SimConnect_CallDispatch(Void*, Void (SIMCONNECT_RECV*, UInt32, Void*), Void*)
в LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveDispatch(LockheedMartin.Prepar3D.SimConnect.SignalProcDelegate)
в LockheedMartin.Prepar3D.SimConnect.SimConnect.ReceiveMessage()
в RealTimeFlight.FormRealTimeFlight.DefWndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
в System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
в System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
в System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
в System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
в System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
в RealTimeFlight.Program.Main()
Имя сбойного приложения: RealTimeFlight.exe, версия: 1.2.0.0, метка времени: 0x5efa444c
Имя сбойного модуля: LockheedMartin.Prepar3D.SimConnect.dll, версия: 0.0.0.0, метка времени: 0x58123952
Код исключения: 0xc0000005
Смещение ошибки: 0x0001a87a
Идентификатор сбойного процесса: 0x1b34
Время запуска сбойного приложения: 0x01d6536c1cb6f703
Путь сбойного приложения: D:\Addons P3D\RealTimeFlight_P3DV4\RealTimeFlight.exe
Путь сбойного модуля: D:\Addons P3D\RealTimeFlight_P3DV4\LockheedMartin.Prepar3D.SimConnect.dll
Идентификатор отчета: dc7b1d1f-4623-4e52-9806-1cf61adf2bb7
Полное имя сбойного пакета:
Код приложения, связанного со сбойным пакетом:
As we discussed in our email, you don't need to run Real Flight Time Manager during your flight. It should be used when your airplane is on the ground at your departure airport and airplane speed is less than 40knts. For during your flight. Time Zone Fixer will set the time for you automatically. If the time of your destination airport is not correct, it means Time Zone Fixer is not working properly and you need to check your Time Zone Manager configs and settings.
Please note that your Time Zone Fixer BGL files for Prepar3d V5 must be at least 15Mb in size if they are smaller than that you have to get the latest patch from control panel and update your files.
- victor.papa
- Moderator
- Posts: 361
- Joined: Thu Jul 20, 2017 12:00 am
Re: .NET simconnect error
victor.papa wrote: ↑Wed Jul 08, 2020 5:45 amHi,
Please provide us more info. How do you run RTFM (before running your Sim or after running that)? When did that crash happen?
I start RTFM before I run the Sim, RFTM starts automatically with my SimStarter NG.
Will observe when the crashes happen exactly.
Re: .NET simconnect error
For me the issue persists, now in P3Dv5 and WIN10 2004, as per my original post in that with RTFM started before the sim the noted error is logged when the aircraft takes-off.
If however I close RTFM using the exit button before departure there is no error, maybe the application is 'killed' on takeoff rather than a clean close.
I have never experienced a sim crash due to this and could not say if it has the potential to cause problems for other applications.
If however I close RTFM using the exit button before departure there is no error, maybe the application is 'killed' on takeoff rather than a clean close.
I have never experienced a sim crash due to this and could not say if it has the potential to cause problems for other applications.
- victor.papa
- Moderator
- Posts: 361
- Joined: Thu Jul 20, 2017 12:00 am
Re: .NET simconnect error
Thanks for the info. We will check that later but before we can find the reason and make necessary changes please close RTFM after your sim is fully loaded and before take off (you have correct local time at your departure airport).srcooke wrote: ↑Fri Jul 10, 2020 10:11 amFor me the issue persists, now in P3Dv5 and WIN10 2004, as per my original post in that with RTFM started before the sim the noted error is logged when the aircraft takes-off.
If however I close RTFM using the exit button before departure there is no error, maybe the application is 'killed' on takeoff rather than a clean close.
I have never experienced a sim crash due to this and could not say if it has the potential to cause problems for other applications.
Re: .NET simconnect error
The error keeps repeating in P3Dv4.5. If I understand you correctly, you advise turning off the RFTM immediately after it sets the local time, and not waiting for it to turn off itself. Until you fix this error.
With respect. Andrew
With respect. Andrew
- Attachments
-
- 2021-02-13_09-44-35.png (29.33 KiB) Viewed 7179 times
Who is online
Users browsing this forum: No registered users and 1 guest