Cuttleguy

Results 9 comments of Cuttleguy

May you please fix this? This is incredibly inconvenient for all of us that use both mods.

Also, if possible, could we make it that double right clicking on a drawer includes items from the deep pockets enchantment?

Does anyone know what the problem is, or why there is a mixin conflict? This has basically forbidden me from updating to 1.20. If anyone knows how to fix it,...

I think I figured out the problem, and how to fix it(not in code, but in concept). This is seemingly an incompatibility with porting_lib, a mod delevepod by the developers...

They won’t fix it. So we need to disable those mixins if porting_lib is installed. I also feel like the issue should be renamed to mention porting lib.

This mixin seemingly is the one causing issues: https://github.com/Fabricators-of-Create/Porting-Lib/blob/a971cd13df72cac9d5219b40d9c6d33e6e8918bb/modules/base/src/main/java/io/github/fabricators_of_create/porting_lib/mixin/client/AbstractTextureMixin.java, or at least the one mentioned at the end of the logs(and my logs too)

I recoded porting lib not to include those mixins, but now it just took two lines off of the error message.

New error message after the old one: Exception in thread "main" java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:108) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78) at...

Same Here. This is basically the most important part of the mod. This should be their priority