Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Unreported exception thrown!
- java.lang.IndexOutOfBoundsException: Index (160) is greater than or equal to list size (100)
- at it.unimi.dsi.fastutil.ints.IntArrayList.removeInt(IntArrayList.java:359)
- at net.minecraft.class_338.handler$djc000$meteor-client$onAddMessage(class_338.java:2152)
- at net.minecraft.class_338.method_1815(class_338.java)
- at net.minecraft.class_338.method_44811(class_338.java:211)
- at net.minecraft.class_338.method_1812(class_338.java:206)
- at net.minecraft.class_338.meteor$add(class_338.java:2106)
- at meteordevelopment.meteorclient.utils.player.ChatUtils.sendMsg(ChatUtils.java:144)
- at meteordevelopment.meteorclient.utils.player.ChatUtils.sendMsg(ChatUtils.java:126)
- at meteordevelopment.meteorclient.utils.player.ChatUtils.sendMsg(ChatUtils.java:121)
- at meteordevelopment.meteorclient.systems.modules.Module.sendToggledMsg(Module.java:91)
- at meteordevelopment.meteorclient.systems.modules.Modules.onAction(Modules.java:273)
- at meteordevelopment.meteorclient.systems.modules.Modules.onKey(Modules.java:259)
- at meteordevelopment.orbit.listeners.LambdaListener.call(LambdaListener.java:83)
- at meteordevelopment.orbit.EventBus.post(EventBus.java:61)
- at net.minecraft.class_309.handler$dlk000$meteor-client$onKey(class_309.java:2118)
- at net.minecraft.class_309.method_1466(class_309.java)
- at net.minecraft.class_309.method_22678(class_309.java:486)
- at net.minecraft.class_1255.execute(class_1255.java:102)
- at net.minecraft.class_309.method_22676(class_309.java:486)
- at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44)
- at org.lwjgl.system.JNI.invokeV(Native Method)
- at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
- at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:201)
- at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:219)
- at net.minecraft.class_1041.method_15998(class_1041.java:287)
- at net.minecraft.class_310.method_1523(class_310.java:1297)
- at net.minecraft.class_310.method_1514(class_310.java:856)
- at net.minecraft.client.main.Main.main(Main.java:253)
- at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
- at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement