-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.9.1, Minecraft 1.9.2
-
None
-
OS: Linux (ver 3.19.0-58-generic, arch amd64)
Java: 1.8.0_77 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.6.61 (bootstrap 5)
Minecraft: 1.9.2 (updated Thu Apr 07 14:41:08 CEST 2016)
-
Unconfirmed
What I expected to happen was: Minecraft starts?!
I can start Minecraft 1.8.* or older.
What actually happened was: this error code comes:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 08.04.16 21:07
Description: Initializing game
java.lang.ExceptionInInitializerError
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)
at bcc.a(SourceFile:377)
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 bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)
– Initialization –
Details:
Stacktrace:
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
– System Details –
Details:
Minecraft Version: 1.9.2
Operating System: Linux (amd64) version 3.19.0-58-generic
Java Version: 1.8.0_77, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 51633544 bytes (49 MB) / 152121344 bytes (145 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.9.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: PureBDcraft 16x MC18.zip
Current Language: ~ERROR~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: <unknown>
- duplicates
-
MC-79573 Hopper: java.lang.ExceptionInInitializerError (Crash on Linux, Bug in LWJGL)
- Resolved