Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Forge][Build error] Using class from custom lib in Mixin class throw Exception #646

Open
buridan1999 opened this issue Oct 4, 2023 · 0 comments

Comments

@buridan1999
Copy link

I move some of my logic to lib project.
It works fine in mixins with fabric, but when I try to use this classes from lib in mixin with Forge, it's throw error:

org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.srvmod.armor.ProtectionPack

build_error.log

@buridan1999 buridan1999 changed the title [Forge] Using class from custom lib in Mixin class throw Exception [Forge][Build error] Using class from custom lib in Mixin class throw Exception Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant