June 19, 20241 yr 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()
June 19, 20241 yr Commercial Member 6 hours ago, DDTAV8R said: my Assigned buttons will randomly become unresponsive That sounds like incompatible USB Hardware. Go to "Hardware->Device Blacklist" and move everything into the list on the right with the "Ignore" button that isn't a game controller that you are using in AAO. This includes all keyboards and mice, they must be blacklisted too. 6 hours ago, DDTAV8R said: I get constant crashes when editing scripts Sorry, no idea. Obviously, something is interfering when AAO tries to save the temporary script file (that ironically is created so you can recover from a crash). This file has been there since forever though, it is nothing new. Make sure that your hard disk is OK (=no corrupted sectors, not 100% full) and check your anti virus logs too. Has anything changed on your computer, especially regarding OneDrive? LORBY-SI
June 21, 20241 yr Author 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.
Create an account or sign in to comment