Closed DJChaos42 closed 1 week ago
Ahh thanks for letting me know, the commands in questions should have gotten a prefix before release. Will be fixed in the next release
Apologies for submitting a duplicate!
@Demadunk no worries :) Better submit a duplicate then have it never submitted and therefore never fixed.
If you could release the patch for this sometime soon, that would be very appreciated!! It's unplayable on modpacks with this crash, and I would love to play with it! Please release the fix soon! :)
New release is out, this should now be fixed.
Describe the bug The game crashes when opening the creative menu with Farmer's Delight Refabricated installed. This seems to be due to a Porting Lib version difference.
Crash Log
---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 2024-11-12 12:08:24 Description: Unexpected error java.lang.IncompatibleClassChangeError: Conflicting default methods: io/github/fabricators_of_create/porting_lib/core/util/MutableDataComponentHolder.set net/p3pp3rf1y/sophisticatedcore/extensions/component/SophisticatedMutableDataComponentHolder.set at knot//net.minecraft.class_1799.set(class_1799.java) at knot//net.p3pp3rf1y.sophisticatedbackpacks.backpack.BackpackItem.setColors(BackpackItem.java:85) at knot//net.p3pp3rf1y.sophisticatedbackpacks.backpack.BackpackItem.addCreativeTabItems(BackpackItem.java:99) at knot//net.p3pp3rf1y.sophisticatedbackpacks.init.ModItems.lambda$static$48(ModItems.java:240) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at knot//net.p3pp3rf1y.sophisticatedbackpacks.init.ModItems.lambda$static$49(ModItems.java:240) at knot//net.minecraft.class_1761.method_47306(class_1761.java:102) at knot//net.minecraft.class_7706.method_47338(class_7706.java:2166) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at knot//net.minecraft.class_7706.method_47337(class_7706.java:2166) at knot//net.minecraft.class_7706.method_47330(class_7706.java:2177) at knot//net.minecraft.class_481.method_60324(class_481.java:245) at knot//net.minecraft.class_481.To Reproduce Steps to reproduce the behavior:
Expected behavior Players should be able to open the creative menu with both mods installed.
Versions Fabric API [0.107.0+1.21.1] Farmer's Delight Refabricated [1.21.1-2.2.2+refabricated] Sophisticated Backpacks [1.21.1-3.20.19.44] Sophisticated Core [1.21.1-0.6.50.52]