Skip to content

Crash to desktop with AccessViolationException #47

@PhilippNaused

Description

@PhilippNaused

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions