Skip to content

Improve mixin remapping errors:  #124

@modmuss50

Description

@modmuss50

From: https://discord.com/channels/507304429255393322/592749519171616796/1194283689757134919

[WARN] [MIXIN] Cannot remap <method> because it does not exists in any of the targets [<class>]

does not state what mixin the error originates from. With the mixin AP it was:

<path>/<file>.java:<line>: warning: Unable to determine descriptor for @Inject target method
        @Inject(at = @At("HEAD"), method = <method>)

At the very least tiny remapper should include the mixin name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions