Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve mixin remapping errors: #124

Open
modmuss50 opened this issue Jan 9, 2024 · 0 comments
Open

Improve mixin remapping errors: #124

modmuss50 opened this issue Jan 9, 2024 · 0 comments

Comments

@modmuss50
Copy link
Member

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant