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.

DDTAV8R

Members
  • Joined

  • Last visited

Everything posted by DDTAV8R

  1. Did find the log and you were right. Thousands of error/exceptions. Dozens of ( SH: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. in SimConnect. Black Square Turbine Duke N3675D) Thousands of ( SH: Invalid Simulator Variable - check StartupLog - Ex 7 from send id 347 errloc 225 SH: unrecognized SimConnect ID - invalid event or setter variable? From send id xxxx errloc xxxx) I uninstalled AAO and cleaned up the directories, and re-installed. Setting up a test flight now.
  2. This just started and I was wondering if anyone else is seeing this: FPS starts to decrease the moment I enable the SimConnect on AAO. Eventually (withing minutes) the sim will hang when the FPS gets to around 2 or 3. As soon as I disable the SimConnect from AAO the sim goes back to 35+ FPS again. However, nothing works, because I have everything mapped through AAO scripts (Honeycomb A & B + Streamdecks). Enabling the SimConnect in AAO repeats the problem - only faster. After 3 or 4 of these instances, enabling SimConnect immediately locks up the sim. If I shutdown and reboot, I am able to use the sim for about 10-15 minutes before the problems starts to happen again. This appears to only be an issue with AAO. I have Navigraphs Charts and LittleNavMap all running and tracking the flight and they continue without issue. There is nothing in the event log to indicate a problem with any application. CPU, Disk, Network, Memory remain stable and constant. GPU drops to 0%. I have more than 500GB available on the OS drive and 800GB+ on the application drive (where the SIM and AAO are installed). I don't know what else to look for that may be causing this problem. This just started happening after the latest content push from Microsoft for Win 11.
  3. Turned out to be AV. I already had an exception for AAO in Program Files, but needed to put an exception for AAO in the AppData directory as well. Once I did that, it seemed to be fine.
  4. With the recent update to 4.20 b43, I get constant crashes when editing scripts. I can usually edit 2 or 3 before the application just closes. When not editing scripts, my Assigned buttons will randomly become unresponsive. I have the Honeycomb Alpha and Bravo, and everything was working find until the most recent AAO build. The Windows application log: This is the same for each (Editing or unresponsive buttons). My only option is to restart AAO. Any help would be greatly appreciated. Faulting application name: LorbyAxisAndOhs_MSFS.exe, version: 4.20.43.0, time stamp: 0x6652def4 Faulting module name: KERNELBASE.dll, version: 10.0.19041.4522, time stamp: 0xf7a99bd4 Exception code: 0xe0434352 Fault offset: 0x000000000002ba99 Faulting process id: 0x8630 Faulting application start time: 0x01dac1ebd98058df Faulting application path: C:\Program Files\LorbyAxisAndOhs_MSFS\LorbyAxisAndOhs_MSFS.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report Id: c7b5bf74-add0-4606-9460-56795b2fa8c5 Faulting package full name: Faulting package-relative application ID: Application: LorbyAxisAndOhs_MSFS.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.IOException at System.IO.__Error.WinIOError(Int32, System.String) at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean) at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean) at System.IO.StreamWriter.CreateFile(System.String, Boolean, Boolean) at System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding, Int32, Boolean) at System.IO.StreamWriter..ctor(System.String) at LorbyAxisAndOhs.Definitions.WriteTempScriptsDatabase() at LorbyAxisAndOhs.Definitions.UpdateScript(System.String, LorbyAxisAndOhs.Scripting.Script, Boolean) at LorbyAxisAndOhs.Scripting.EditScripts.BUpdate_Click(System.Object, System.Windows.RoutedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean) at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs) at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean) at System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent) at System.Windows.UIElement.OnMouseUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs) at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean) at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs) at System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs) at System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) at System.Windows.Application.RunDispatcher(System.Object) at System.Windows.Application.RunInternal(System.Windows.Window) at LorbyAxisAndOhs.App.Main()

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.