Inventory Bogo Sorter

Inventory Bogo Sorter

789k Downloads

Crash `NoSuchMethodError: com.cleanroommc.modularui.value.BoolValue$Dynamic.<init>`

Krutoy242 opened this issue · 2 comments

commented
  • bogosorter-1.4.0
  • modularui-2.2.1

When pressing [...] button game crashing.
Tested on Draconic Evolution chest.

image

java.lang.NoSuchMethodError: com.cleanroommc.modularui.value.BoolValue$Dynamic.<init>(Ljava/util/function/BooleanSupplier;Ljava/util/function/Consumer;)V
    at com.cleanroommc.bogosorter.common.config.ConfigGui.createGeneralConfigUI(ConfigGui.java:96)
    at com.cleanroommc.bogosorter.common.config.ConfigGui.buildUI(ConfigGui.java:70)
    at com.cleanroommc.modularui.screen.ModularScreen.<init>(ModularScreen.java:109)
    at com.cleanroommc.bogosorter.common.config.ConfigGui.<init>(ConfigGui.java:47)
    at com.cleanroommc.bogosorter.common.sort.ButtonHandler.onActionPerformed(ButtonHandler.java:95)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2907_ButtonHandler_onActionPerformed_Pre.invoke(.dynamic)

debug.log

commented

f

commented

Should be fixed with mui 2.2.2 and bogo 1.4.1. Sorry for so many issues