-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
The game occasionally crashes when opening a recipe from the craft list via Allagan Tools.
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Craftimizer.Windows.RecipeNote.CalculateShouldOpen()
at Craftimizer.Windows.RecipeNote.Update()
at Dalamud.Interface.Windowing.Window.DrawInternal(WindowDrawFlags, Dalamud.Interface.Windowing.Persistence.WindowSystemPersistence)
at Dalamud.Interface.Windowing.WindowSystem.Draw()
at Dalamud.Utility.EventHandlerExtensions.HandleInvoke(System.Action)
at Dalamud.Utility.EventHandlerExtensions.InvokeSafely(System.Action)
at Dalamud.Interface.UiBuilder.OnDraw()
at Dalamud.Interface.Internal.InterfaceManager.Display()
at ImGuiScene.RawDX11Scene.Render()
at Dalamud.Interface.Internal.InterfaceManager.DxgiSwapChainPresentDetour(TerraFX.Interop.DirectX.IDXGISwapChain*, UInt32, UInt32)
at Dalamud.Game.Framework.HandleFrameworkUpdate(FFXIVClientStructs.FFXIV.Client.System.Framework.Framework*)
I can't find any other log message from the time of the crash.
This issue is sporadic and I don't know how to reproduce it consistently.
I don't have any addon named RecipeNote or WKSRecipeNotebook installed (since that is what CalculateShouldOpen checks).
I also don't have the options to auto-suggest a macro or use community macros enabled.
Metadata
Metadata
Assignees
Labels
No labels