ToadLib

ToadLib

86.9k Downloads

Crash when interacting with any config button on Minecraft 1.21.4

rushiiMachine opened this issue ยท 0 comments

commented

What operating systems are you seeing the problem on?

Windows

What the loader are you seeing the problem on?

Fabric

Describe the bug

Crashes when I click the ToadLib button on the main menu, or alter any config option of Palladium via the "Mod Menu" mod.

net.minecraft.class_148: mouseClicked event handler
	at knot/net.minecraft.class_312.method_1601(class_312.java:124) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_312.method_22686(class_312.java:215) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_1255.execute(class_1255.java:110) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_312.method_22684(class_312.java:215) ~[client-intermediary.jar:?]
	at knot/org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.3.jar:?]
	at knot/org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.3.jar:?]
	at knot/org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509) ~[lwjgl-glfw-3.3.3.jar:?]
	at knot/com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:186) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_310.method_1523(class_310.java:1364) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_310.method_1514(class_310.java:922) [client-intermediary.jar:?]
	at knot/net.minecraft.client.main.Main.main(Main.java:267) [client-intermediary.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.12.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.12.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.12.jar:?]
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) [NewLaunch.jar:?]
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?]
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?]
Caused by: java.lang.NoSuchMethodError: 'void com.mr_toad.lib.api.client.screen.ex.widget.ExObjectSelectionList.method_25318(double, double, int)'
	at knot/com.mr_toad.lib.api.client.screen.ex.widget.ExObjectSelectionList.method_25402(ExObjectSelectionList.java:20) ~[ToadLib-1.21.2-1.21.4-1.2.5.jar:?]
	at knot/net.minecraft.class_4069.method_25402(class_4069.java:43) ~[client-intermediary.jar:?]
	at knot/com.mr_toad.lib.api.client.screen.ex.ToadLibScreen.method_25402(ToadLibScreen.java:37) ~[ToadLib-1.21.2-1.21.4-1.2.5.jar:?]
	at knot/net.minecraft.class_312.mixinextras$bridge$method_25402$30(class_312.java) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_312.wrapOperation$zme000$fabric-screen-api-v1$invokeMouseClickedEvents(class_312.java:545) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_312.method_1601(class_312.java:114) ~[client-intermediary.jar:?]
	... 16 more

Steps to reproduce

Minecraft: 1.21.4
Fabric: 0.16.12
Enabled mods:

  • Fabric API [0.119.2+1.21.4]
  • Iris [1.8.8+mc1.21.4]
  • Palladium [1.1.5]
  • Sodium [0.6.10+mc1.21.4]
  • ToadLib [1.2.5]

What version of the toadlib are you using?

1.2.5