You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: