mojira.dev

version 1.8.1 works any versions after crash

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 03/05/15 20:55
Description: Initializing game

java.lang.ExceptionInInitializerError
	at avf.ar(SourceFile:560)
	at avf.am(SourceFile:361)
	at avf.a(SourceFile:310)
	at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
	at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951)
	at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
	at org.lwjgl.opengl.Display.<clinit>(Display.java:138)
	... 4 more


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

-- Head --
Stacktrace:
	at avf.ar(SourceFile:560)
	at avf.am(SourceFile:361)

-- Initialization --
Details:
Stacktrace:
	at avf.a(SourceFile:310)
	at net.minecraft.client.main.Main.main(SourceFile:124)

-- System Details --
Details:
	Minecraft Version: 1.8.2
	Operating System: Linux (amd64) version 3.18.9-gentoo
	CPU: 4x Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
	Java Version: 1.8.0_45, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 34859104 bytes (33 MB) / 155394048 bytes (148 MB) up to 1060372480 bytes (1011 MB)
	JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	Launched Version: 1.8.2
	LWJGL: 2.9.4
	OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	GL Caps: 
	Using VBOs: No
	Is Modded: Probably not. Jar signature remains and client brand is untouched.
	Type: Client (map_client.txt)
	Resource Packs: []
	Current Language: ~~ERROR~~ NullPointerException: null
	Profiler Position: N/A (disabled)

Linked issues

Comments 5

This is a technical support issue; this site is for bug reports only. For technical support please use the Mojang Support Center.

how is this tech support - a BUG makes this crash - this BUG is not present in 1.8.1 later version introduce this BUG on a WORKING system...

There are no available display modes, if this is a bug, then it's a bug in LWJGL.

sigh or the way Minecraft is using the new version of LWJGL

No, not really, read the stack trace.
The exception happens in LWJGL's code when LWJGL tries to read the first entry from an empty array of display modes.

Mr C Camacho

(Unassigned)

Unconfirmed

Minecraft 1.8.3, Minecraft 1.8.4

Retrieved