Skip to content

Architectury Mixin breakpoints do not hit #2533

@SuperKnux

Description

@SuperKnux

Minecraft Development for IntelliJ plugin version

2025.2-1.8.6-591

IntelliJ version

#IC-252.27397.103

Operating System

Windows

Target platform

Architectury, Mixins, Fabric, Minecraft Forge

Description of the bug

How to Reproduce:

  1. Create an Architectury project (can have a source of Fabric, Forge or both, I'm testing with Fabric right now.)
  2. Create a mixin that mixes into something. Can be a simple System.out.println.
  3. Create a method or line breakpoint anywhere in the mixin.
  4. Launch a debug of the project and hit the method that the mixin mixes into.

Expected result: The game stops on the mixin's breakpoint.
What happens: Nothing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions