-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.4.7, Minecraft 1.5, Minecraft 1.5.1
-
System:
Kernel: 3.8.4-202.fc18.x86_64 x86_64 (64 bit)
Desktop: Gnome
Distro: Fedora release 18 (Spherical Cow)
Graphics Card: Advanced Micro Devices nee ATI Thames Radeon 7500M/7600M Series
Fedora X.org: 1.13.3 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: 1366x768@60.0hz
GLX Renderer: Gallium 0.4 on AMD TURKS GLX Version: 2.1
Mesa 9.1
(retrived with {{inxi}})
Software:
Latest (force-updated) Minecraft 1.5.1
Output of 'java -version':
java version "1.7.0_17"
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
System: Kernel: 3.8.4-202.fc18.x86_64 x86_64 (64 bit) Desktop: Gnome Distro: Fedora release 18 (Spherical Cow) Graphics Card: Advanced Micro Devices nee ATI Thames Radeon 7500M/7600M Series Fedora X.org: 1.13.3 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: 1366x768@60.0hz GLX Renderer: Gallium 0.4 on AMD TURKS GLX Version: 2.1 Mesa 9.1 (retrived with {{inxi}}) Software: Latest (force-updated) Minecraft 1.5.1 Output of 'java -version': java version "1.7.0_17" Java(TM) SE Runtime Environment (build 1.7.0_17-b02) Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
-
Unconfirmed
On starting the game, and logging in, I get the traceback:
Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
at net.minecraft.client.Minecraft.a(SourceFile:208)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Unknown Source)
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.java:108)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:618)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
... 4 more
Not a duplicate of MC-12492 because I only have one graphics card (see specs), and I'm using Oracle's JVM.
- duplicates
-
MC-589 Black screen after login
- Closed