Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

[BUG] Client crashes when scrolling #39

Open
petulikan1 opened this issue Mar 27, 2022 · 0 comments
Open

[BUG] Client crashes when scrolling #39

petulikan1 opened this issue Mar 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@petulikan1
Copy link

petulikan1 commented Mar 27, 2022

Describe the bug
Minecraft crashes when scrolling

Minecraft Info
Minecraft information:

Mods:

  • AdvancedChatCore-1.18.2-1.4.4.jar
  • AdvancedChatFilters-1.18-1.2.0.jar

Minecraft Version:

  • 1.18.1

To Reproduce
Launch mods, then go to server, and then start scrolling up and down in chat.
After that, minecraft crashes.

Expected behavior
Should be able to scroll around the chat.

Screenshots
-none-

Additional context
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 27/03/2022, 01:27
Description: Unexpected error

java.lang.NoSuchMethodError: 'void net.minecraft.class_338.method_1802(int)'
at io.github.darkkronicle.advancedchatcore.chat.AdvancedChatScreen.method_25401(AdvancedChatScreen.java:250)
at net.minecraft.class_312.method_1598(class_312.java:128)
at net.minecraft.class_312.method_22687(class_312.java:166)
at net.minecraft.class_1255.execute(class_1255.java:101)
at net.minecraft.class_312.method_22685(class_312.java:166)
at org.lwjgl.glfw.GLFWScrollCallbackI.callback(GLFWScrollCallbackI.java:37)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:195)
at net.minecraft.class_1041.method_15998(class_1041.java:310)
at net.minecraft.class_310.method_1523(class_310.java:1142)
at net.minecraft.class_310.method_1514(class_310.java:733)
at net.minecraft.client.main.Main.main(Main.java:238)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

@petulikan1 petulikan1 added the bug Something isn't working label Mar 27, 2022
@petulikan1 petulikan1 changed the title [BUG] [BUG] Client crashes when scrolling Mar 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant