You are on page 1of 3

---- Minecraft Crash Report ----

// This doesn't make any sense!

Time: 9/8/19 8:16 PM


Description: mouseClicked event handler

java.lang.IndexOutOfBoundsException: Index: 1, Size: 1


at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at cvi$d.selectItem(SourceFile:1106)
at cvi$d.mouseClicked(SourceFile:1084)
at
net.minecraft.realms.RealmsObjectSelectionListProxy.mouseClicked(SourceFile:83)
at dad.mouseClicked(SourceFile:27)
at net.minecraft.realms.RealmsScreenProxy.mouseClicked(SourceFile:226)
at cyd.b(SourceFile:86)
at cyd$$Lambda$1771/499755936.run(Unknown Source)
at dcl.wrapScreenError(SourceFile:441)
at cyd.a(SourceFile:86)
at cyd$$Lambda$1467/2054592756.invoke(Unknown Source)
at
org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at cuo.k(MainWindow.java:503)
at cuo.c(MainWindow.java:342)
at cyc.b(SourceFile:1023)
at cyc.e(SourceFile:976)
at cyc.b(SourceFile:410)
at net.minecraft.client.main.Main.main(SourceFile:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:4
3)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
at net.minecraft.launchwrapper.Launch.main(Launch.java:30)

A detailed walkthrough of the error, its code path and all known details is as
follows:
-----------------------------------------------------------------------------------
----

-- Head --
Thread: Client thread
Stacktrace:
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at cvi$d.selectItem(SourceFile:1106)
at cvi$d.mouseClicked(SourceFile:1084)
at
net.minecraft.realms.RealmsObjectSelectionListProxy.mouseClicked(SourceFile:83)
at dad.mouseClicked(SourceFile:27)
at net.minecraft.realms.RealmsScreenProxy.mouseClicked(SourceFile:226)
at cyd.b(SourceFile:86)
at cyd$$Lambda$1771/499755936.run(Unknown Source)
-- Affected screen --
Details:
Screen name: net.minecraft.realms.RealmsScreenProxy
Stacktrace:
at dcl.wrapScreenError(SourceFile:441)
at cyd.a(SourceFile:86)
at cyd$$Lambda$1467/2054592756.invoke(Unknown Source)
at
org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at cuo.k(MainWindow.java:503)
at cuo.c(MainWindow.java:342)
at cyc.b(SourceFile:1023)
at cyc.e(SourceFile:976)
at cyc.b(SourceFile:410)
at net.minecraft.client.main.Main.main(SourceFile:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:4
3)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
at net.minecraft.launchwrapper.Launch.main(Launch.java:30)

-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle
Corporation
Memory: 939373888 bytes (895 MB) / 2147483648 bytes (2048 MB) up to
2147483648 bytes (2048 MB)
CPUs: 4
JVM Flags: 9 total;
-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.hea
pdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC
-XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50
-XX:G1HeapRegionSize=32M
Launched Version: 1.14.4-OptiFine_HD_U_F3
LWJGL: 3.2.2 build 10
OpenGL: AMD Radeon HD 5450 GL version 4.5.13399 Compatibility Profile Context
15.200.1062.1004, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is
supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes


Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz

You might also like