Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Old version MidnightLib Crash on 1.20.4 Fabric #95

Open
YoungSoulluoS opened this issue Mar 21, 2024 · 0 comments
Open

[Bug] Old version MidnightLib Crash on 1.20.4 Fabric #95

YoungSoulluoS opened this issue Mar 21, 2024 · 0 comments

Comments

@YoungSoulluoS
Copy link

[10:26:44] [Render thread/ERROR]:
Reported exception thrown!
net.minecraft.class_148: mouseClicked event handler
at net.minecraft.class_437.method_25412(class_437.java:419) ~[client-intermediary.jar:?]
at net.minecraft.class_312.method_1601(class_312.java:99) ~[client-intermediary.jar:?]
at net.minecraft.class_312.method_22686(class_312.java:180) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.execute(class_1255.java:102) ~[client-intermediary.jar:?]
at net.minecraft.class_312.method_22684(class_312.java:180) ~[client-intermediary.jar:?]
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.2.jar:?]
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.2.jar:?]
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509) ~[lwjgl-glfw-3.3.2.jar:?]
at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:238) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1352) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:888) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:265) ~[1.20.4-0.15.7.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.7.jar:?]
Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.class_4265.(net.minecraft.class_310, int, int, int, int, int)'
at eu.midnightdust.lib.config.MidnightConfig$MidnightConfigListWidget.(MidnightConfig.java:341) ~[midnightlib-1.1.0-eb85a7fe336a7417.jar:?]
at eu.midnightdust.lib.config.MidnightConfig$MidnightConfigScreen.method_25426(MidnightConfig.java:258) ~[midnightlib-1.1.0-eb85a7fe336a7417.jar:?]
at net.minecraft.class_437.method_25423(class_437.java:298) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1507(class_310.java:1187) ~[client-intermediary.jar:?]
at com.terraformersmc.modmenu.gui.ModsScreen.lambda$init$4(ModsScreen.java:193) ~[modmenu-9.0.0.jar:?]
at net.minecraft.class_4185.method_25306(class_4185.java:95) ~[client-intermediary.jar:?]
at net.minecraft.class_4264.method_25348(class_4264.java:48) ~[client-intermediary.jar:?]
at net.minecraft.class_339.method_25402(class_339.java:145) ~[client-intermediary.jar:?]
at net.minecraft.class_4069.method_25402(class_4069.java:38) ~[client-intermediary.jar:?]
at net.minecraft.class_312.method_1611(class_312.java:99) ~[client-intermediary.jar:?]
at net.minecraft.class_437.method_25412(class_437.java:414) ~[client-intermediary.jar:?]
... 14 more

@YoungSoulluoS YoungSoulluoS changed the title [Bug] Old version MidnightLib Crash [Bug] Old version MidnightLib Crash on1.20.4 Mar 21, 2024
@YoungSoulluoS YoungSoulluoS changed the title [Bug] Old version MidnightLib Crash on1.20.4 [Bug] Old version MidnightLib Crash on 1.20.4 Mar 21, 2024
@YoungSoulluoS YoungSoulluoS changed the title [Bug] Old version MidnightLib Crash on 1.20.4 [Bug] Old version MidnightLib Crash on 1.20.4 Fabric Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant