We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
At the very least tiny remapper should include the mixin name.
The text was updated successfully, but these errors were encountered: