Hey everybody, hopefully you guys will be able to help me out; in the past you've never let me down.
I started having the dreaded "Black Screen" issue with Minecraft a few nights ago. I can pull up the Login screen just fine and even force an update, but to no avail, as soon as the game gets to a certain point in loading, boom, Black Screen.
In the terminal screen where I was launching it form I get the following message.
I've tried the fixes for other various Black Screen issues, but none of them seem to help here. Thanks in advance to anyone smater than I!
I started having the dreaded "Black Screen" issue with Minecraft a few nights ago. I can pull up the Login screen just fine and even force an update, but to no avail, as soon as the game gets to a certain point in loading, boom, Black Screen.
In the terminal screen where I was launching it form I get the following message.
Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
at net.minecraft.client.Minecraft.a(SourceFile:184)
at net.minecraft.client.Minecraft.run(SourceFile:657)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at org.lwjgl.opengl.XRandR$Screen.<init>(XRandR.java: 234)
at org.lwjgl.opengl.XRandR$Screen.<init>(XRandR.java: 196)
at org.lwjgl.opengl.XRandR.populate(XRandR.java:87)
at org.lwjgl.opengl.XRandR.access$100(XRandR.java:52)
at org.lwjgl.opengl.XRandR$1.run(XRandR.java:110)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.opengl.XRandR.getConfiguration(XRandR.ja va:108)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.ja va:618)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135 )
... 3 more
at net.minecraft.client.Minecraft.a(SourceFile:184)
at net.minecraft.client.Minecraft.run(SourceFile:657)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at org.lwjgl.opengl.XRandR$Screen.<init>(XRandR.java: 234)
at org.lwjgl.opengl.XRandR$Screen.<init>(XRandR.java: 196)
at org.lwjgl.opengl.XRandR.populate(XRandR.java:87)
at org.lwjgl.opengl.XRandR.access$100(XRandR.java:52)
at org.lwjgl.opengl.XRandR$1.run(XRandR.java:110)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.opengl.XRandR.getConfiguration(XRandR.ja va:108)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.ja va:618)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135 )
... 3 more
Comment