-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.8-pre1
-
None
-
OS: Linux (ver 3.13.0-34-generic, arch amd64)
Java: 1.7.0_65 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.5.2 (bootstrap 5)
Minecraft: 1.8-pre1 (updated Thu Aug 21 15:56:26 CEST 2014)
-
Unconfirmed
java.lang.ExceptionInInitializerError at bss.ao(SourceFile:549) at bss.aj(SourceFile:350) at bss.a(SourceFile:299) at net.minecraft.client.main.Main.main(SourceFile:120) Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at org.lwjgl.opengl.XRandR.findPrimary(XRandR.java:357) at org.lwjgl.opengl.XRandR.ScreentoDisplayMode(XRandR.java:346) at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:746) at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:743) at java.security.AccessController.doPrivileged(Native Method) at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:743) at org.lwjgl.opengl.Display.<clinit>(Display.java:138) ... 4 more
Restarting the Minecraft client results in the client failing to start back up.
What I expected to happen was...:
The game would launch as normally.
What actually happened was...:
The game crashed before the game window opened.
Steps to Reproduce:
1. Open Minecraft 1.8 pre-release
2. Close Minecraft 1.8 pre-release
3. Open Minecraft 1.8 pre-release (fails, generates attached crash report)
- is duplicated by
-
MC-81060 I can only play on 1.8.1. I can't use >= 1.8.2
- Resolved