Polymorph (Fabric/Forge/Quilt)

Polymorph (Fabric/Forge/Quilt)

99M Downloads

[1.18.2] Mixin error with Sophisticated Backpacks compat

jeremiahwinsley opened this issue ยท 0 comments

commented

Versions (Be specific, do not write "latest"):

  • Polymorph: 1.18.1-0.40
  • Forge/Fabric: Forge 40.0.34

Observed Behavior:

During startup, this error appears in the log:

[01Apr2022 14:34:10.181] [main/WARN] [mixin/]: Error loading class: net/p3pp3rf1y/sophisticatedcore/common/gui/StorageContainerMenu (java.lang.ClassNotFoundException: net.p3pp3rf1y.sophisticatedcore.common.gui.StorageContainerMenu)
[01Apr2022 14:34:10.181] [main/WARN] [mixin/]: @Mixin target net.p3pp3rf1y.sophisticatedcore.common.gui.StorageContainerMenu was not found polymorph_integrations.mixins.json:sophisticatedbackpacks.MixinStorageContainerMenu

Looks like the class has been renamed to StorageContainerMenuBase.