
Looking up recipes on 1.20.1's implementation of Farmer's Delight of the cutting board causes a crash
Plain-Second opened this issue ยท 0 comments
What happened?
In version 1.20.1 it causes a crash when looking up recipes, and I have downloaded the latest version of REI
What mod loaders are you seeing the problem on?
Fabric
What do you think this bug is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others
Relevant log output
java.lang.AbstractMethodError: Receiver class com.nhoryzon.mc.farmersdelight.integration.rei.ChanceArrayIngredient does not define or inherit an implementation of the resolved method 'abstract java.lang.Object getSetting(me.shedaniel.rei.api.common.entry.settings.EntryIngredientSetting)' of interface me.shedaniel.rei.api.common.entry.EntryIngredient.
at knot//me.shedaniel.rei.impl.client.gui.screen.AbstractDisplayViewingScreen.hashFocusIngredient(AbstractDisplayViewingScreen.java:282)
at java.base/java.util.Comparator.lambda$comparingLong$6043328a$1(Comparator.java:515)
at java.base/java.util.TreeMap.computeIfAbsent(TreeMap.java:609)
at knot//me.shedaniel.rei.impl.client.gui.screen.AbstractDisplayViewingScreen.unifyIngredients(AbstractDisplayViewingScreen.java:328)
at knot//me.shedaniel.rei.impl.client.gui.screen.CompositeDisplayViewingScreen.method_25426(CompositeDisplayViewingScreen.java:153)
...
Anything else?
I've seen a similar issue, but I still have this issue in the new version 1.20.1
By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.
- Yes, and I did not use any paste services other than GitHub Gists.
By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.
- Yes