Feed the Beast Ultimate black screen after login 13.04?

Posted by Drew S on Ask Ubuntu See other posts from Ask Ubuntu or by Drew S
Published on 2013-07-01T02:48:12Z Indexed on 2013/07/01 4:28 UTC
Read the original article Hit count: 336

Filed under:
|
|

I get a black screen after login feed the beast ultimate splash animation.

I have tried the manual LWJGL upgrading, using different versions of java (6 and 7 openJDK).

no matter what I get this

2013-06-28 15:23:17 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
2013-06-28 15:23:17 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:356)
2013-06-28 15:23:17 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-06-28 15:23:17 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
2013-06-28 15:23:17 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)
2013-06-28 15:23:17 [INFO] [STDERR] Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
2013-06-28 15:23:17 [INFO] [STDERR] at org.lwjgl.opengl.XRandR$Screen.<init>(XRandR.java:234)
2013-06-28 15:23:17 [INFO] [STDERR] at org.lwjgl.opengl.XRandR$Screen.<init>(XRandR.java:196)
2013-06-28 15:23:17 [INFO] [STDERR] at org.lwjgl.opengl.XRandR.populate(XRandR.java:87)
2013-06-28 15:23:17 [INFO] [STDERR] at org.lwjgl.opengl.XRandR.access$100(XRandR.java:52)
2013-06-28 15:23:17 [INFO] [STDERR] at org.lwjgl.opengl.XRandR$1.run(XRandR.java:110)
2013-06-28 15:23:17 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-06-28 15:23:17 [INFO] [STDERR] at org.lwjgl.opengl.XRandR.getConfiguration(XRandR.java:108)
2013-06-28 15:23:17 [INFO] [STDERR] at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:618)
2013-06-28 15:23:17 [INFO] [STDERR] at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
2013-06-28 15:23:17 [INFO] [STDERR] ... 4 more

© Ask Ubuntu or respective owner

Related posts about 13.04

Related posts about java