Whenever I try to launch Minecraft 1.9 or any of the 1.8 versions, I get the following crash report.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 3/12/16 12:09 PM
Description: Initializing game
java.lang.ExceptionInInitializerError
at bcf.ar(SourceFile:620)
at bcf.an(SourceFile:428)
at bcf.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 bcf.ar(SourceFile:620)
at bcf.an(SourceFile:428)
-- Initialization --
Details:
Stacktrace:
at bcf.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Linux (amd64) version 4.0.5-gentoo
Java Version: 1.7.0_95, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 69151568 bytes (65 MB) / 162467840 bytes (154 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
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: Default
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: <unknown>
Here's a list of what I've tried so far:
Getting a new Minecraft.jar in case the launcher was out of date
Recompiling OpenGL and my JDK
Forcing the launcher to create a blank .minecraft folder in my home directory
Going into options.txt and resetting my resource packs to default
Does anybody know what's going on?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Whenever I try to launch Minecraft 1.9 or any of the 1.8 versions, I get the following crash report.
Here's a list of what I've tried so far:
Does anybody know what's going on?